/*  
Theme Name: Brianna's Playground
Theme URI: http://labs.utopian.net/wordpress/theme/stringtheory/
Description: brianna.org tears it up, yo
Version: 1.4
Author: Utopian.net Laboratories
Author URI: http://labs.utopian.net
*/

			body {			
				margin:0;
				font-family:Arial, Helvetica, sans-serif;
				color:#000;
				background-color:#9aa9a6;
				font-size:9pt;
				line-height: 10pt;
				background-image:url('images/borgbg.jpg');
				background-repeat:no-repeat;
			}
			a {
				text-decoration:none;
				color:#000;
				font-weight:bold;
			}
			a:hover {
				text-decoration:none;
				color:#900;
			}
			h1 {
				font-size:20pt;
				color:#999;
				font-weight:normal;
			}
			h2 {
				font-weight:bold;
				font-size:11pt;
				padding:0px 0px;
			}
			h3 {
				font-size:12pt;
				font-weight:normal;
			}
			h4 {
				color:#999;
				font-size:10pt;
			}
			img {
				border:none;
			}
			#wrapper {
				width:1218px;
				height:921px;
				margin:0px;
				
			}
			#masthead {
				height:100px;
            	width:800px;
			}
            #masthead h1 {
            	display:none;
			}
			#menu {
				height:20px;
				width:800px;
				text-align:center;
				margin-top:-20px;
			}
			#menu li {
				list-style-type:none;
				display:inline;
				font-size:9pt;
				margin:0px 2px 0px 2px;
			}
			#menu li a {
				color:#000;
			} 
			#menu li.current_page_item a{
				color:#900;
			}
			#menu li:first-child span{display:none;}
			#sidebarone {
				width:80px;
				height:234px;
               	margin:0px 0px 0px -12px;
               	position:absolute;
               	top:100px;
               	left:0px;
				padding:16px 16px 0 0;
				color:#fff;
				font-size:8pt;
			}
			#sidebarone a {
				color:#fff;
				font-weight:normal;
			}
			#blogsidebar {
			
				width:50px;
               	margin:40px 20px 0px 0px;
				float:right;
			}
			
			#sidebartwo {
				width:420px;
				height:560px;
               	margin:0px;
               	position:absolute;
               	top:0px;
               	left:798px;
               	background-color:#fff;
               	padding:10px 20px 10px 25px;
               	-webkit-border-radius-bottom:14px;
               	-moz-border-radius-bottomleft:14px;
               	-moz-border-radius-bottomright:14px;
               	overflow-y: auto;
           		box-shadow: 1px 1px 3px #999;
				-moz-box-shadow: 1px 1px 3px #000;
				-webkit-box-shadow: 1px 1px 3px #999;    	
			}
			#maincontent {
				height:224px;
				width:300px;
                padding:20px 20px 10px 20px;
				position:absolute;
				top:74px;
				left:235px;
				overflow-y: auto;
				color:#fff;
			}
			#maincontent h2 a {
				color:#fff;
			}
			#maincontent h2 {
				font-family:Georgia, Times New Roman, serif;
				font-size:12pt;
				font-weight:normal;
				text-align:center;
			}			
			#maincontent ul li{
				margin:6px 0 16px 0;
			}
			#maincontent img {
				margin:4px auto 14px 90px;
				border:1px dotted #fff;
				width:100px;
				
			}
			.navigation {
				text-align: center;
				color:#fff;
			}			
			#buttonbox {
				width:298px;
				height:100px;
				position:absolute;
				top:415px;
				left:265px;
				text-align:center;
			}
			#notepadone {
				width:185px;
				height:185px;
				position:absolute;				
				top:422px;
				left:10px;
			}
			#notepadtwo {
				width:413px;
				height:105px;
				position:absolute;				
				top:495px;
				left:185px;			
			}
			#notepadone img {
				margin:0px 4px 4px 4px;
			}
			#notepadthree {
				width:185px;
				height:185px;
				position:absolute;				
				top:428px;
				left:611px;			
			}
			#blogbody {
				min-height:40%;
				width:690px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
        		float:left;
			}
			#commbody {
				min-height:40%;
				width:550px;
                padding:0px 20px 0px 20px;
                line-height:1.6em;
         		margin:auto;
        		text-align:center;
			}			
			#splashbody {
				width:800px;
				margin:auto;
			}
			#footer {
				height:30px;
				width:1000px;
				position:absolute;
				font-size:7pt;
				top:690px;
				left:0px;
				text-align:right;
			}
			.push {
				height:60px;
			}
			.spacer {
				clear:both;
			}
			li {
				list-style-type:none;
			}

			div.post {
				margin:0 0 12px 0;
				text-align: left;
			}
			
			.catpost {
				float:left;
				width:510px;
				margin-left:30px;
				text-align: left;
				margin-top: 20px;
			}
			.commpost {
				float:left;
				width:310px;
				margin-left:30px;
				text-align: left;
				margin-top: 18px;
			}
			.catpost a, .commpost a {
				text-decoration:none;
				color:#000;
			
			}
			.catpostimage {
				float:left;
				margin-left: 45px;
				margin-top: 18px;
				width:110px;
			}
			.newspostimage {
				float:left;
				margin-left:0;
				margin-top:18px;
				width:200px;
			}
			.archspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:4px;
				border-bottom:1px solid #000;
				width:700px;
			}
			.commspacer {
				clear:both;
				height:10px;
				margin-bottom:10px;
				margin-left:40px;
				border-bottom:1px solid #000;
				width:500px;
			}			
			a.readmore{
				text-align:right;
				font-style:italic;
			}
			.catpost em {
				font-size:8pt;
				font-weight:bold;
			}
