/*
Theme Name: EtherFuture Style
Theme URI: http://etherfuture.com
Description: First custom WordPress layout designed to take my web production abilities to the next level.
Version: 1.0
Author: Niel Sumter [ALEX]
Tags: two columns

EtherFuture Style designed, coded, and produced
by ALEX of EtherFuture. Layout not for public use
at this time.
*/



/* Begin Typography & Colors */

body {
	font-size: 62.5%;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #fff;
	text-align: center;
}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: #e7e7e7 url('images/kubrickfooter.jpg') no-repeat top;
	border: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

ol#comment { list-style: none;}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* START EF STYLES */

/* BASE Layout */

body {
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	background-color: #fff;
	text-align: center;
}


div { position:relative; }

div#all {
	margin: auto;
	width: 1024px;
	height: auto;
}

	div#topborder, div#botborder { width: 965px; }
	
	div#topborder {
		background:url(images/layout/bg_topcurve.png) no-repeat;
		height: 21px;
	}

	div#maincontainer /*everything goes in here*/ {
		background:url(images/layout/bg_repeat.png) repeat-y;
		width: 940px;
		height: auto;
		padding: 0 10px 0 16px;
		text-align: left;
		vertical-align: top;
	}

	div#footer {
		background:url(images/layout/bg_footer.png) no-repeat;
		width:843px;
		height:28px;
		margin-left: 5px;
		padding: 8px 40px;
	}
		
		div#footer #credits {
			top: -10px;
			right: 0px;
			width: auto;
			height: 24px;
			text-align: right;
			float: right;
		}
	
	div#botborder {
		background:url(images/layout/bg_bottom.png) no-repeat;
		height:58px;
	}

/* END BASE Layout */


/* HOME Layout */

div#header {
			width: 939px;
			height: auto;
		}
		
div#header #efholder {
			width:365px;
			height:175px;
			float:left;
		}
		
		div#navbox {
			background:url(images/layout/bg_navbox.png) no-repeat;
			float:right;
			width: 413px;
			height: 83px;
			margin-right: 7px;
			padding: 30px 35px 35px 5px;
		}
		
		#contentarea {
			background: url(images/layout/bg_welcomebox.png) no-repeat;
			width: 912px;
			height: 354px;
			padding:0 35px 30px 28px;
			clear: both; /*the winnar*/
		}
		
			#content_fit {
				width:440px;
				height:350px;
				float:left;
				margin: 20px 0 10px -10px;
			}
			
			#content_fit p { line-height:20px; font-size:14px; letter-spacing: 1px; }
			
			#content_fit ul { margin: 20px 0 5px 50px; }
						
			#content_fit ul li {
				list-style-position: inside;
				list-style-image: url(images/listmarker.png);
				margin: 5px 0 15px 0;
				font-size: 14px;
			}

				
			 #contentarea #featurebox {
				background: url(images/layout/bg_featurebox.png) no-repeat;
				width:381px;
				height:302px;
				padding: 37px 40px 45px 40px;
				float:right;
			}
		
		#addonarea {
			background: url(images/layout/bg_twitterbox.png) no-repeat;
			width:917px;
			height:103px;
			padding: 0px 2px 13px 20px;
		}
		
			#twitter {
				width:447px;
				height:95px;
				float:left;
				margin: 8px 0 0 -6px;
			}
			
			#twitter_div {
				width: 405px;
				height: 78px;
				overflow: hidden;
				margin-left: -35px;
				margin-top: 2px;
				font-size: 12px;			
			}
			
			#twitter_div a { font-size: 12px; }
			
				#twitter #bird {
					position:absolute;
					bottom: 0px;
					right: 0px;
				}
		
			#addonarea #partnerbox {
				background: url(images/layout/bg_partnerbox.png) no-repeat;
				width:434px;
				height:89px;
				padding: 12px 5px 13px 14px;
				float:right;
			}
			
			#addonarea #pluginbox { /*empty area when partners not in use */
				width: 443px;
				height: 108px;
				padding: 6px 10px 0 0;
				margin: 0;
				float: right;
			}
			
				#partnerbox ul {
					width:140px;
					margin: 0 -8px 0 -30px;
					float:left;
				}
				
				#partnerbox ul li {
					width:130px;
					height: 25px;
					display: block;
					margin: 0 0 10px 0;
					padding: 0;
					list-style: none;
				}
				
/* END HOME Layout */


