/*************************************
+Containers
*************************************/

body{
/*	background:#000000 url(./images/background.png) repeat-x; */
	background:#000; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:67.5%;
	line-height:1.5;
	margin:0px;
	padding:0px;
	text-align:center;
}
#wrap{
	background:#fff url(../images/background.gif) repeat-y;
	margin:0 auto;
	margin-top:10px;
	padding:0 0px;
	text-align:left;	
	width:900px;
}
#header{
	background: url(../images/header.gif) no-repeat;
	height:70px;
	min-height:70px;
	text-align:right;
	width:900px;
}

/*************************************
+Sidebar
*************************************/

#sidebar{
	background:#993200;
	color:#ffffff;
	float:left;
	margin:0px;
	padding:8px;
	width:209px;
	min-height:500px;
}
#sidebar h1, h2, h3{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#ffffff;
	margin:0px;
}
#sidebar h1{
	font-size:1.9em;
	margin:8px 0px 0px 0px;
	line-height:1em;
}
#sidebar h5{
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:10px;
	text-transform:uppercase;
	color:#ffffff;
	margin:0px;
}
#sidebar a{
	color:#daa148;
	font-weight:bold;
	text-decoration:underline;
}
#sidebar a:hover{
	color:#e8b15c;
	font-weight:bold;
	text-decoration:underline;
}
#sidebar p{
	color:#ffffff;
	line-height:13px;
}

/*************************************
+Content
*************************************/

#content{
	float:right;
	margin:0;
	width:675px;
	overflow:auto;
}
#content h1{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-weight:normal;
	font-size:2.1em;
	letter-spacing: -1px;
	color:#000;
	margin:8px 0px 0px 15px;
}

/*************************************
+Project
*************************************/

#project{
	background:#ffffff;
	margin:0px;
	padding:5px 10px 10px 15px;
	width:650px;
	overflow:auto;
}
#project h1{
	font-size:1.9em;
	margin:8px 0px 0px 0px;
}
#project_description{
	width:305px;
	overflow:auto;
}
#project_admin{
	width:630px;
	overflow:auto;
}
#project_description h1, h2, h3{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#000;
	margin:0px;
}
#project_description h1{
	font-size:1.9em;
	margin:8px 0px 0px 0px;
}
#project_image{
	float:right;
	width:325px;
	padding-left:10px;
	margin-top:50px;
	background:url(../images/dot-project.gif) repeat-y;
	background-position:left;
}
#project_image img{
	border:1px solid #999999;
	text-align:right;
}
#project_image p{
	font-family: Arial, sans-serif;
	font-size:9px;
	line-height:11px;
	text-align:right;
}

/*************************************
+Media
*************************************/

#media{
	background:#dace9c;
	border-top:2px solid #ab8740;
	margin:0px;
	padding:5px 10px 10px 15px;
	width:650px;
	overflow:auto;
}
#media_description{
	width:305px;
	overflow:auto;
}
#media_description h1, h2, h3{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#000;
	margin:0px;
}
#media_description h1{
	font-size:1.9em;
	margin:8px 0px 0px 0px;
}
#media_image{
	float:right;
	width:325px;
	padding-left:10px;
	margin-top:50px;
	background:url(../images/dot-media.gif) repeat-y;
	background-position:left;
}
#media_image img{
	border:1px solid #999999;
	text-align:right;
}
#media_image p{
	font-family: Arial, sans-serif;
	font-size:9px;
	line-height:11px;
	text-align:right;
}

/*************************************
 +Admin
 *************************************/

#project_admin h1, h2, h3{
	font-family: "Times New Roman", Times, Georgia, Garamond, serif;
	font-weight:normal;
	letter-spacing: -1px;
	color:#000;
	margin:0px;
}
#project_admin h1{
	font-size:1.9em;
	margin:8px 0px 0px 0px;
}

#footer{
	background:#79080b  url(./images/footer.png) no-repeat;
	border-left: 3px solid #0c2345;
	border-right: 3px solid #0c2345;
	border-bottom: 3px solid #0c2345;
	clear:both;
	color:#fff;
	font-size:0.9em;
	padding: 12px 5px 0px 5px;
	margin:0 auto;
	text-align: center;
	vertical-align:middle;
	width:790px;
	height: 20px;
}

#footer a{
	color:#fff;
	text-decoration:underline;
}
#footer a:hover{
	color:#f1e6e6;
	text-decoration:underline;
}

.navigation{
	margin-bottom:10px;
	padding:5px;
	text-align:center;
}


/*************************************
 +Entry
 *************************************/
.entry{	
	margin-bottom:10px;
	padding:5px 10px;
	font-size:0.9em;
}
.entrymeta{
	font-size:0.9em;
	color:#333;
}
.entrymeta a{
	color:#557799;
}
.entrymeta a:hover{
	color:#cc0000;
}
.entrytitle h2{
	color:#58BBEB;
	font-size:2.2em;
}
.entrytitle h2 a{
	color:#0c2345;
}
.entrytitle h2 a:hover{
	color:#1e5197;
}
.entrytitle h3{
	color:#6F6F6F;
	font-size:1.8em;
}
.postedby{
}
.filedto{
	background:url("./images/file.gif") no-repeat 0 2px;
	padding-left:15px;
}
.commentslink{
	background:url("./images/comments.gif") no-repeat 0 3px;
	padding-left:15px;
}
body#home .entry-1
{
	/*background:#f8f9f1;
	border:1px solid #d8d9c8;
	border:1px solid #fafbfa;
	font-size:1em;*/
}
body#home .entry-1 .entrymeta{
	background: #f3f4f6;
	border-top:1px solid #b6bdc7;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	margin:-5px -10px;
	padding:5px 10px;
}

/*************************************
 +Misc
 *************************************/

ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
a{
	color:#000;
	text-decoration:underline;
}
a:hover{
	color:#666;
	text-decoration:underline;
}

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

