/* @override http://e3ncw.com/wp-content/themes/e3/style.css */

/*
THEME NAME: e3
THEME URI: http://www.aptdesignonline.com
DESCRIPTION: A custom theme, based on Sandbox, designed and developed by Apt Design for E3NCW
VERSION: 1
AUTHOR: Brad Fitzgerald @ Apt Design
AUTHOR URI: http://www.aptdesignonline.com
TAGS: apt design, bright, yellow, orange, sidebar, sun, blog, clean
*/

/* @group Layout */

html, body {
	margin: 0px;
	padding: 0px;
}

body {
	background: #faaf1b url(images/background.jpg) no-repeat center top;
	font: 1em/135% Helvetica, "Helvetica Neue", Arial, Geneva, sans-serif;
	color: #563839;
}

div#wrapper {
	width: 900px;
	margin: auto;
}



div#container {
	
}
div#header {
	width: 540px;
	height: 230px;
	padding-left: 360px;
	margin-right: auto;
	margin-top: 0;
	margin-left: auto;
}

#content {
	width: 490px;
	padding-right: 25px;
	padding-left: 25px;
	background-color: #ffffff;
	padding-top: 5px;
	min-height: 1600px;
	z-index: 1;
	float: left;
}

/* @end */

/* @group Header */

#header h2 {
	letter-spacing: -1px;
	font: bold 1.2em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-top: 57px;
	margin-top: 0;
	text-shadow: #ffffff 5px 0 25px;
}

#header p {
	line-height: 135%;
	font-size: .8em;
}

#blog-description {
	display: none;
}


/* @end */

/* @group Top Menu */

#topmenu {
	width: 900px;
	font-size: 14px;
	text-transform: uppercase;
	color: #a82125;
	text-align: right;
}

#topmenu ul {
	margin: 0px;
	height: 31px;
	line-height: 31px;
}

#topmenu ul li {
	display: inline;
	background: url(images/menu-bckgnd.jpg) repeat-x 0 bottom;
	margin-left: 3px;
	margin-right: 3px;

	float: right;
	
	-moz-box-shadow: 0px 0px 5px #e89219;
	-webkit-box-shadow: 0px 0px 5px #e89219;
    filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=0,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=90,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=180,strength=0)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=270,strength=5);
	padding-right: 10px;
	padding-left: 10px;
}

#topmenu ul li a {
	text-decoration: none;
	color: #a82125;
}

#topmenu ul li a:hover {
	color: #563839;
}

/* @end */

/* @group Sidebar */

div#sidebar {
	float: left;
	width: 360px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	float: left;

}

.sb-blocks li {
	padding: 0px;
	margin: 0px;
	float: left;
	position: relative;
}

.sb-blocks a {
	text-decoration: none;
}

#sidebar h3 {
	font-size: .9em;
	text-transform: uppercase;
	padding: 15px 10px 10px;
	margin: 0;
	line-height: 1.2em;
}

/* @group Colored Blocks */

#sidebar li.red-block {
	background-image: url(images/red-block-bckgnd.jpg);
	color: #faaf1b;
	width: 180px;
	height: 180px;

}

#sidebar li.dkorange-block {
	background-image: url(images/dkorange-block-bckgnd.jpg);
	width: 180px;
	height: 180px;
}

#sidebar li.orange-block {
	background-image: url(images/orange-block-bckgnd.jpg);
	width: 180px;
	height: 180px;
}

#sidebar li.yellow-block {
	background-image: url(images/yellow-block-bckgnd.jpg);
	width: 180px;
	height: 180px;
}

#sidebar ul.sb-blocks li.red-block ul.topics {
	padding-left: 10px;
}

ul.topics li.cat-item {
	float: none;
	font-size: 12px;
	line-height: 125%;
}

#sidebar li.red-block h3 {
	color: #ffffff;
}

#sidebar li.red-block a, #sidebar li.red-block a:visited {
	color: #faaf1b;
}

#sidebar li.red-block a:hover {
	color: #fff;
}

/* @end */

/* @group content hovers */

.sb-blocks li em {
	background: url(images/hover.png) no-repeat center top;
	width: 350px;
	height: 200px;
	position: absolute;
	top: 0px;
	left: -100px;
	padding: 5px 0 0;
	font-style: normal;
	z-index: 2;
	display: none;
}

p.url {
	font-weight: bold;
	color: #a82125;
	text-align: center;
	font-size: 1em;
	line-height: .5em;
}

.sb-blocks em img {
	float: left;
	padding: 5px 15px 15px;
}