/* Comments styles */
			div#respond{
				text-align: left;
				margin-left: -150px;
			}

/* eshop panel listings */
			ul.eshoppanels{
				list-style:none;
				margin:0;
				padding:0;
			}
			ul.eshoppanels li{
				list-style:none;
				float:left;
				margin:5px;
			        padding:6px;
				text-align:left;
			        width:205px;
				min-height:220px;
			}
			#content ul.eshoppanels li a{
				text-decoration:none;
				display:block;
				padding:0 4px;
			       font-size: medium;
			}
			#content ul.eshoppanels li a img{
				float:none;
				margin:0;
			}
			.creditline {
				display:none;
			}
/* gallery listings */
			.gallery {
				margin: auto;
			}
			.gallery-item {
				float: left;
				margin-top: 10px;
				text-align: center;
				width: 33%;			}
			.gallery img {
				border: 0px !important;
			}
			.gallery-caption {
				margin-left: 0;
			}

			span.caps {
				font-size: 0.9em;
				letter-spacing: .07em;
			}
			p img {
				padding: 0;
			}
			.aligncenter,
			div.aligncenter,
			img.centered {
				display: block;
				margin-left: auto;
				margin-right: auto;
			}
			img.alignleft {
				padding: 4px;
				margin: 0 7px 2px 0;
				display: inline;
			}
			img.alignright {
				padding: 4px;
				margin: 0 0 2px 7px;
				display: inline;
			}
			.alignleft {
				float: left
			}
			.alignright {
				float: right;
			}
			span.caps {
				cursor: help;
			}
			.center {
				text-align: center;
			}
			.hidden {
				display: none;
			}
			.wp-caption {
				border: 1px solid #ddd;
				text-align: center;
				background-color: #eeeeee;
				padding-top: 4px;
				margin: 10px;
			}
			.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;
			}
			form#commentform {
				margin-left:140px;
			}
			fieldset p {
				text-align: left;
			}
						
			textarea#comment {
				max-width: 500px;
			}
			div.reply {
				margin-bottom:10px;
			}
			.archpost {
text-align:left;
}
h2.post-title {
text-align:left;
}
li.aktt_more_updates {
	display:none;
}
.aktt_tweets ul li {
	margin:9px 0 0 0; 
}
#searchform input {
float:left;
}
.gadgets-gadget-container {
margin:auto;
}
.navigation a {
	color:#ffffff;
	font-weight:normal;
}