/*  
Theme Name: StudioPress_Red
Theme URI: http://www.dailyblogtips.com/studiopress-wordpress-theme-released/
Description: A clean, Adsense-ready WP theme.
Author: Daily Blog Tips
Author URI: http://www.dailyblogtips.com/
Version: 1.0
*/
/* Reset Defaults Starts */
* {
	margin: 0px;
	padding: 0px;
	}
h1, h2, h3, h4, h5, h6 {
	letter-spacing: -1px;
	margin: 0px;
	padding: 10px;
	}
a {
	color: #A42828;
	}
a:hover {
	color: #215679;
	}
blockquote {
	margin: 5px 15px;
	padding: 10px;
	background: #EEE;
	border: 1px solid #ccc;
	}
code {
	color: #3366CC;
	}
a img {
	border: none;
	}

/* Reset Defaults Ends */
body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0 auto 10px auto;
	width: 950px;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center; /* IE Centering Technique */
	background: #600 url(images/bgbody.jpg) repeat-x top left;
	}
#wrapper {
	text-align: left; /* IE Centering Technique */
	}
#header {
	margin: 0px;
	padding: 0px; 
	}
#header .topright {
	float: right;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: right;
	color: #fff;
	}
#searchform {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	}
#searchform {
	margin-left: 5px;
	width: 213px;
	padding-top: 8px;
	height: 28px;
	background: #ccc;
	background: url(images/search.gif) left 3px no-repeat;
	}
*:first-child+html #searchform { /* Filter for IE7 */
	padding: 6px 0px;
	}
* html #searchform { /* Filter for IE6 */
	padding: 6px 0px;
	}
#searchbox {
	margin-left: 5px;
	margin-bottom: 3px;
	width: 150px;
	background: none;
	border: none;
	}
#searchbutton {
	width: 50px;
	background: none;
	border: none;
	}
#underheader {
	text-align: center;
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px 0px;
	}

#underheader h1.sitename {
	padding: 0px;
	letter-spacing: -1px;
	position: relative;
	font-size: 23pt;
	width: 600px;
	}

#underheader h1.sitename a {
	letter-spacing: -1px;
	color: #fff;
	text-decoration: none;
	}
#underheader h1.sitename a:hover {
	letter-spacing: -1px;
	color: #ccc;
	text-decoration: none;
	}
#underheader h2.sitedesc {
	letter-spacing: -1px;
	padding: 0px;
	position: relative;
	font-size: 12pt;
	color: #EAEAEA;
	}
/* Menu */
#nav {
	clear: both;
	margin: 10px 0 0px;
	}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	}
#nav li {
	float: left;
	}
* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
	}
#nav li a {
	background-color: #5a84a1;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #FFF;
	display: block;
	float: left;
	font-size: 10pt;
	font-weight: bold;
	height: 26px;
	letter-spacing: -1px;
	line-height: 26px;
	text-decoration: none;
	text-transform: capitalize;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-radius-topleft: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	padding: 0 10px;
	margin: 0 2px -1px 0px;
}
#nav li a:hover, #nav li.current_page a {
	background-color: #EEE;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	color: #000;
	text-decoration: none;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-khtml-border-radius-topleft: 8px;
	-khtml-border-radius-topright: 8px;
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	}
/* Main content */
#main {
	clear: both;
	width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
	border: 1px solid #666;
	-moz-border-radius-topright: 12px;
	-khtml-border-radius-topright: 12px;
	-webkit-border-top-right-radius: 12px;
	border-top-right-radius: 12px;
	-moz-border-radius-bottomright: 12px;
	-khtml-border-radius-bottomright: 12px;
	-webkit-border-bottom-right-radius: 12px;
	border-bottom-right-radius: 12px;
	-moz-border-radius-bottomleft: 12px;
	-khtml-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	padding: 20px;
	background: #EEE;
	}
#contentwrapper {
	float: right;
	width: 700px;
	}
#content {
	}
#content .pageTitle {
	padding: 5px 10px 0 10px;
	letter-spacing: -1px;
	font-size: 18pt;
	color: #9E1B1B;
	}
.contentsearch {
	margin: 0 0 40px 100px;
	}
.contentsponsors {
	margin: 0 0 30px 190px;
	}
.adsense_top {
	text-align:center;
	margin:10px 0 25px 0px;
	font-size:9pt;
	}
.adsense_sidebar {
	text-align:center;
	margin:0 0 20px 0px;
	font-size:9pt;
	}
.post {
	margin: 20px 0 25px 0px;
	}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 0 10px;
	letter-spacing: -1px;
	font-weight: bold;
	}
#content h2 {
	font-size: 14pt;
	}
#content h3 {
	font-size: 12pt;
	}
#content h4, #content h5, #content h6 {
	font-size: 11pt;
	}
h2.homeTitle {
	margin: 0 0 15px 0px;
	letter-spacing: -1px;
	}
h2.postTitle {
	padding: 0 10px;
	letter-spacing: -1px;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	}
h2.postTitle a {
	text-decoration: none;
	color: #000;
	}
h2.postTitle a:hover {
	color: #9E1B1B;
	}
