/*
Theme Name: StudioPress
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.2
Tags:blue color, right sidebar, two columns, fixed width
*/

/* Reset Defaults Starts */
/* Start Master Reset - a mix of YUI Reset, Eric Meyer Reset, HTML5 Doctor Reset and Vanilla Un-Reset */html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
	display:block
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none
}
a {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	background-color:transparent
}
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none
}
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:700
}
abbr[title], dfn[title] {
	border-bottom:1px dotted #000;
	cursor:help
}
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #ccc;
	margin:1em 0;
	padding:0
}
input, select {
	vertical-align:middle
}
input, textarea {
	margin:0;
	padding:0
}
body {
	font:9pt/1.5em Arial, Helvetica, sans-serif;
	background-color: #F9F9F9;
}
fieldset, img, abbr, acronym {
	border:0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style:normal;
	font-weight:400
}
ol, ul, nav ul {
	list-style:none
}
caption, th {
	text-align:left
}
pre, code, tt {
	font:1em/1.5em 'Andale Mono', 'Lucida Console', monospace
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	font-weight:bold
}
h1 {
	font-size:2.2em;
	margin:.5em 0;
	color: #333366;
}
h2 {
	color: #333366;
	font-size:1.7em;
	margin:.5em 0;
}
h3 {
	font-size:1.35em;
	margin:.77em 0;
	color: #333366;
}
h4 {
	font-size:1.2em;
	color: #666666;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0em;
	margin-left: 0;
}
h5 {
	font-size:1.03em;
	margin:1.5em 0
}
h6 {
	font-size:.95em;
	margin:1.67em 0
}
li ul, li ol {
	margin:0 1.5em
}
ul, ol, blockquote {
	margin:0 1.5em 1.5em
}
ul li {
	list-style-type:disc
}
ol li {
	list-style-type:decimal
}
ol ol li {
	list-style:upper-alpha
}
ol ol ol li {
	list-style:lower-roman
}
ol ol ol ol li {
	list-style:lower-alpha
}
dl, p, code, pre, kbd {
	margin:0 0 1.5em
}
dd {
	margin-left:1.5em
}
table {
	border-collapse:collapse;
	border-spacing:0;
	margin-bottom:1.4em;
	width:100%
}
th, dl dt, b, strong, dfn {
	font-weight:700
}
th, td, caption {
	padding:4px 10px 4px 5px
}
tfoot, cite, em, i, dfn {
	font-style:italic
}
sup, sub {
	line-height:0
}
abbr, acronym {
	border-bottom:1px dotted
}
address {
	margin:0 0 1.5em;
	font-style:italic
}
del {
	text-decoration:line-through
}
pre {
	margin:1.5em 0;
	white-space:pre
}
small {
	font:.75em/1.25em
}
img.centered, .aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}
img.alignleft, img.alignright {
	display:inline
}
.alignright {
	float:right;
	margin-left:10px
}
.alignleft {
	float:left;
	margin-right:10px
}
.clearfix, .group {
	height:0;
	clear:both;
	zoom:1
}
.smaller {
	font-size:.75em
}/* End Master Reset */
h1, h2, h3, h4, h5, h6, p, blockquote {
	margin: 0;
	padding: 10px;
}
a {
	color: #215679;
}
a:hover {
	color: #4C82A6;
}
blockquote {
	margin: 5px 15px;
	padding: 5px 5px;
	background: #8CB5D8;
	border: 1px solid #3A7CAC;
}
code {
	color: #3366CC;
}
a img {
	border: none;
}
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;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Reset Defaults Ends */

