/*
Theme Name: Nineteen Eighty Five
Theme URI: 
Description:
Version:
Author: Martin Baillie
Author URI: http://the1985.com
Tags: 
*/

/* RESET */
*					{ margin:0px; padding:0px; font-size:1em;  list-style:none; }

/* FORCE VERTICAL SCROLL */
html				{ overflow-y: scroll; font-size-adjust:none; font-stretch:normal; }

/* STRUCTURE */
#page_wrap			{ padding:65px 0px 100px 30px; margin:20px auto; width:905px; background:#888888; min-height: 500px;}
#header				{ width:900px; padding:0 0 65px 0; }
#nav				{ width:130px; float:left; padding:0 20px 0 5px; }
#content			{ width:450px; float:left; position:relative; }
	
#description		{ position:relative; list-style:none; overflow:none; color:#222222; font-size:1em; text-transform:none; background:transparent; width:190px;}

#text		{  position:relative; width:415px; border-left:1px solid #666666; padding:0 0 0 10px; list-style:none; overflow:none; color:#222222; font-size:1em; text-transform:none; background:transparent; float:left; }

#image				{ position:relative; left:60px; float:left; width:800px; }
#title				{ z-index:100; position:absolute; top:0px; left:0px; visibility:hidden;}






/* STYLING */
body				{ background: #777777; color:#CCCCCC; font-family:Helvetica,Arial,sans-serif; font-size:62.5%; line-height:1.2; letter-spacing:.03em; }
p					{ padding:0 0 10px 0; font-weight:normal;  color:#DDDDDD; font-size:12px; }
img					{ padding:0 0 0 0; }
a:link,				
a:visited			{ color:#00FFFF; text-decoration:none; }
a:hover				{ color:#FFFFFF; text-decoration:none; }
a:active,			{ color:#888888; text-decoration:none; }
h1					{ height:55px; width:900px; background:url(images/nineteeneightyfive.jpg); text-indent:-99999px; overflow:hidden; }

h2					{ color:#333333; font-size:1.4em; line-height:1.4; margin:0 0 10px 0; font-weight:bold; }

h3					{ color:#DDDDDD; padding:0 0 10px 0; font-size:1.4em; line-height:1.4; font-weight:bold; }

.no_margin			{ margin:0 0 0 0; }
.bold				{ font-weight:bold; }

h4					{ padding:0 0 10px 0; font-weight:normal; color:#DDDDDD; font-size:14px; }
a					{ outline:none; }

h3 a:link,				
h3 a:visited		{ color:#DDDDDD; text-decoration:none; outline:none; font-weight:bold; }
h3 a:hover,
h3 a:active			{ color:#DDDDDD; text-decoration:none; font-weight:bold;}



#main_menu					{ list-style:none; }
#main_menu li				{ font-weight:bold; display:block;}
li.main_item				{ display:block; text-align: left; padding:0; font-weight:bold; font-size:1.4em; line-height:1.4; }
li.main_item a:link,
li.main_item a:visited		{ text-decoration:none; color:#333333; }
li.main_item a:hover,		
li.main_item a:active		{ text-decoration:none; color:#333333; }


li.page_item 				{ font-size:1.2em; line-height:1.4; font-weight:bold; }
li.page_item a:link,
li.page_item a:visited		{ text-decoration:none; color:#CCCCCC; }
li.page_item a:hover,		
li.page_item a:active		{ text-decoration:none; color:#CCCCCC; }

.border					{ border:1px solid #777777; margin:10px 0 0 0; }

#image ul li	{ text-transform:none; display:block; font-size:1em; background:transparent; color:#222222;}


.current_page_item				{ text-indent:5px;}
.post				{ border-bottom: 1px #666666 solid; margin:0 0 30px 0; padding:0 0 10px 0; }

.tags				{ padding:0 0 0 0;}

.tags p					{ color:#333333; font-size:.8em; text-transform:none; }

.tags a:link,
.tags a:visited			{ color:#333333; }
.tags a:hover			{ color:#DDDDDD; }
.tags a:active			{ color:#333333; }			