/*
Theme Name: nefilas
Description: A wp theme from nefilas.
Author: nefilas
Author URI: http://nefilas.com
*/

.clear{clear:both}
.right {float:right;}
.left {float:left;}

*{padding:0;margin:0;border: none;}

/**********************************************************************/
body {
	font: normal normal normal 76%/150% 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
	font-size: small;
	margin: 0 auto;
	background: url(images/bg_main_blu.png) repeat-y;
}

#wrapper {
	width: 900px;
	margin: 0 auto;
}	
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-family: Cambria, Georgia, Times, “Times New Roman”, serif;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	font-weight: bold;
}	
/**********************************************************************/
a, a:link, a:visited  {
	color: #215485;
	text-decoration: none;

	-webkit-transition: all 200ms ease-in;
}
a:hover, a:focus {
	border-bottom: 1px solid #215485;
	color: #215485;
	text-decoration: none;
}

/**********************************************************************/
.breadcrumb {
	color: white;
	font-size: 0.8em;
	padding-bottom: 0.2em;
}

#content {
	float: left;
	width:625px;
	height: 100%;
}

#contentmain {
	float: left;
	width:900px;
	height: 100%;
}

.single {
	margin: 0;
	height: 100%;
	padding: 18px;
	
	background: #fff url(images/post.jpg) repeat-x;
	border:1px solid #607D99;
}

#homecontent {
	float:left;
	width: 900px;
	height:100%;
	padding-top: 5px;
}


#header {
	height: 72px;
	margin: auto;
	background: transparent;
	width: 900px;
}
.logo {
	margin-top: 10px;
	background: transparent url(images/logo.png) no-repeat;
		
	/*float: left;*/
	width: 363px;
	height: 65px;
}
.logo h1  {	
	text-indent:-9000px;
}
.logo h1  a:link, .logo h1  a:visited{ 
	color: #cacccd; 
	display:block;
}
	

.logo h2 {
	margin: 2px 0px 0px 30px;
	font-size: 12px;
	font-weight: normal;
	color: #343434;
	text-align: left;
	text-transform: uppercase;
}



/**********************************************************************/
#search {
	height:33px;
	width:234px;
	background: transparent url(images/searchblu.png) no-repeat;
	margin-top: 20px;
	padding-top: 25px;
	float: right;
}
#search form {
}

#search fieldset {
	border: none;
}

#search p {
	font-size: 85%;
}
/* search text and block */
#s {
	float: left;
	width: 180px;
	height: 20px;
	border: none;
	font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	color: #fff;
	background: transparent;
	margin-left: 10px;
	margin-top: -21px;
}
/* GO button */
#searchsubmit {
	float: left;
	border: none;
	font: bold 100% "Tahoma", Arial, Helvetica, sans-serif;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	color: #fff;
	height: 25px;
	background: transparent;
	margin-left: 200px;
	margin-top: -23px;
}
img {
	border:0;
	margin: 0 0;
}


blockquote {
	padding-left:10px;
	color:#31333F;
	font-style:normal;
	border-left:2px solid #07A0E3;		
}
/**********************************************************************/
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.alignleft {
	float: left;
	margin: 0px 10px 10px 0px;
}
	
.wp-caption {
	border: 1px solid #DDDDDD;
	text-align: center;
	background-color: #ffffff;
	padding: 4px 0px 5px 0px;
	margin: 5px 5px ;
}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;	
}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
#indexpanel {
	width: 900px; 
	
	padding:0;
	margin:0;
height: 300px;
}

#indexpanel ul { 
	list-style-type:none; 
	width: 900px; padding:0;margin:0;
}
#indexpanel li {
	float:left; width:300px; padding:0;margin:0;
}
#indexpanel h3 {
	font-size: 100%;
}

.tagcloud{
	width:300px;
	float:left;
	height:100%;
	padding:5px 15px;
	margin:0px 0px;
	background:#fff url(images/tbody.jpg) repeat-y;
	
}

.tagcloud  a:link, .tagcloud  a:visited {	
	color:#0282D9;
}	

/**********************************************************************/
.feed{
	width:315px;
	overflow:hidden;

	margin:5px 5px 0px 2px;
	padding:0px 5px 5px 5px;
	height:75px
}
.feed form {
	margin: 0;
	padding: 0;
}

.feed fieldset {
	border: none;
}

.feed p {
	margin: 0;
	font-size: 85%;
}

.input{
	margin:35px 0px 0px 8px;
	float: left;
	width:220px;
	padding: 6px 2px 7px 5px;
	border:none;
	font: normal 100% "Tahoma", Arial, Helvetica, sans-serif;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	color:#555;
	background:#d3d6d7;
	
}

.sbutton{
	float:left;
	border:none;
	font: bold 100% "Tahoma", Arial, Helvetica, sans-serif;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	height:29px;
	background:#2676A1;
		margin:35px 0px 0px 8px;
}


/**********************************************************************/




/* Category menu*/
	
#catmenucontainer {
	display: block;
	padding: 0;
	margin: 0;
	font: normal normal bold 12px/12px 'Century Gothic', Helvetica, Arial, sans-serif;
	text-transform: lowercase;
}
	
