/*
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*/
*
{
	margin: 0;
	padding: 0;
	/*[empty]width:;*/
}
H1, H2, H3, H4, H5, H6, P, BLOCKQUOTE
{
	margin: 0;
	padding: 10px;
}
A
{
	color: #215679;
}
A:hover
{
	color: #4C82A6;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
BLOCKQUOTE
{
	margin: 5px 15px;
	padding: 5px;
	background: #8CB5D8;
	border: 1px solid #3A7CAC;
}
CODE
{
	color: #3366CC;
}
A IMG
{
	border: none;
	/*+placement:shift -74px -132px;*/
	position: relative;
	left: -74px;
	top: -132px;
}
IMG.centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
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;
	width: 950px;
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
/*IE Centering Technique*/
	background: #656565 url(images/bgbody.jpg) repeat-x top left;
}
#wrapper
{
	text-align: left;
/*IE Centering Technique*/
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
}
.topcurve
{
	margin-top: 15px;
	height: 13px;
	background: url(images/bgtop.gif) no-repeat left top;
}
.topcurvewhite
{
	margin-top: 15px;
	height: 13px;
	background: url(images/bgtopwhite.gif) no-repeat left top;
}
.bottomcurve
{
	margin: 0;
	height: 13px;
	background: url(images/bgbottom.gif) no-repeat left bottom;
}
.bottomcurvewhite
{
	margin: 0;
	height: 13px;
	background: url(images/bgbottomwhite.gif) no-repeat left bottom;
}
#header
{
	margin: 0;
	padding: 0;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 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: 8px;
	height: 28px;
	background: #CCC;
	background: url(images/search.gif) no-repeat left 3px;
}
*: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;
	/*+placement:shift 0px -4px;*/
	position: relative;
	left: 0px;
	top: -4px;
}
#searchbutton
{
	width: 50px;
	background: none;
	border: none;
}
#searchbutton:hover
{
	cursor: pointer;
}
#underheader
{
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px;
	/*+placement:shift -1px -49px;*/
	position: relative;
	left: -1px;
	top: -49px;
}
#underheader H1.sitename
{
	padding: 0;
	position: relative;
	font-size: 23pt;
	width: 600px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	margin: 0;
}
#underheader H1.sitename A
{
	color: #FA3;
	text-decoration: none;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	/*[empty]background-position:;*/
	/*[empty]width:;*/
	/*[empty]height:;*/
	font-size: 16.8pt;
	font-family: Calibri;
	font-weight: bold;
}
#underheader H1.sitename A:hover
{
	color: #FEFEFE;
	text-decoration: none;
}
#underheader H2.sitedesc
{
	padding: 0;
	position: relative;
	font-size: 12pt;
	color: #4C82A6;
	font-family: Calibri;
}
#underheader #toprss
{
	float: right;
	position: relative;
	margin: 0;
	padding: 0;
	text-align: right;
}
#gameThumbs
{
	clear: both;
	margin-top: 20px;
	padding: 0 0 15px;
	/*+placement:shift 104px 112px;*/
	position: relative;
	left: 104px;
	top: 112px;
	margin: -33px;
}
/*Menu*/
#nav
{
	clear: both;
	margin: 10px 0 -15px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#nav UL
{
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav LI
{
	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) no-repeat left top;
	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) no-repeat right top;
	text-decoration: none;
	font-family: Calibri;
}
#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*/
#main
{
	clear: both;
	width: 925px;
/*Overrides miscalculation in IE6; ignored by other browsers.*/
	margin: 0;
	padding: 0 15px 15px 10px;
	background: #FFF;
}
#contentwrapper
{
	float: left;
	width: 550px;
}
#content
{
}
#content .pageTitle
{
	padding: 5px 10px 0;
	font-size: 14pt;
	color: #215679;
}
.contentsearch
{
	margin: 0 0 40px 100px;
}
.contentsponsors
{
	margin: 0 0 30px 190px;
}
.adsense_top
{
	text-align: center;
	margin: -81px 0 25px;
	font-size: 9pt;
	padding: 1px 0px;
	/*+placement:shift 432px -87px;*/
	position: relative;
	left: 432px;
	top: -87px;
}
.adsense_sidebar
{
	text-align: center;
	margin: 0 0 20px;
	font-size: 9pt;
}
.post
{
	margin: 20px 0 25px;
}
#content H2, #content H3, #content H4, #content H5, #content H6
{
	padding: 0 10px;
	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;
}
H2.postTitle
{
	padding: 0 10px;
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}
H2.postTitle A
{
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	letter-spacing: -1px;
}
H2.postTitle A:hover
{
	color: #215679;
}
.postMeta
{
	padding: 2px 10px 4px;
	font-size: 9pt;
	color: #333;
}
.postMeta .date
{
	background: url(images/date.gif) no-repeat left;
	padding: 0 0 0 15px;
}
.postMeta .filed
{
	background: url(images/folder.gif) no-repeat left;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}