.sb-blocks p.description {
	color: #a82125;
	font-size: 13px;
	width: 340px;
}

/* @end */



/* @end */

/* @group Content */

p {
	text-align: left;
	color: #563839;
	font-size: .9em;
}

a {
	color: #a82125;
	font-weight: bold;
}

a:hover {
	color: #f9af1a;

}

a:visited {
	color: #563839;

}

a.more-link {
	color: #faaf1b;
	text-transform: uppercase;
	text-decoration: underline;
	display: inline;
	font-size: .75em;
}

a img {
	border: none;
}

h2 {
	color: #a82125;
	margin-top: 25px;
	line-height: 125%;
	font-size: 1.5em;
}

h3 {
	font: 1.25em;
	color: #a82125;
}

.entry-title, .entry-title a, .entry-title a:visited {
	color: #a82125;
	clear: both;
	text-decoration: none;
}

.entry-title a:hover {
	border-bottom: 2px solid #fab01b;
}

.entry-content ul, .entry-content ol {
	font-size: .9em;
}

/* @group Meta */

div.category-tag {
	padding: 5px;
	background: url(images/menu-bckgnd.jpg) repeat-x;
	margin-left: -40px;
	text-transform: uppercase;
	color: #a82125;
	font-size: .75em;
	z-index: 100;
	line-height: 20px;
	float: left;
	
	-moz-box-shadow: 1px 1px 5px #e89219;
	-webkit-box-shadow: 1px 1px 5px #e89219;

    filter: 
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=0,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=90,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=180,strength=5)
        progid:DXImageTransform.Microsoft.Shadow(color=#e89219,direction=270,strength=5);

}


div.category-tag a {
	color: #a82125;
	text-decoration: none;

}
.entry-meta {
	color: #faaf1b;
	margin-left: 10px;
	font-size: 11px;
	line-height: 15px;
	float: left;
	margin-bottom: 15px;
}

.entry-meta a {
	color: #faaf1b;
	text-decoration: none;
}

/* @end */

blockquote {
	margin-left: 1.5em;
	padding-left: 5px;
	font-style: italic;
}

p.wp-caption-text {
	font-style: italic;
}

.clearer {
	clear: both;
}

.after-post {
	height: 25px;
	background: url(images/after-post.jpg) repeat-x 0 center;
}


/* @end */

/* @group Comments */

form#commentform .form-label {
	margin: 1em 0 0;
	text-transform: uppercase;
}

#comments {
	margin-top: 25px;
	margin-bottom: 40px;
}

form#commentform span.required {
	background: #fff;
	color: #c30;
}

form#commentform,form#commentform p {
	padding: 0;
}

input#author,input#email,input#url,textarea#comment {
	padding: 0.2em;
}

#comments-list ol {
	color: #f9af1a;
	font-weight: bold;
	font-size: 2.5em;
}

div.comments ol li {
	margin: 0 0 50px;

}

div.comments ol li p {
	font-size: .35em;
	font-weight: normal;
	font-style: normal;
}

div.comment-author.vcard {
	font-weight: bold;
	color: #a82125;
	font-size: .5em;
}

div.comment-author.vcard a {
	color: #a82125;
}


div.comment-meta {
	color: #f9af1a;
	font-size: .2em;
}

textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 100%;
}

input#author,input#email,input#url,div.navigation div {
	width: 50%;
}



/* @end */

/* @group Alignment */

.alignright,img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}

.alignleft,img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}

.aligncenter,img.aligncenter {
	display: block;
	margin: 1em auto;
	text-align: center;
}

/* @end */

/* @group Navigation */

div#nav-above {
	margin-bottom: 1em;
}

div#nav-below {
	margin-top: 25px;
	margin-bottom: 35px;
}

div.navigation {
	height: 1.25em;
}

div.navigation div.nav-next {
	float: right;
	text-align: right;
}

div.navigation div.nav-previous {
	float: left;
	
	
}

/* @end */

/* @group Footer */

div#footer {
	width: 900px;
	margin: auto;
	height: 100px;
	padding: 20px;
	clear: both;
}

#footer p {
		color: #a82125;
}

#footer a {
	color: #a82125;
}

#cite {
	font-size: 80%;
}

#cite p {
	margin-left: 20px;
	color: #563839;
}

#cite p a {
	color: #563839;
}


/* @end */

li.twitter-item {
	font-size: .75em;
	padding: 0 10px;
	line-height: 1.3em;
}

div.entry-content {
	clear: both;
}

#sidebar ul.sb-blocks li img.social-icons {
	padding-left: 35px;
	padding-top: 10px;
	padding-bottom: 15px;
}