#catmenu a, #catmenu{
color: white;
}	
#catmenu {
	padding: 0;
	margin: 0;
	width: 900px;
	height:24px;
background: #7c95b0;
}
	
#catmenu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* main list view at start*/
#catmenu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	display: block;
	margin: 0px;
	padding: 5px 15px 5px 5px;
}

#catmenu li a:hover, #catmenu li a:active {
	background: #fff ;
color: black;
	margin:0;

	text-decoration: none;
}
	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	width: 150px;	
	float: none;
	margin: 0px;
	border-bottom: 1px solid #c6d0dc;
	border-left: 1px solid #c6d0dc;
	border-right: 1px solid #c6d0dc;
	background: #c6d0dc;
}
	
#catmenu li li a:hover, #catmenu li li a:active {
	background:  white;
}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul ul {
	margin: -32px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
	
.category{
	padding:3px 5px 3px 20px;
	background:url(images/category.png) no-repeat;
	text-transform: uppercase;

}


	
.entry {
	margin: 0;
	padding: 10px 10px;
	line-height: 1.7em;
}	
	
.entry ul{
	list-style-type: none;
	margin: 0;
	margin-left: 1.8em;
	padding: 0;
line-height: 1.5em;
}
.entry ul li, .entry ul li a{
	background: url(images/arrow-right.png) no-repeat 0 0.5em;
padding-left: 0.7em;
}
	
.entry p{
	margin:5px 5px;
	padding:0px 0px;
}



/* right column */
#rightcol{
	
	float:right;
	width:240px;
	padding:0 5px 10px 0;
	
}



/****************************************/
/* FOOTER */

#footer, #footer a {
	height: 1.5em;
	color: white;
	width: 900px;
background: #7c95b0;
font-size: 10px;
text-transform: lowercase;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
font-weight: bold;
letter-spacing: .2em;
}




.fleft{
	float:left;
	padding: 0 0 0 15px;
}

.fright{
	float:right;
	padding: 0 15px 0 0;
}


	
/*Footer Extra */
#footop{	
	width:970px;
	margin:0px 0px 0px 0px;
	padding:10px 15px;
	background:url(images/navi.jpg);

	}
			
#footerpanel{
	width:900px;
	padding: 0;
	margin:0;	
}	

.footerpanel ul{
list-style-type: none;
margin: 0;
padding:0;
display: block;
}

.footerpanel ul #text-159768814{
background: url(images/about.png) no-repeat 10px 0;
}
.footerpanel ul #recent-posts{
background: url(images/latest.png) no-repeat 10px 0;
}
ul #recent-posts li a{
background: url(images/arrow-right.png) no-repeat 0 4px;
padding-left: 12px;
}

.footerpanel ul #text-159768815{
background: url(images/contact.png) no-repeat 10px 0;
}
.footerpanel ul h2{
text-indent: -9000px;
padding-bottom: 10px;
}

.footsection, .footerpanel ul li{
	float:left;
	margin:0;
	padding: 10px 5px 10px 15px;
	
	line-height:18px;

}

.footerpanel ul li ul li, .footerpanel ul li ul{
border: none;
	padding:0;
}

.footerpanel ul li {
	width: 280px;
}

.footsection h2 {
	font-weight: bold;
}
	
.footsection ul{
	list-style-type: none;
}


.footsection ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 5px;
	color:#fff;
	border-bottom:1px dotted #ccc;
}
.footsection ul li ul{
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
}

.footsection ul li ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
border-bottom:1px dotted #ccc;;
}	
.footsection ul li a:link, .footsection ul li a:visited {
	color:#6f767e;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
}



		
/*calendar*/

#wp-calendar{
	width: 100%;
	padding: 0 0 15px;

}

#wp-calendar caption{
	padding: 5px 5px;
}

#wp-calendar th, #wp-calendar td{
	padding: 5px;
	text-align:center;

	color:#252525;
}

#wp-calendar td a{
	background:#fff;
	padding: 5px;
}
#wp-calendar td{
	background:transparent;
}
#wp-calendar td, table#wp-calendar th{
	padding: 2px 0;
}		
	


/* The Navigation */

#navigation{	
	width:600px;
	margin:0px 0px 0px 0px;
	padding:2px 15px 10px 12px;
}

/**********************************************************************/


.post {
}

.postbox {
	float: left;
	background: white; /*url(images/postboxbg.png) no-repeat;*/
	width: 560px;
	height: 192px;
	line-height: 16px;
	border: 1px solid #ccc;
	color: #444;
	padding: 10px;/*breathing space in from the edge of the postbox*/
	margin-bottom: 15px;/* space between postboxes*/
}

.postbox h3 {
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 445px;
	font-size: 1.3em;
	font-weight: bold;
}



.postbox span {
	margin: 0;
	padding: 0;
}

.postbox .header {
	float: right;
	width: 445px;
	margin: 0;
	padding: 0;
}

.postbox .thumbnail {
	float: left;
	width: 80px;
	height: 80px;
	margin: 0;
	padding: 0;
}

