* { margin: 0; padding: 0; }

html { min-width: 750px; }

body {
   margin: 0;
   padding: 0;
   background: #fff url("/ee/media/site/fsf_logo_200x.gif") top left no-repeat;
   font-size: 100%;
   font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, Geneva, sans-serif;
   font-weight: normal;
   line-height: 1.4em;
   text-align: center;
   color: #000;
}

html>body { font-size: 16px; }

p, h6, ul, ol, pre {
   padding: 0 1em;
}

#content {
   float: left;
   width: 500px;
   background-color: #fff;
   border-right: 1px solid #eee;
   padding-bottom: 1em;
}

#sidebar {
   float: left;
   width: 320px;
   background-color: #fff;
   padding-bottom: 1em;
}

#content, #sidebar, #header, #footer {
   text-align: left;
}

#header {
   margin: 0 0 0 225px;
   height: 100px;
   border-bottom: 1px solid #ccc;
}

#wrapper {
   margin-left: 225px;	
   width: 830px;
   background: #fff;
}

#footer {
   clear: both;
   margin: 0 0 20px 0;
   padding: 0;
   border-top: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
}

#footer p {
   margin: 0;
   padding: 1em 0 1em 225px;
   color: #666;
}

#cinematographers1, #cinematographers2, #cinematographers3 {
   float: left;
   width: 32%;
}

#cinematographers1 {
   border-right: 1px solid #eee;
}

#cinematographers3 {
   border-left: 1px solid #eee;
}

#member_info {
   margin: 0 0 1.5em 0;
   border-left: 1px solid #eee;
   border-bottom: 1px solid #eee;
   background-color: #fafafa;
}

#member_info form {
   clear: both;
   margin: 0;
   padding: 1em 1em 2em 1em;
}

#member_info form input {
   width: 100%;
}

#member_info h6 {
   margin: 0;
   padding: 0.5em 0.5em 0 1em;
}

#info_left {
   float: left;
   margin: 1em 1em 0 1em;
}

#info_right {
   float: left;
   margin: 1em 0 0 1em;
}

#content #info_left p, #content #info_right p { padding-top: 0; }

#commentform input#name, #commentform input#email,
#commentform input#location, #commentform input#url { 
   width: 300px;
}

#commentform input#captcha { width: 200px; }

#commentform textarea { width: 440px; }

#content #commentform h3 { margin-bottom: 0.5em; }

#content #commentform p { padding-top: 0.5em; }

#content hr {
   margin: 1em;
   border: 0px solid #ccc;
   color: #ccc;
   background-color: #ccc;
   height: 1px;
   clear: both;
}

#preview_area {
   margin: 1em;
   border: 1px solid #ccc;
   background: #fafafa;
}

#preview_area p { padding: 1em; }

#category {
   background-color: #fafafa;
   border-left: 1px solid #ccc;
   border-bottom: 1px solid #eee;
   text-align: center;
}

#category h6 {
   margin: 0;
   padding: 0.5em 1em;
}

#category p {
   margin-top: -2em;
   padding: 0 1em 1em 1em;
}

form#track { margin-top: 2em; }

form#track input#t_code { width: 330px; }

#searchform { margin: 0 1em; }

.paginate { 
   margin-top: 3em;
   background-color: #eee;
   border: 1px solid #ccc;
   border-right: none;
   padding: 0.5em 0.7em;
   text-transform: uppercase;
   color: #333;
}

img { border: 0; }

img.right {
   float: right;
   margin: 0 0 10px 10px;
   padding: 10px;
   border: 1px solid #eee;
}

img.left {
   float: left;
   margin: 0 10px 10px 0;
   padding: 10px;
   border: 1px solid #eee;
}

img.right_s {
   float: right;
   margin: 0 0 5px 5px;
   padding: 4px;
   border: 1px solid #eee;
}

img.left_s {
   float: left;
   margin: 0 5px 5px 0;
   padding: 4px;
   border: 1px solid #eee;
}

.blk { display: block; }

.fr { float: right; }

.archive { margin-left: 2em; }

.comments {
   margin: 1em;
   padding: 0;
   /*border: 1px solid #eee;*/
}

#content .comments p {
   padding-top: 0.5em;
   padding-bottom: 0.5em;
}

.con, .ton {
   background-color: transparent;
}

.coff, .toff {
   background-color: #fafafa;
}

.con, .ton, .coff, .toff {
   margin-bottom: 1em;
   padding-bottom: 1em;
   border: 1px solid #eee;
}

#content .comments p.posted {
   display: inline;
   margin: 0;
   padding: 0.1em 1em 0.3em 1em;
   border: 1px solid #eee;
   border-left: none;
   background-color: #eef2ff;
}

#content p { padding-top: 1em; }

#content p.tools {
   clear: both;
   margin: 2em 0 1em 1em;
   border: 1px solid #eee;
   border-right: none;
   padding: 0.3em 0.7em;
   background-color: #fafafa;
   color: #333;
}

#content h2 + p {
   padding-top: 0;
}

#content .paginate p { 
   margin-top: -1em; 
   padding-left: 0.3em;
}

#cinematographers1 p, #cinematographers2 p, #cinematographers3 p {
   padding-top: 0;
}

#header p { padding: 0 0 0 270px; }

#content ul, #content ol { padding-top: 1em; }

#content li { padding-bottom: 0.25em; }

.mir { letter-spacing : -1000em; } 
/* Just for Opera, but hide from MacIE */ 
/*\*/html>body .mir { letter-spacing : normal; text-indent : -999em; overflow : hidden;} 
/* End of hack */