/* PAGE Layout */
		
			div#leftcolumn { /* holds both header and content */
				width: 479px;
				height: auto;
				clear: both; /*dealbreaker1*/
				display: inline; /*dealbreaker2*/
				
			}
			
				#blogarea { /* holds all blog content */
					width: 479px;
					height: auto;
				}
				
				#blogarea_container, #blogarea_top, #blogarea_content, #blogarea_archive, #blogarea_bot { margin: 0px; padding: 0px; }
				
				#blogarea_container { /*centralizes blog bgs+content in its own container*/
					width: 479px;
					height: auto;			
				}
					
					div#blogarea_top {
							width: 479px;
							height: 31px;
							background: url(images/layout/bg_pgtopcurve.png) no-repeat;
						}
						
					
					div#blogarea_content {
							width: 429px;
							height: auto;
							background:url(images/layout/bg_pgrepeat.png) repeat-y;
							padding: 0 20px 5px 30px;
						}
						
					#blogarea_archive {
						width: 904px;
						background-color: #f7f7f7;
						border: 1px solid #666;
						padding: 8px;
						margin-left: 8px;
					}
					
					div#blogarea_bot {
						width: 479px;
						height: 13px;
						background:url(images/layout/bg_pgbottom.png) no-repeat;
						margin-bottom: 10px;
					} 
					
			/* start rightcolumn */	
		
			/* start navbox */
			
			div#rightcolumn {
				width: 459px;
				height: auto;
				float: right;
				padding: 0px 1px;
			}
			
				div#navbox2 {
					background:url('images/layout/bg_navbox3.png') no-repeat;
					/*float:right;*/ /*dealbreaker3*/
					width: 421px;
					height: 99px;
					margin-right: 1px;
					padding: 30px 35px 35px 5px;
					
				}
				
			
			/* end navbox */
			
			/* start sidebar */	
				
			div#sidebar { /* holds all sidebar stuff */
					background: url(images/layout/bg_sidebar.png) repeat-y;
					width: 461px;
					height: auto;
z-index: 1;
			}
			
			#sidebar form { margin: 0; }
			
				#sidebar_container, #sidebar_col1, #sidebar_col2, #sidebar_bottom { margin: 0px; padding: 0px; }
				
				#sidebar_container { /* centralizes double-column sidebar content divs */
					width: 421px;
					height: auto;
					padding: 0px 0px 5px 20px;
				}
				
				#sidebar_col1, #sidebar_col2 {
					width: 205px;
					height: auto;
				}
				
				#sidebar_col1 { border: none; }
				#sidebar_col2 {border: none; float: right; }
				
				.sidebar_widget {
					width: 205px;
					vertical-align: top;
					margin-bottom: 10px;
				}
				
					.sidebar_title { 
						background: url(images/sidebar_titlemark.png) no-repeat top left transparent;
						width: 180px;
						font-size: 13px;
						padding: 3px 0 0 25px;
						margin-bottom: 5px;
					}
					
					.sidebar_widget ul li {
						list-style: url('images/listmarker_sm.png') outside square;
						line-height: 19px;
						font-size: 10px;
						margin-left: -21px;
				}

					.sidebar_widget ul li a {
						font-size: 10px;
						font-weight: bold;
						text-decoration: none;
						color: #000;
				}

					.sidebar_widget ul li a:hover { text-decoration: underline; }
				
				
			div#sidebar_bottom {
				background: url(images/layout/bg_sidebarbottom.png) no-repeat;
				width: 461px;
				height: 13px;
			}
				
				
			/* end sidebar */
			
		/* end rightcolumn */
			
			
	
/* END PAGE Layout */


/* start nav rollovers */
				
				#navgroup {
					width: 410px;
					margin: 0 auto 0 auto;
					font-size: 16px;
				}
	
				#navgroup ul {
					float: left;
					width: 111px;
					margin: 0 -35px 0 3px;
				}

				#navgroup ul li {
					width: 111px;
					height: 27px;
					display: block;
					margin: 0 0 5px 0;
					padding: 0;
				}

				#navgroup ul li a, #navgroup ul li a:link, #navgroup ul li a:visited {
					text-indent: -9999em;
					display: block;
					height: 27px;
					background: transparent url(images/nav_mission.png) no-repeat 0 0px;
					overflow: hidden;
				}

				#navgroup ul li a:hover, #navgroup ul li a:active, #navgroup ul.btn_projects li a:hover, #navgroup ul.btn_projects li a:active, #navgroup ul.btn_services li a:hover, #navgroup ul.btn_services li a:active, #navgroup ul.btn_updates li a:hover, #navgroup ul.btn_updates li a:active, #navgroup ul.btn_story li a:hover, #navgroup ul.btn_story li a:active, #navgroup ul.btn_contact li a:hover, #navgroup ul.btn_contact li a:active {
					background-position: 0 -27px;
				}
		
				#navgroup ul.btn_projects li a {
					background: transparent url(images/nav_projects.png) no-repeat 0 0;
				}
				
				#navgroup ul.btn_services li a {
					background: transparent url(images/nav_services.png) no-repeat 0 0;
				}
				
				#navgroup ul.btn_updates li a {
					background: transparent url(images/nav_updates.png) no-repeat 0 0;
				}
				
				#navgroup ul.btn_story li a {
					background: transparent url(images/nav_story.png) no-repeat 0 0;
				}
				
				#navgroup ul.btn_contact li a {
					background: transparent url(images/nav_contact.png) no-repeat 0 0;
				}
				
	/* end nav rollovers */	