.postMeta .commentcount
{
	background: url(images/comments.gif) no-repeat left;
	padding: 0 0 0 18px;
	margin: 0 0 0 3px;
}
.postMeta .tags
{
	background: url(images/tags.gif) no-repeat left;
	padding: 0 0 0 15px;
}
.postMeta A
{
	text-decoration: none;
}
.postContent IMG
{
	margin: 10px;
	border: 3px solid #CCC;
}
#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;
}
P.comments
{
	clear: both;
	padding: 5px 10px;
}
P.comments A
{
	padding-left: 20px;
	background: url(images/comment.gif) no-repeat left top;
	font-size: 10pt;
	text-decoration: none;
}
.commentlist
{
	margin: 10px 0;
	font-size: 10pt;
	list-style: none;
}
.commentlist LI
{
	margin: 0 0 5px -25px;
	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) no-repeat left top;
	border: none;
	font-size: 9pt;
	color: #333;
}
.comment #submit: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: 355px;
	float: right;
}
/*Sidebar top welcome box*/
.sidebarswrapper
{
	margin-top: 0px;
	padding-top: 9px;
	width: 355px;
	background: url(images/bgsidebartop.gif) no-repeat left top;
}
.sidebars
{
	width: 355px;
	background: #363636;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebars H2
{
	padding: 0 0 0px;
	font-size: 17.9pt;
	color: #FB5;
	letter-spacing: -1px;
	/*[empty]width:;*/
	/*[empty]height:;*/
	margin-bottom: -9px;
}
.sidebars P
{
	padding: 2px 0;
	font-size: 9pt;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#welcome
{
	clear: both;
	padding: 0 10px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#welcome A
{
	display: inline;
	color: #3F80AA;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#welcome A:hover
{
	color: #FFF;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#welcome P
{
	color: #FFF;
	margin-top: 16px;
	padding-left: 81px;
	background: url(images/headImg.png) no-repeat 5% 41%;
	/*+placement:shift -5px 2px;*/
	position: relative;
	left: -5px;
	top: 2px;
	/*[empty]width:;*/
	/*[empty]height:;*/
}
.sidebarsbottom
{
	clear: both;
	width: 355px;
	height: 18px;
	background: url(images/bgsidebarbottom.gif) no-repeat left bottom;
}
/*Sidebar 2 columns widget-ready*/
.sidebarsB
{
	width: 355px;
	margin-top: 15px;
	/*[empty]height:;*/
}
.sidebar1
{
	float: left;
	width: 165px;
	/*+placement:shift 18px 0px;*/
	position: relative;
	left: 18px;
	top: 0px;
}
.sidebar2
{
	float: right;
	width: 165px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB H2
{
	padding: 2px 7px;
	font-size: 10.1pt;
	color: #FFF;
	background: url(images/sidebar_h2.gif) no-repeat left;
	margin-bottom: 3px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	font-family: Calibri;
	border: 1px solid #3E5564;
}
.sidebarsB TABLE
{
	width: 160px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB UL
{
	margin: 0;
	padding: 0 0 5px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB LI
{
	margin-bottom: 20px;
	list-style: none;
	font-size: 9pt;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB LI UL
{
	padding: 0;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB UL UL LI
{
	margin: 0;
	padding: 3px 2px 2px 16px;
	color: #222;
	background: url(images/bullet.gif) no-repeat left 7px;
	line-height: 17px;
/*Required for cross-browser consistency; cross-browser defaults vary.*/
	border-bottom: 1px dotted #CCC;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB A
{
	display: block;
	color: #333;
	text-decoration: none;
	display: inline;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB A:hover
{
	color: #4C82A6;
	text-decoration: underline;
}
.sidebarsB P
{
	padding: 2px 0;
	font-size: 9pt;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
#tag_cloud A
{
	display: inline;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB UL.children LI
{
	border-bottom: none;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
.sidebarsB UL.children
{
	margin-bottom: -5px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
}
/*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;
	padding: 0px;
}
/*Extras*/
.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;
}