h1 a.mir {
   display: block;
   width: 490px; 
   height: 53px; 
   background: #fff url("/ee/media/site/fsf_l_h1.gif") bottom left no-repeat;
}

#header h1 a.mir:link, #header h1 a.mir:visited, #header h1 a.mir:hover, #header h1 a.mir:active {
   text-decoration: none;
   text-indent : -999em;
   background: #fff url("/ee/media/site/fsf_l_h1.gif") bottom left no-repeat;
   /* hide overflow:hidden from IE5/Mac */
   /* \*/
   overflow: hidden;
   /* */
}

#header p.mir {
   width: 331px; 
   height: 21px; 
   background: transparent url("/ee/media/site/fsf_en_p.gif") bottom right no-repeat;
}

 h2, h3 {
   margin-bottom: 1em;
   padding: 2em 1em 0.1em 0;
   border-bottom: 1px solid #eee;
}

h4 {
   margin: 2em 0 -0.5em 0;
   padding: 0.1em 0.95em;
}

h5 {
   margin: 2em 0 0.5em 0;
   padding: 0.1em 1em;
   border-bottom: 1px solid #eee;
}

#cinematographers1 h5, #cinematographers2 h5, #cinematographers3 h5 {
   margin-top: 1em;
}

ul, ol {
   list-style: none;
   padding: 0 2em;
}

blockquote {
   font-style: italic;
   margin: 1em 1em 0.2em 2em;
   border-left: 3px solid #dfeeff;
   padding: 0 0 0.5em 1em;
}

/* Typography */

#content, #sidebar, #footer { font-size: 0.7em; }

#footer p { 
   font-size: 0.825em;
   line-height: 1.6em;
}

h1, #header p { font-family: Georgia, "New Times Roman", serif; }

h1 {
   font-weight: normal;
   letter-spacing: -1px;
}

#header p {
   font-style: italic; 
   font-weight: lighter;
}

h2, h3, h4, h5, h6 {
   text-transform: uppercase;
   font-weight: normal;
   line-height: 1.4em;
}

h4 { font-size: 1.1em; font-weight: bold; }

h5 { font-size: 1em; }

h6 { font-size: 2em; }

li { line-height: 1.5em; }

.tools {
   font-size: 0.875em;
   line-height: 1.8em;
}

#track input, .sm { 
   font-size: 0.9em; 
   color: #666;
}

/* Hyperlinks */

a:link, a:visited {
   text-decoration: none;
   color: #039;
   background: transparent; 
}

h2 a:link, h2 a:visited, #commentform h3 a:link, #commentform h3 a:visited {
   text-decoration: none;
   color: #000;
   background: transparent; 
}

#footer a:link, #footer a:visited {
   text-decoration: none;
   color: #666;
   background: transparent; 
}

a:hover, h2 a:hover, #footer a:hover {
   text-decoration: underline;
   color: #039;
   background: #e5eeff; 
}

a:active, h2 a:active, #footer a:active {
   text-decoration: underline;
   color: #36c;
   background: #fde;  
}

#commentform h3 a:hover {
   text-decoration: none;
   color: #000;
   background: transparent; 
}

a:not([href*="fsfsweden"]):after {
   content: " " url(/ee/media/site/extlink.gif);
}

a[href*="#"]:after, 
a[href*="mailto:"]:after,
a[name*="0"]:after,
a[name*="comment"]:after {
   display: none;
}

#content p:hover a:link, #content p:hover a:visited {
   border-bottom: 1px dotted #69f;
   text-decoration: none;
}

#content p:hover a:hover, #content p:hover a:active {
   border-bottom: none;
   text-decoration: underline;
}

/* Navigation */

#navcontainer {
   margin: 0 0 2em 0;
   padding: 0 0 1.5em 0;
   height: 2em;
}

#navcontainer ul {
   border: 0;
   margin: 0;
   padding: 0;
   list-style-type: none;
   text-align: center;
}

#navcontainer ul li {
   display: block;
   float: left;
   text-align: center;
   padding: 0;
   margin: 0;
}

#navcontainer ul li a {
   background: #fafafa;
   width: 7.5em;
   height: 1.9em;
   border-bottom: 1px solid #ccc;
   border-right: 1px solid #ccc;
   padding: 0;
   margin: 0;
   color: #666;
   text-decoration: none;
   display: block;
   text-align: center;
   font-weight: bold;
   font-size: 0.925em;
   line-height: 2em;
}

#navcontainer ul li a:hover {
   color: #039;
   background: #e5eeff;
}

#navcontainer ul li a:active {
   background: #fde;
   color: #36c;
}

#big a.big_button {
   display: block;
   margin: 0;
   padding: 0.3em;
   background: #e5e5e5;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   font-size: 1.25em;
   line-height: 2em;
   letter-spacing: 0.1em;
   text-align: center;
   text-transform: uppercase;
   text-decoration: none;
}

#big a:hover.big_button {
   color: #039;
   background: #e5eeff;
}

#big a:active.big_button {
   color: #36c;
   background: #fde;
}

#med a.med_button {
   display: block;
   margin: 0;
   padding: 0.1em;
   background: #fafafa;
   border-right: 1px solid #ccc;
   border-bottom: 1px solid #ccc;
   font-size: 1.25em;
   line-height: 1.8em;
   letter-spacing: 0.1em;
   text-align: center;
   text-transform: uppercase;
   text-decoration: none;
}

#med a:hover.med_button {
   color: #039;
   background: #e5eeff;
}

#med a:active.med_button {
   color: #36c;
   background: #fde;
}