/*	Begin Headers */
h1 {
	font-size: 24px
	padding-bottom: 10px;
	color: #4c7e8f;
	padding-top: 70px;
	margin: 0;
	}

h2, h2 a, h2 a:hover { margin: 0px; }
	

h2, h2 a { /* permalink */
	font-size: 20px;
	color: #4c7e8f;
	letter-spacing: 3px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 10px;
}

h2 a:hover { color: #3ca0c2; }

h3 { /*comment & archive marker */
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	margin-bottom: 4px; 
}

h4, h4 a {
	font-size: 13px;
	color: #4c7e8f;
	letter-spacing: 2px;
	text-decoration: none;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry p { margin-top: 1.1em; }
/*.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}


#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}*/
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	/* EF STYLES */
	
div#commentbox {
	width: 388px;
	height: auto;
	padding: 10px 5px 5px 15px;
	background-color: #fff;
	border: 1px solid #000;
}

div#commentbox .usrcmtbox {
	width: 376px;
	height: auto;
	padding: 5px 3px;
	background-color: #e8e8e8;
	border: 1px solid #818181;
	margin-bottom: 5px;
}

div#commentbox ul { margin: 0px; }

div#commentbox ul li {
	list-style: url('images/listmarker.png') outside square;
	line-height: 19px;
	font-size: 10px;
	margin-left: -21px;
}

div#commentbox ul li a {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000
}

div#commentbox ul li a:hover { text-decoration: underline; }

.usrcmtbox .usrinfo, .usrinfo a, .usrinfo a:hover {
	font-size: 12px;
	color: #000;
	line-height: 17px;	
}

.usrinfo { font-style: italic; }

.usrinfo a {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}

.usrinfo a:hover { text-decoration: underline; }

.usrcmt { font-size: 10px; line-height: 16px; }

	/* END EF STYLES */
	
/* End Comments */




/* EF SITE PRESENTATION */


ul, li { margin: 0; list-style: none; }

img { border: none; }

a { 
	font-size: 12px;
	color: #2cc86e;
	text-decoration: underline;
 }
	

a:hover, a:active {
	color: #3bb9c4;
	text-decoration: none;
}

p { margin: 0; line-height:20px; font-size:14px; }


.footertxt { 
	color:#363636; 
	font-size: 10px; 
	letter-spacing: 1px;
	line-height: 12px;
}


/* EF BLOG PRESENTATION */


img.hrdouble { padding-bottom: 10px; }

img.hrsingle { padding-bottom: 7px; }

div#blogarea_content p, #blogarea_archive p {
	font-size: 12px;
	color: #888;
	line-height: 19px;
	letter-spacing: 0.1em;
}



div.entry ul { margin: 0px; }

div.entry ul li { 
	list-style: url('images/listmarker_sm.png') square outside; 
	padding-left: 7px; 
	margin-left: 10px;
	font-size: 12px;
	color: #333;
	line-height: 16px;
}

blockquote {
	width: 345px;
	height: auto;
	margin-left: 10px;
	background: transparent url('images/quotes.png') top left no-repeat;
	padding-left: 23px;
	padding-top: 15px;
	border: none; 
	font-size: 12px;
	color: #888;
	letter-spacing: 0.1em;
	font-style: italic;
}

/* END EF PRESENTATION */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Banner placeholders */

div.squaread {
	width: 125px;
	height: 125px;
	background-color: #ababab;
	border: 1px dashed #000;
	left: 20px;
	-moz-box-shadow: 3px 3px 6px #666;
	-webkit-box-shadow: 3px 3px 6px #666;
	box-shadow: 3px 3px 3px #666;
}

div.squaread .adtxt1 {
	font-size: 14px;
	color: #fff;
	top: 40px;
	position: relative;
	text-align: center;
	left: 30px;
}

div.recad {
	width: 120px;
	height: 240px;
	background-color: #ababab;
	border: 1px dashed #000;
	left: 20px;
}

div.recad .adtxt2 {
	font-size: 14px;
	color: #fff;
	top: 60px;
	position: relative;
	text-align: center;
	left: 10px;
}
