body {
    background-color: #000000;
    margin: 0;
    padding: 0;
    color: #bdbdbd;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
}

a {
    color: #bdbdbd;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
    color: #4F8EDD;
}

p, h1, form {
    margin: 0;
    padding: 0;
}

h1 {
    color: #bdbdbd;
    font-family:georgia;
	font-size:25px;
	font-style:italic;
	margin-bottom: 10px;
	font-weight: normal;
}

p {
   margin-bottom: 10px;
   font-size: 14px;
   line-height: 1.3em;
}

h2 {
   font-size: 12px;
   margin: 0 0 5px 0;
   padding: 0;
   color: #bdbdbd;
}

h1.archives {
   background-color: #171717;
   margin-bottom: 5px;
   padding: 3px;
   color: #333333;
   text-align: right;
}

span.light {
    color: #bdbdbd;
}

.highlight {
   color: #419dd8;
}

.highlight_background {
   background-color: #419dd8;
}

a:active
{
  outline: none;
}

a:focus
{
  -moz-outline-style: none;
}

a.dark, span.dark {
    color: #474747;
}

a.dark, a.light, span.dark, span.light, a.menu_item {
    margin-left: 10px;
}

span.inactive {
    margin-left: 10px;
    color: #222222;
}

#top-container, #footer-container, #main-container {
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

#meta-container, #admin-container, #ads-container {
    width: 750px;
    margin-left: auto;
    margin-right: auto;
}


#image-container {
    width: 750px;
    float: left;
}

#left-navigation, #right-navigation {
    width: 100px;
    float: left;
    height: 300px;
    padding-top: 200px;
}

#right-navigation {
    text-align: right;
}


#top-meta-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #151515;
    margin-bottom: 40px;
    background-image: url(http://framenotincluded.com/css/2.0/border.gif);
    background-position: bottom left;
    background-repeat: repeat-x;
}


#footer-meta-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #151515;
    margin-top: 20px;
    border-top: 1px solid #2C2C2C;

    padding-top: 40px;
    padding-bottom: 40px;
}

#footer-container .footer-column {
	width: 200px;
	float: left;
	margin-right:37px;
	line-height: 1.3em;
	font-size: 12px;
}

#footer-container .footer-column-last {
	margin-right:0px;
}

#footer-container .footer-column h2 {
	color: #929292;
	font-weight: normal;
    font-family:georgia;
	font-size:25px;
	font-style:italic;
	margin-bottom: 20px;
}

#footer-container .footer-column h3 {
	color: #666666;
	font-weight: normal;
	font-size:25px;
	margin-bottom: 20px;
	font-weight: normal;
	font-size: 14px;
	padding: 0;
	margin:0 0 10px;
	display: none;
}

#footer-container .footer-column a.link  {
	display: block;
	text-decoration: none;
	line-height: 1.5em;
}

#footer-container .footer-column a.link:hover  {
	display: block;
	text-decoration: underline;
	line-height: 1.5em;
}


#footer-container .footer-column a.rss_link  {
	background-image: url("http://www.framenotincluded.com/css/rss.gif");
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position:0 4px;
}

#footer-container .footer-column a.no_link  {
	background-image: url("http://www.framenotincluded.com/css/no.gif");
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position:0 4px;
}


#footer-container .footer-column a.en_link  {
	background-image: url("http://www.framenotincluded.com/css/en.gif");
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position:0 4px;

}

#admin-container {
    margin-top: 10px;
    height: 15px;
    background-color: #222222;
    padding: 2px 0 2px 2px;
}


.retro-photo {
	background-color:#EFEFEF;
	border:1px solid #999999;
	padding:5px 5px 30px;
	width:188px;
	margin-top:4px;
}

#top-container {
   
}

#main-container {
    margin-top: 10px;
    margin-bottom: 20px;
}
#meta-container {
    margin-top: 10px;
    margin-bottom: 20px;
}

#meta-description a, #meta-description a:hover, #meta-description a:visited, p a, p a:hover, p a:visited {
    color: #777777;
    text-decoration: underline;
}

img {
    border: none;
}

#top-menu-container {
    float: right;
    width: 850px;
	
}

#top-menu-locale {
    vertical-align: top;
    height: 46px;
    text-align: right;
    width: 100%;
}


.menu-element {
	float: right;
	width: 150px;
	border-right: 1px solid #2c2c2c;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.menu-element-selected {
	background-color: #000000;
	
}
.menu-element-first {
	border-left: 1px solid #2c2c2c;
	
}

.menu-element h2 {
	font-size: 14px;
	color: #efefef;
	text-transform: uppercase;
	margin-bottom: 0px;
	font-weight: normal;
}
.menu-element a, .menu-element a:visited {
	font-size: 12px;
	color: #666666;
	text-transform: lowercase;
	display: block;
	text-decoration: none;
}


.menu-element a:hover {
	color: #ffffff;
}



#top-logo {
    float: left;
    margin-top: 12px;
}