body {
	position: relative; /* Fixes browser resizing bug in IE6 */
	margin: 0 auto 10px auto;
	width: 950px;
	text-align: center; /* IE Centering Technique */
	background: #656565 url(images/bgbody.jpg) repeat-x top left;
}
body, th, td {
	font-family: Trebuchet MS, sans-serif;
	font-size: 12px;
}
table.data th, table.data td {
	border:1px solid #ddd;
}
table.data th {
	background-color: #a3c2d7;
}
#wrapper {
	text-align: left; /* IE Centering Technique */
}
.topcurve {
	margin-top: 15px;
	height: 13px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -196px;
}
.topcurvewhite {
	margin-top: 15px;
	height: 13px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -55px;
}
.bottomcurve {
	height: 13px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -260px;
	margin: 0;
}
.bottomcurvewhite {
	height: 13px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -164px;
	margin: 0;
}
#header .topright {
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
	color: #fff;
}
#searchform {
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}
#searchform {
	margin-left: 5px;
	width: 213px;
	padding-top: 5px;
	height: 28px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -7px;
}
*:first-child+html #searchform { /* Filter for IE7 */
	padding: 6px 0;
}
* html #searchform { /* Filter for IE6 */
	padding: 6px 0;
}
#searchbox {
	margin-left: 5px;
	margin-bottom: 3px;
	width: 150px;
	background: none;
	border: none;
}
#searchbutton {
	width: 50px;
	background: none;
	border: none;
}
#searchbutton:hover {
	cursor: pointer;
}
#underheader {
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px 0;
}
#underheader h1.sitename {
	padding: 0 0 0 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
}
#underheader h1.sitename a {
	color: #fff;
	text-decoration: none;
}
#underheader h1.sitename a:hover {
	color: #4C82A6;
	text-decoration: none;
}
#underheader h2.sitedesc {
	padding: 0 0 0 0;
	position: relative;
	font-size: 12pt;
	color: #4C82A6;
}
#underheader #toprss {
	float: right;
	position: relative;
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}
/* Menu */

#nav {
	clear: both;
	margin: 10px 0 -15px 0;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}
#nav li {
	list-style-type:none;
	float: left;
	margin-right: 10px;
}
* html #nav li a { /* Filter for IE6 to prevent li stacking */
	float: left;
	text-decoration: none;
}
* html #nav li a span { /* Filter for IE6 to prevent li stacking */
	float: left;
	margin-left: 4px;
	text-decoration: none;
}
#nav li a {
	display: block;
	height: 26px;
	background: url(images/bgtableft.gif) left top no-repeat;
	text-transform: lowercase;
	font-size: 10pt;
	text-decoration: none;
}
#nav li a span {
	display: block;
	margin-left: 6px;
	padding-left: 5px;
	padding-right: 12px;
	line-height: 26px;
	font-weight: bold;
	color: #FFF;
	background: url(images/bgtabright.gif) right top no-repeat;
	text-decoration: none;
}
#nav li a:hover {
	background-position: left -26px;
	text-decoration: none;
	cursor: pointer; /* For IE6 */
}
#nav li a:hover span {
	background-position: right -26px;
	color: #000;
}
#nav li.current_page a {
	background-position: left -26px;
}
#nav li.current_page a span {
	background-position: right -26px;
	color: #000;
}
/* Main content */

#mainwrapper {
	background-color:#FFFFFF;
}
#main {
	width: 925px; /* Overrides miscalculation in IE6; ignored by other browsers. */
	margin: 0;
	padding: 0 15px 15px 10px;
}
#contentwrapper {
	float: left;
	width: 730px;
}
#content {
}
/*
#content .pageTitle {
padding: 5px 10px 0 10px;
font-size: 14pt;
color: #215679;
}
*/

.contentsearch {
	margin: 0 0 40px 100px;
}
.contentsponsors {
	margin: 0 0 30px 190px;
}
.adsense_top {
	display:none;
	text-align:center;
	margin:10px 0 25px 0;
	font-size:9pt;
}
.adsense_sidebar {
	text-align:center;
	margin:0 0 20px 0;
	font-size:9pt;
}
.post {
	margin: 0 0 20px 0;
	padding: 0 10px;
}
#content h2, #content h3, #content h4, #content h5, #content h6 {
	padding: 0;
	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 0;
}
.postTitle, .pageTitle {
	padding: 0;
	font-weight: bold;
	color: #215679;
}
h1.postTitle, h1.pageTitle {
	font-size: 18pt;
}
h1.pageTitle {
	margin-bottom:10px;
}
h2.postTitle {
	font-size: 14pt;
}
h2.postTitle a, h1.postTitle a, h1.pageTitle a {
	text-decoration: none;
	letter-spacing: -1px;
}
h2.postTitle a:hover, h1.postTitle a:hover, h1.pageTitle a:hover {
	color: #215679;
}
.postMeta {
	padding: 2px 0 4px 0;
	font-size: 9pt;
	color: #333;
}
.postMeta .date {
	background-image: url(images/spriteme1.png);
	background-position: -10px -288.5px;
	padding: 0 0 0 15px;
}
.postMeta .filed {
	background-image: url(images/spriteme1.png);
	background-position: -10px -319.5px;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
}
.postMeta .commentcount {
	background-image: url(images/spriteme1.png);
	background-position: -10px -351px;
	margin: 0 0 0 3px;
	padding: 0 0 0 18px;
}
.postMeta .tags {
	background-image: url(images/spriteme1.png);
	background-position: -10px -382.5px;
	padding: 0 0 0 15px;
}
.postMeta a {
	text-decoration: none;
}
.postContent {
	padding: 0 0 15px 0;
}
.postContent img {
	margin: 10px;
	border: 3px solid #CCC;
}
.postContent h2, .postContent h3, .postContent h4, .postContent h5, .postContent h6 {
	margin-top:1.5em;
	margin-bottom:.5em;
}
.postDivider {
	margin-top: 15px;
	height: 15px;
	background-image: url(images/post-divider.png);
}
#content p, .postContent p {
	padding: 5px 0;
	font-size: 10pt;
	color: #000;
}
.postContent ul, ol {
	padding: 0 0 0 35px;
}
.postContent ul li, ol li {
	font-size: 10pt;
	color: #000;
	margin-bottom:10px;
}

