/*
	Theme Name: efc
	Version: 1.0
	Author: Dandy & Co
	Author URI: http://www.creativedandy.com
*/
body {
	margin:0;
	padding:0;
	background: #000;
	color: #000;
	font-family:arial,verdana,helvetica,sans-serif;
	font-size : 12px;
}

#header {height: 100px;}

.container_width {
	width: 1005px;
	margin: 0 auto;
	position : relative;
}
#page_container {
	background-color: #FFF;
	position : relative;
	min-height:575px;
}
#page {
	
}
#footer {
	color: #FFF;
	clear: both;
	height:80px;
	padding-top:40px;
	text-align:center;
}

#navigation {
	float: left;
	width: 125px;
	margin-right: 70px;
	margin-top:45px
}
#content {
	float: right;
	width: 810px;
	margin:45px 0 ;
	position:relative;
}



/**************************** NAV *********************/
#menu {list-style: none;padding: 0px;width:125px;padding : 0;margin : 0; float:left; }
#menu li {  float:right; display:block;}
#menu li a {display: block; outline:none;text-indent:-9999em;background: url('images/menu.gif') no-repeat;}

/*
*	Normal Links
*/
#menu li.menu1 a {width:93px;height:25px;background-position: -32px 0;margin-bottom:18px;}
#menu li.menu2 a {width:86px;height:25px;background-position: -39px -43px; margin-bottom:18px;}
#menu li.menu3 a {width:51px;height:25px;background-position: -74px -86px; margin-bottom:18px;}
#menu li.menu4 a {width:120px;height:30px; background-position: -5px -129px; margin-bottom:14px; }
#menu li.menu5 a {width:119px;height:26px;background-position: -6px -172px; margin-bottom:18px; }
#menu li.menu6 a {width:107px;height:26px;background-position: -18px -215px; margin-bottom:18px;}
#menu li.menu7 a {width:93px; height:31px;background-position: -32px -258px; margin-bottom:13px; }
#menu li.menu8 a {width:125px; height:31px;background-position: 0 -301px; }


#menu li.menu1 a:hover, #menu li.menu1 a.menuSelected {background-position: -157px 0; }
#menu li.menu2 a:hover, #menu li.menu2 a.menuSelected {background-position: -164px -43px; }
#menu li.menu3 a:hover, #menu li.menu3 a.menuSelected {background-position: -199px -86px; }
#menu li.menu4 a:hover, #menu li.menu4 a.menuSelected {background-position: -130px -129px; }
#menu li.menu5 a:hover, #menu li.menu5 a.menuSelected {background-position: -131px -172px; }
#menu li.menu6 a:hover, #menu li.menu6 a.menuSelected {background-position: -143px -215px; }
#menu li.menu7 a:hover, #menu li.menu7 a.menuSelected {background-position: -157px -258px; }
#menu li.menu8 a:hover, #menu li.menu8 a.menuSelected {background-position: -125px -301px; }

/********************************************/
a {
	color: #003d4c;
	text-decoration: underline;
	font-weight: bold;
	outline:none;
}
a:hover {
	color: #003d4c;
	text-decoration:none;
}
a img {
	border:none;
}

.clear {clear : both;}
object{padding:0; margin:0; outline:none;}

#header .glowlogo {
	position: absolute;
	left: -71px;
	top: 0;
}

#logo_wrapper{ position:absolute; top:4px; z-index: 10;}

#footer a {color: #fff;text-decoration: none;font-size:11px;}
#footer a:hover {color: #C1C1C1}
#footer .dandylogo{padding-top:10px;}


/** BEGIN content **/
#content p {
		margin-bottom: 15px;
	}
	
.post {width:380px; height: 260px;float: left;margin-bottom:50px; position:relative;}
.col1{margin-right:50px;}
.post_image{margin:0 16px 0 0;padding-bottom:16px;width:86px;height:83px;float:left; outline:none;}
.details_post {clear:both;font-size: 10px;color: #787351;margin-bottom: 16px;}
.details_post a,.details_post a:hover{color:#0B4169;text-decoration:none;}
.entry{font-size:12px; height:110px;}
.continue {color: #0B4169;display: block;font-size:11px;padding: 7px 0;float: left;text-decoration:none;}
.continue:hover {color:#0B4169;text-decoration: underline;}

.post h2 a {font-weight: bold; color:#0B4169; font-size:18px; text-decoration:none;}
		
#content .single_post {width: 640px; height: auto; font-size:14px; }
		
.single_post h2{font-weight: bold; color:#0B4169; font-size:30px; text-decoration:none;padding:0;margin:0 0 12px 0;}

#share_social{color : #000000;font-size : 16px;font-weight : bold;}
ul.share_bar{list-style-type:none;margin:10px 0 0 0; padding:0 0 20px 0; border-bottom : #1E1E1E 1px solid;}
.share_bar li a{display:inline;float:left;margin-right:15px;}

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


#single_blog{width:650px;}
#single_blog img{max-width:650px;}

******************* Comments ****************************/
#comments {
	margin-bottom : 20px;
	position : relative;
	
}
#comments_wrap {
	margin-top: 20px;	
}
#comments a {
	text-decoration : none;
}

.comments_title{
	font-size : 16px;
	font-weight : bold;
	color:#787351;	
}
.addComment a{
	position : absolute;
	left : 500px;
	color : #000000;
	font-size : 16px;
	font-weight : bold
}

#comments_wrap h5{
	color : #fff;
	font-size : 11pt;
	margin : 0px;
	padding : 0px;
	font-weight: normal;
}

#comments_wrap h3{
	margin-top : 0px;
	padding-top : 0px;
}

#comments_wrap ul{
	list-style : none;
	padding : 15px 0 0 0;	
	margin : 0px;
}

#comments_wrap ul li{
	margin-bottom : 10px;
}

#commentText{
	margin-top : 10px;
}

#commentText p{
	font-size : 13px;
	padding : 0px 0px 3px 0px;
	margin : 0px;
	color : #85888A;
	line-height : 13px;
}
.commentName{
	margin-top: 0 0 10px 0;
	padding : 0px;
	color : #000000;
	font-size : 13px;
	text-transform : uppercase;
	font-weight : bold;
}
.my_comment_name{color:#C49945;}
.single_comment{
	width:100%;
}

.noComment{font-size : 12px;}

.comment_date{
	color :  #85888A;
	font-size : 10px;
}

#leave_comment{
	border-top : #78735a 1px solid;
	padding-top : 20px;
}

#leave_comment .title{
	padding : 0 0 10px 0;
	margin : 0;
	font-size : 16px;
	color : #000000;
	font-weight : bold;
}

.submit_button {
	background: #fdfdfd url(images/button_bg.png) repeat-x 0 100%;
	border: 1px solid #bbbbbb;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #85888A;
	text-transform: uppercase;
	height: 25px;
	width: 130px;
	text-align: center;
	padding-bottom: 2px;
	letter-spacing: -0.05em;
	cursor: pointer;
	display: inline;
}

.submit_button:hover {
	color: #000000;
	background: #eeeeee ;
	text-decoration: none;
}

.field {
	background:#fff;
	border: 1px solid #85888A;;
	padding:4px;
	font-size:12px;
	color:#000000;
	}

.field#user-name,.field#user-email {width:200px;}

.field#user-comment {	
	width : 550px;
	height:200px;
	margin-top:8px;	
	}

