/*
Theme Name: scottbackovich
Theme URI: http://wordpress.org/
Version: 1.0
Author: ezragordon
Author URI: http://www.ezragordon.com/

	scottbackovich v1.0
	designed and built by ezragordon. 
	http://www.ezragordon.com

*/

body {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #000;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

.page {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0;
	padding-bottom: 0;
}

/*********** head styles ************/
#head {
	margin-right: auto;
	margin-left: auto;
	text-align:center;
	position: relative;
}

#logotop {
	height: 127px;
	width: 800px;
	background-image: url(images/logo.png);
	margin-right: auto;
	margin-left: auto;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-topleft: 10px;
	background-repeat: no-repeat;
	background-color: #000;
}

#sociallinks {
	height: 20px;
	text-align: right;
	float: right;
	margin-top: 5px;
}

#navmenu {
	text-align:left;
	width: 50em;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
}

#navmenu ul {
	margin: 0;
	list-style-type: none;
	list-style-image: none;
	background-color: #03A7DD;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	}
#navmenu li {
	display: inline;
	list-style-type: none;
	padding: 0px;
    margin: 0px;
	}
	
#navmenu ul li a {
	text-decoration:none;
	color: #ffffff;
	font-size: 1.03em;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	list-style-type: none;
}

#navmenu ul li a:hover {
	color: #ffffff;
	background: #28303C;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	
#spacerbluebar {
	background-image: url(images/bar_14.png);
	height: 25px;
	width: 840px;
	text-align: center;
	overflow: visible;
	position: relative;
	right: 20px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: center center;
}

#promobar {
	width: 800px;
	margin-right: auto;
	position: relative;
	overflow: auto;
	background-color: #0BA8E1;
	margin-left: auto;
	padding-bottom: 10px;
}

.promobarcontnetleft {
	height: 211px;
	width: 331px;
	background-color: #000000;
	float: right;
	margin-right: 0px;
	background-image: url(images/mainimage.jpg);
}

.promobarcontnetcenter {
	height: 211px;
	width: 145px;
	background-color: #0BA8E1;
	float: right;
	margin-right: 12px;
	margin-left: 12px;
}

.promobarcontnetright {
	height: 211px;
	width: 300px;
	background-color: #0BA8E1;
	float: right;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	text-align: left;
	font-size: 19px;
}

#shadowbar {
	background-color: #333;
	height: 10px;
	width: 800px;
	background-image: url(images/shadowbar.jpg);
	margin-right: auto;
	margin-left: auto;
	clear: none;
	position: relative;
}
/*********************************** End head styles **************************************************/



/*******************************  content  ***********************************************************/

#content {
	background-color: #f7fbfc;
	float: left;
	width: 800px;
	position: relative;
	background-image: url(images/sidebarcolor.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.post {
	margin-bottom: 40px;
}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	width: 300px;
}
.widecolumn {
	background-color: #900;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	
}
.widecolumn .post {
	margin: 0px;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
}
.widecolumn .postmetadata {
	margin: 30px 0px;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
	width: 430px;
	font-size: .8em;
}
.clear {
	clear: both;
}

.more-link, .more-link a { 
	float:none;
	color:#0BA8E1;
	float: right;
	margin-top: 30px;
	margin-bottom: 10px;
}
#contentwrapleft {
	color: #333;
	float: left;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	width: 470px;


}

.content .page .postmetadata {
	text-align: center;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.thread-alt {
	background-color: #FBFBFB;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px dashed #E6E6E6;
}
.even, .alt {
	border-left: 1px dashed #ddd;
	
}

small {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: .8em;
	font-style: italic;
	color: #999;
}
p {
margin-top: 5px;
}

h1, h1 a {
	color: #333; 
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 25px;
	margin: 0;
}
h2, h2 a, h2.pagetitle {
	color: #333; 
	font-size: 25px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
		margin: 0;

}


h3 {
	font-size: 1.2em;
		margin: 0;


}

h4 {
	font-size: 1em;
	margin: 0;


}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 12px 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.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: 1em;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
#commentform p {
	font-family: Tahoma, Geneva, sans-serif;
	}
.commentmetadata {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #999;
	font-weight: lighter;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
a, h2 a:hover, h3 a:hover {
	color: #0BA8E1;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
#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 */


/*	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 li {
	margin: 7px 0px 8px 0px;
	list-style-type: none;

}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	list-style-type: none;

}
.entry ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 35px;
	list-style-type: none;

}
.entry ol li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
td li {
  list-style-type: none;
  padding: 0px;
  margin-left: 0px;
  }
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
}
#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: 430px;
	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 Sidebar */

#sidebar {
	font: .8em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 250px;
	float: right;
	text-align: left;
	position: static;
	overflow: visible;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	list-style-type:none;
	margin-top: 20px;
	}

#sidebar a {
	color: #333;
	list-style-type: none;
	text-decoration: none;
	font-size: 1em;
}

ul li a {
  list-style-type:none;
  	text-decoration: none;

}

#sidebar h2 {
	background-image: url(images/sidebar.png);
	background-repeat: no-repeat;
	position: relative;
	height: 35px;
	overflow: visible;
	margin-bottom: -15px;
	width: 230px;
	background-position: right top;
	padding-left: 35px;
	padding-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	word-spacing: .2em;
}

#sidebar h2 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	color: #FFF;
	font-weight: bolder;
	text-decoration: none;
	word-spacing: .2em;
}

#sidebar ul, 
#sidebar ul ol {
	margin: 0px;
	padding: 0px;
	color: #333333;
	list-style-type: none;

}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 40px;
	margin-left: 15px;
	padding-bottom: 15px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-right: 15px;
	list-style-type: none;

}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	list-style-type: none;

	
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	list-style-type: none;

	
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	list-style-type: none;

}
ol li, #sidebar ul ol li {
	list-style: none;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	list-style-image: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
}


/* End Sidebar */



/* 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 {
	background: #ffffff;
	border: 1px dotted #e7e7e7;
	-moz-border-radius: 10px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 15px;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
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: 0px;
	padding: 0px;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0px 4px 5px;
	margin: 0px;
}
/* End captions */
/* Begin Comments*/
.alt {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	width: 390px;
	list-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.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;
}
/* End Comments */

/********************* FOOTER ******************************/

#footer {
	width: 800px;
	clear: both;
	background: #00a8e1;
	border: none;
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	-webkit-border-bottom-left-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;	
	-moz-border-radius-bottomleft: 10px;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomright: 10px;	
	-moz-border-radius-bottomright: 10px;
	border-bottom-right-radius: 10px;
	position: relative;
}

#footer p {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
}
#footer a {
	margin: 0px;
	padding: 10px 0px;
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:underline;
	color: #fff;
}
.footboxleft {
	width: 250px;
	height: 60px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	float: left;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.footboxcenter {
	width: 240px;
	height: 60px;
	float: left;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
}
.footboxright {
	width: 230px;
	height: 60px;
	padding: 10px;
	float: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-align: center;

}