.postbox .thumbnail img {
	margin: 0;
	padding: 2px;
	background: #fff;
	width: 80px;
	height: 80px;
}

/*1st few lines of post text*/
.postbox .info {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

.postbox .info h4 {
	margin: 0;
	padding: 0 0 10px 0;
}

.postbox .meta {
	height: 20px;
	margin: 5px 0 5px 0;
	padding: 0;
	/*background: #fff;*/
	line-height: 20px;
	text-transform: uppercase;
}


.postbox .author {
	text-transform: uppercase;
}

.postbox .date {
	text-transform: uppercase;
}

.postbox .continue {
	margin: 0 7px 0 0;
	padding: 0 0 0 15px;
	background: url(images/continue.png) no-repeat 0 0;
}

.postbox .comment {
	
	background: url(images/comment.png) no-repeat 0 -1px;
}


/**************************************/
small {
	font-size: 0.9em;
	line-height: 1.5em;
}

#headerimg .description {
	font-size: 1.3em;
	text-align: left;
	color: white;
}

#content .single .title h1, #content .single .title h2, #content .single .title h3,
#content .single .title h1 a, #content .single .title h2 a, #content .single .title h3 a {
	color: black;
	padding-bottom: 0.6em;
}


/*******************************************************/
#sidebar {
	float: right;
	width: 260px;
	margin: 0;
	padding: 0;
	background: #c6d0dc;
padding-bottom: 15px;
}
#sidebar h2, #sidebar h3, #sidebar h2 a, #sidebar h3 a{
	font-size: medium;
	padding: 5px 0 0 0;
font-family: 'Century Gothic', Helvetica, Arial, sans-serif;
color: black;
}

#sidebar ul{
	list-style: none;

}
#sidebar li.recent{

}

#sidebar ul #recent-posts .recent li a{
background: url(images/arrow-right.png) no-repeat 0 4px;
padding-left: 8px;
}

#sidebar ul li{
padding-left: 10px;
padding-right: 6px;
}

#sidebar li li {
padding-left: 10px;
}

#sidebar ul .widget_rss h2 a {
	background-image: none;
}
#sidebar ul li.widget_rss ul li  {
background: url(images/arrow-right.png) no-repeat 8px 4px;
padding-left: 18px;
padding-bottom: 5px;
}

#sidebar .contact-box{
padding-left: 10px;
}

#sidebar .contact-box .contact-email, #sidebar .contact-box .contact-subject{
height: 1.8em;
margin-bottom: 3px;
border-bottom: 1px solid #8FBBE6;
}

#sidebar .contact-box .contact-message{
margin-bottom: 3px;
border-bottom: 1px solid #8FBBE6;
}
#sidebar .contact-box .wpcf7-submit{
height: 1.6em;
padding-left: 5px;
padding-right: 5px;
border-bottom: 1px solid #8FBBE6;
}


/*******************************************************/


.postdetails, .fancysmall {
	font-family: Georgia, serif;
	font-size: 0.85em;	
	border-bottom: 1px dashed #607D99;
	color: #607D99;
	padding-top: 0.5em;
}
.postdetails .date {
	text-transform: uppercase;	
}
.posttags, .postcategory  {
	font-family: Georgia, serif;
	font-size: 0.85em;	
	color: #607D99;
}

/*******************************************************/
small,  . blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}




/**********************************************************************/


/*******************
*	COMMENTS	   *
********************/
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	font-size: 1.4em;
	letter-spacing: 0;
	margin: 0;
}

#respond {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 8px;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	padding: 5px 0 0 0;
}

.cancel-comment-reply a {
	color: #000;
}

.text {
	border: 1px dashed #607D99;
	padding: 2px;
	color: #777;
	width: 200px;
}
/************************
*	COMMENT FRAMEWORK	*
*************************/
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e9e9e9;
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}

ol.commentlist li ul {
}

ol.commentlist li div.reply {
	background: #f8f8f8;
	color: #333;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 2px 5px 2px 5px;
	line-height: 16px;
	border: 1px solid #e9e9e9;
}

ol.commentlist li div.reply a {
	color: #333 !important;
}

ol.commentlist li div.reply a:hover {
	color: #333 !important;
	text-decoration: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
	background: #fff;
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/*******************
*	COMMENT FORM   *
********************/
#commentform {
	margin-top: 5px;
}
#commentform input {
	width: 210px;
	margin: 5px 5px 1px 0;
	padding: 5px;
	border: 1px solid #607D99;
}
#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .author {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .email {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform .url {
	padding: 3px 3px 3px 5px;
	background: fff;
	color: #333;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform textarea:focus {
	border: 1px solid #191919;
}

#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #999;
	font-weight: bold;
border: 1px solid #607D99;
	background: #f8f8f8;
	width: 155px;
}

#commentform .submit :hover {
	background: #333;
	border: 1px solid #191919;
	text-decoration: underline;
	color: #fff;
}

/*******************
*	NAVIGATION	   *
********************/
.navigation {
	margin: 5px 0 5px 0;
	padding: 5px;
}