/* Comments */

#comments {
	clear:both;
}
#comments .navigation {
	padding:0 0 18px 0;
}
h3#comments-title, h3#reply-title {
	color:#000;
	font-size:20px;
	font-weight:bold;
	margin-bottom:0;
}
h3#comments-title {
	padding:24px 0;
}
.commentlist {
	list-style:none;
	margin:0;
}
.commentlist li.comment {
	border-bottom:1px solid #e7e7e7;
	list-style:none;
	/*line-height:24px;*/
	margin:0 0 24px 0;
	padding:0 0 0 56px;
	position:relative;
}
.commentlist li:last-child {
	border-bottom:none;
	margin-bottom:0;
}
#comments .comment-body ul, #comments .comment-body ol {
	margin-bottom:18px;
}
#comments .comment-body p:last-child {
	margin-bottom:6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom:24px;
}
.commentlist ol {
	list-style:decimal;
}

.commentlist .avatar {
	position:absolute;
	top:4px;
	left:0;
}
.comment-author {
}
.comment-author cite {
	color:#000;
	font-style:normal;
	font-weight:bold;
}
.comment-author .says {
	font-style:italic;
}
.comment-meta {
	font-size:12px;
	margin:0 0 18px 0;
}
.comment-meta a:link, .comment-meta a:visited {
	color:#888;
	text-decoration:none;
}
.comment-meta a:active, .comment-meta a:hover {
	color:#ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.commentlist .bypostauthor > div {
	background:#f2f7fc;
	border-top:4px solid #000;
	margin-bottom:10px;
	padding:10px 0 0 20px;
}
.reply {
	font-size:12px;
	padding:0 0 24px 0;
}
.reply a, a.comment-edit-link {
	color:#888;
}
.reply a:hover, a.comment-edit-link:hover {
	color:#ff4b33;
}
.commentlist .children {
	list-style:none;
	margin:0;
}
.commentlist .children li {
	border:none;
	margin:0;
}
.nopassword, .nocomments {
	display:none;
}
#comments .pingback {
	border-bottom:1px solid #e7e7e7;
	list-style: none;
	margin-bottom:18px;
	padding-bottom:18px;
}
.commentlist li.comment+li.pingback {
	margin-top:-6px;
}
#comments .pingback p {
	color:#888;
	display:block;
	font-size:12px;
	line-height:18px;
	margin:0;
}
#comments .pingback .url {
	font-size:13px;
	font-style:italic;
}
input[type=submit] {
	color:#333;
}
#respond {
	border-top:1px solid #e7e7e7;
	margin:24px 0;
	overflow:hidden;
	position:relative;
}
#respond p {
	margin:0;
}
#respond .comment-notes {
	margin-bottom:1em;
}
.form-allowed-tags {
	line-height:1em;
}
.children #respond {
	margin:0 48px 0 0;
}
h3#reply-title {
	margin:18px 0;
}
#comments-list #respond {
	margin:0 0 18px 0;
}
#comments-list ul #respond {
	margin:0;
}
#cancel-comment-reply-link {
	font-size:12px;
	font-weight:normal;
	line-height:18px;
}
#respond .required {
	color:#ff4b33;
	font-weight:bold;
}
#respond label {
	color:#555;
	font-size:12px;
}
#respond input {
	margin:0 0 9px 5px;
	clear:both;
}
#respond textarea {
	width:98%;
}
#respond .form-allowed-tags {
	color:#888;
	font-size:12px;
	line-height:18px;
}
#respond .form-allowed-tags code {
	font-size:11px;
}
#respond .form-submit {
	margin:12px 0;
}
#respond .form-submit input {
	font-size:14px;
	width:auto;
}
#respond .form-submit input {
	width: 118px;
	height: 30px;
	background: url(images/commentbutton.gif) left top no-repeat;
	border: none;
	font-size: 9pt;
	color: #333;
	text-indent: -9999px;
}