.postMeta {
	padding: 2px 10px 4px 10px;
	font-size: 9pt;
	color: #333;
	}
.postMeta .commentcount {
	background: url(images/comments.gif) left no-repeat;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
	}
.postMeta a {
	text-decoration: none;
	}
.postContent img {
	margin: 10px;
	border: 3px solid #CCC;
	}
.alignright {
	float: right;
}
.alignleft {
	float: left;  
}
#content p, .postContent p {
	padding: 5px 10px;
	font-size: 10pt;
	color: #000;
	}
.postContent ul, ol {
	padding: 0 0 0 35px;
	}
.postContent ul li, ol li {
	font-size: 10pt;
	color: #000;
	}
.postTags {
	margin: 15px 10px;
	font-size: 9pt;
	color: #000;
	background: #eee;
	padding: 2px 4px;
	}
p.comments {
	clear: both;
	padding: 5px 10px 5px 10px;
	}
p.comments a {
	padding-left: 20px;
	background: url(images/comment.gif) left top no-repeat;
	font-size: 10pt;
	text-decoration: none;
	}
.commentlist {
	margin: 10px 0px;
	font-size: 10pt;
	list-style: none;
	}
.commentlist li {
	margin: 0 0 10px -25px;
	background: #ECECEC;
	width: 510px;
	}
.commentlist li.alt {
	margin: 0 0 10px -25px;
	background: #FFFFFF;
	width: 510px;
	}
.commentlist cite {
	padding: 10px;
	font-size: 10pt;
	}
.commentlist cite a {
	}
.commentmetadata {
	padding: 10px;
	}
.comment h3 {
	padding: 0 10px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
.comment p {
	padding: 10px;
	font-size: 10pt;
	color: #000;
	}
.comment a {
	text-decoration: none;
	}
.comment a:hover {
	text-decoration: underline;
	}
.comment textarea {
	width: 510px;
	}
.comment #submit {
	width: 118px;
	height: 30px;
	background: url(images/commentbutton.gif) left top no-repeat;
	border: none;
	font-size: 9pt;
	color: #333;
	}
.navigation {
	margin: 10px 0px;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
	}
.navigation a {
	text-decoration: none;
	}
/* Start of topbar */
#topbars {
	width:670px;
	}
div.topbar_textwidget {
	padding: 2px;
	font-size: 8pt;
}
div.topbar_item {
	padding: 4px;
	text-align: center;
	font-weight: bold;
	font-size: 12pt;
	color: #333;
	margin-bottom: 3px;
	}
#topbar1 {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #666;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 300px;
	height: 250px;
	float: left;
	}
#topbar2 {
	background-color: #FFF;
	padding: 10px;
	border: 1px solid #666;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	width: 300px;
	height: 250px;
	float: right;
	}
/* Start of sidebar */
#allsidebars {
	width:200px;
	float:left;
	}
/* Sidebar 2 columns widget-ready */
.sidebarsB {
	width: 200px;
	margin-top: 15px;
	}
.sidebar {
	width: 190px;
	}
.sidebarsB h2 {
	padding: 2px 7px;
	letter-spacing: -1px;
	font-size: 11pt;
	color: #333;
	border-bottom: 1px solid #333;
	margin-bottom: 3px;
	}
.sidebarsB table {
	width: 200px;
	}
.sidebarsB ul {
	margin: 0px;
	padding: 0 0 5px 0px;
	}
.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
	}
.sidebarsB li ul {
	padding: 0px;
	}
.sidebarsB ul ul li {
	margin: 0px 0px 0px 20px;
	color: #222;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
	list-style-type: square;
}
.sidebarsB a {
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
	}
.sidebarsB a:hover {
	color: #A42828;
	text-decoration: underline;
	}
.sidebarsB p {
	padding: 2px 0px;
	font-size: 9pt;
	}
#tag_cloud a {
	display: inline;
	}
.sidebarsB ul.children li {
	border-bottom:none;
}
.sidebarsB ul.children {
	margin-bottom:-5px;
}

/* Footer */

#footer {
	clear: both;
	padding: 10px;
	margin: 10px;
	color: #fff;
	text-align: center; /* IE Centering Technique */
	font-size: 8pt;
	}
#footer a {
	color: #FFF;
	text-decoration: underline;
	}
#footer a:hover {
	color: #FFA;
	}

/* Extras */

.cleared {
	clear: both;
}

.left {
	float:left;
}

.right {
	float:right;
}

#nextprevious {
	padding:10px;
	font-size:80%;
}

/* Captions */

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

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

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

.wp-caption p.wp-caption-text {
	letter-spacing: -1px;
	font-size: 9px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0px;
}

/* End captions */

/* Begin Images */

p img {
	padding: 0px;
	max-width: 100%;
	}

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 0px;
	display: inline;
	}

/* End Images */

li.cat-item {
	font-weight: bold;
	font-size: 14pt;
}
abbr, .gigpress-sidebar-date, .gigpress-sidebar-city, .gigpress-sidebar-prep, .gigpress-sidebar-prep, .gigpress-sidebar-venue {
	font-size: 10px;
}