#top-logo a img, #image-container img {
    border: none;
}


#image-container {
    text-align: center;
}
/*#image-container img {
    width: 750px;
}*/

#meta-container #meta-title {
    color: #bdbdbd;
    font-family:georgia;
	font-size:25px;
	font-style:italic;
	margin-bottom: 10px;
}

#meta-container #meta-date {
	float:right;
	font-size:14px;
	margin-top:10px;
}

#meta-container #meta-byline, #meta-container #meta-byline a {
    color: #474747;
    font-family:arial;
	font-size:14px;
	font-style:normal;
}

#meta-container #meta-byline a {
    /*text-decoration: underline;*/
}

#meta-container #meta-description {
    color: #777777;
    font-size: 14px;
    line-height: 1.3em;
    margin-bottom:20px;
}

#upload-form input {
    width: 400px;
    size: 300px;
    margin-top: 10px;
}

.image-editor-container {
   margin-bottom: 20px;
   border: 1px dotted #474747;
   padding: 5px;
}

.image-editor-container .editor-thumb {
   float: left;
   width: 120px;
   
   
}

.image-editor-container .properties {
   float: left;
   width: 600px;
}

.image-editor-container label {
   width: 600px;
}

.image-editor-container input, .image-editor-container textarea {
   width: 600px;
   margin-bottom: 10px;
}


.archives img {
   margin-right: 7px;
   margin-bottom: 7px;
   border: 1px solid #333333;
}

.archives img.end {
   margin-right: 0px;
}

img.edit-thumb {
    margin-bottom: 5px;
}

img.icon {
    vertical-align:middle;
}

/* Comment form */

#commentform {
   padding-top:20px;
}

#commentform form label {
   display: block;
   margin-bottom: 5px;
}

#commentform form input {
   width: 350px;
   display: block;
   margin-bottom: 10px;
}

#commentform form textarea {
   width: 350px;
   height: 100px;
   display: block;
   margin-bottom: 10px;
}

#commentform form input.button {
   width: 150px;
   display: block;
   margin-bottom: 10px;
}



/* Comments */

#comments_button {
    background-image:url(http://framenotincluded.com/css/comments_button.gif);
    background-repeat:no-repeat;
    padding: 1px 55px 4px 7px;
    color: #777777;
}

a#comments_button:hover {
    text-decoration: none;
}

#comments {
    margin-top: 20px;
    clear: both;
}

#comments p {
   margin: 0px;
}

#comments .comment {
   padding-bottom: 5px;
   background-image: url(http://www.framenotincluded.com/css/divider.gif);
   background-repeat: no-repeat;
   background-position: bottom left;
   margin-bottom: 20px;
}

.commentlist .comment-signature {
   display: inline;
   width: 150px;
   font-size: 14px;
   float: left;
   margin-right: 20px;
   overflow: hidden;
}

.commentlist .comment {
	padding-top: 10px;
	border-top: 1px solid #232323;
}

.commentlist .comment-body {
   display: inline;
   width: 460px;
   font-size: 14px;
   float: left;
   margin-right: 20px;
   color: #777777;
}

.commentlist .comment-body a, .commentlist .comment-body a:visited  {
   color: #999999;
   text-decoration: underline;
}

.commentlist .comment-body a:hover  {
   color: #4F8EDD;
   text-decoration: underline;
}


.commentlist .comment-meta {
   color: #474747;
}

.commentlist .comment-date {
   display: inline;
   width: 100px;
   font-size: 14px;
   float: left;
   color: #474747;
   text-align: right;
}

.commentlist {
	margin-bottom: 20px;
}

#comments .new {
   color: #a81111;
   padding-right: 10px;
}

.commentlist .new {
   color: #a81111;

}




.commentlist h2 {
	color:#666666;
	font-family:georgia;
	font-size:18px;
	font-style:italic;
	margin-bottom:10px;
	font-weight: normal;
	margin-top: 40px;
}

/* Partner links */

#partner_links {
    margin-top: 30px;
    color: #333333;
    text-align: right;
}

#partner_links a, #partner_links a:visited {
    color: #474747;
}



/* Buttons */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: #000000 url(http://www.framenotincluded.com/css/2.0/bg_button_a_grey.gif); no-repeat scroll right top;
    color: #ebebeb;
    display: block;
    float: left;
    font: normal 14px arial, sans-serif;
    height: 22px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    background-position: top right;
}

a.button span {
    background: #000000 url('http://www.framenotincluded.com/css/2.0/bg_button_span_grey.gif') no-repeat scroll top left;
    display: block;
    line-height: 14px;
    padding: 3px 0 5px 19px;
} 

a.button:active, a.button:hover {
    background-position: bottom right;
    color: #ffffff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span, a.button:hover span {
    background-position: bottom left;
    padding: 3px 0 5px 19px; /* push text down 1px */
} 

a.navigation-link {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

a.navigation-link:hover {
	opacity: 1;
	filter: alpha(opacity=100);
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