#respond .form-submit input:hover {
	cursor: pointer;
}

.navigation {
	margin: 10px 0;
	color: #406E8D;
	text-align: center;
	font-size: 10pt;
}
.navigation a {
	text-decoration: none;
}
a.gravatar {
	float:left;
	margin:10px 15px 20px 0;
	width:69px;
}
/* Start of sidebar */

#allsidebars {
	width:185px;
	float:right;
}
/* Sidebar top welcome box */

.sidebarswrapper {
	margin-top: 0px;
	padding-top: 9px;
	width: 185px;
	background: url(images/bgsidebartop.gif) left top no-repeat;
}
.sidebars {
	width: 185px;
	background: #363636;
}
.sidebars h2 {
	padding: 0 0 2px 0;
	font-size: 11pt;
	color: #fff;
	letter-spacing: -1px;
}
.sidebars p {
	padding: 2px 0;
	font-size: 9pt;
}
#welcome {
	clear: both;
	padding: 0 10px;
}
#welcome a {
	display: inline;
	color: #4C82A6;
}
#welcome a:hover {
	color:#fff;
}
#welcome p {
	color: #fff;
	margin-top: 5px;
	padding-left: 70px;
	background: url(images/welcome.gif) left top no-repeat;
}
.sidebarsbottom {
	clear: both;
	width: 185px;
	height: 18px;
	background: url(images/bgsidebarbottom.gif) left bottom no-repeat;
}
/* Sidebar 2 columns widget-ready */

.sidebarsB {
	width: 185px;
	margin-top: 15px;
}
.sidebar1 {
	float: left;
	width: 180px;
}
.sidebarsB h2 {
	padding: 2px 7px;
	font-size: 11pt;
	color: #fff;
	letter-spacing: -1px;
	background-image: url(images/spriteme1.png);
	background-position: -10px -103px;
	margin-bottom: 3px;
}
.sidebarsB table {
	width: 180px;
}
.sidebarsB ul {
	margin: 0;
	padding: 0 0 5px 0;
}
.sidebarsB li {
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
}
.sidebarsB li ul {
	padding: 0;
}
.sidebarsB ul ul li {
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	background: url(images/bullet.gif) left 7px no-repeat;
	line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
	border-bottom: 1px dotted #ccc;
}
.sidebarsB a {
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
}
.sidebarsB a:hover {
	color: #4C82A6;
	text-decoration: underline;
}
.sidebarsB p {
	padding: 2px 0;
	font-size: 9pt;
}
#tag_cloud a {
	display: inline;
}
.sidebarsB ul.children li {
	border-bottom:none;
}
.sidebarsB ul.children {
	margin-bottom:-5px;
}
h2.widgettitle a.rsswidget:link {
	color:#FFF;
}
h2.widgettitle a.rsswidget:visited {
	color:#FFF;
}
/* Footer */

#footer {
	clear: both;
	padding-top: 0;
	color: #fff;
	text-align: center; /* IE Centering Technique */
	background: #000;
}
#footer p {
	padding: 0;
	font-size: 8pt;
	color: #fff;
	text-align: center;
}
#footer a {
	color: #87BBD9;
}
#footer a:hover {
	color: #fff;
}
#credits {
	clear: both;
	margin: 0 auto;
	line-height: 19px;
}
/* Extras */

.highlight {
	background-color: #ffffbb;
}
.cleared {
	clear: both;
}
.left {
	float:left;
}
.right {
	float:right;
}
#nextprevious {
	padding:10px;
	font-size:80%;
}
.commentbody {
	float:right;
	width: 420px;
	margin-bottom: 20px;
	padding: 10px 0 10px 0;
}
/* Captions */
.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 */

.wp_syntax {
	width: auto;
	margin:0px;
}
.wp-pagenavi {
	text-align:center;
}

