/*
Theme Name: Girl at Play II
Theme URI: http://girlatplay.com
Description: Girl at Play II theme based on Miniblog by Ralph Damiano
Version: 1.0
Author: Alex Beauchamp
Author URI: http://girlatplay.com
*/
 
 .panel{
	display: none;
 }
 
body{
	background-image: url(http://girlatplay.com/media/background.jpg);

	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: "Verdana", sans-serif;
	font-size: 11px;
	color: #444; 	
}

h2 	{	
	font-weight:normal;
	font-size:9pt;
	padding:0px 0px;
	margin-top: 4px;
	color: #666666;
	text-transform:uppercase;
	font-family: courier, sans-serif;}

/* == Resets N' Stuff == */

a:link,
a:visited{text-decoration: none;
	font-size: 100%;
	font-family: "Verdana", sans-serif;
	text-decoration: none;
	color: #900000;
}

a:hover{
	text-decoration: underline; color: #ff6600;
}

a:focus,
a:active{
	outline: none;
}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { 
	margin: 0;
	padding: 0; 
}

ul{
	list-style-image: url(images/li.gif);
}

img{
	border: 0px;
}

input:focus,
input:active{
	outline: none;
}

.go-left{
	float: left;
	clear: left;
}

.go-right{
	float: right;
	clear: right;
}

.go-center{
	margin: 0 auto;
	text-align: center;
}

.bold{
	font-weight: bold;
}

.italic{
	font-style: italic;
}

.block{
	display: block;
}

.clear{
	clear: both;
}

.align-right{
	text-align: right;
}

.align-left{
	text-align: left;
}

.below-post{
	width: 550px;
	padding: 10px 0px 10px 90px;
	overflow: hidden;
	color: #999;
}

/* == Wordpress Necessary == */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 5px;
}

.alignright {
   float: right;
   margin: 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

.wp-caption img {
   margin: 0 auto;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

.wp-smiley{
	display: inline;
}

/* == Navbar == */

#navbar ul{
	list-style-type: none;
	list-style-image: none;
}

#navbar ul li{
	float: left;
	display: inline;
}

#navbar ul li a:link,
#navbar ul li a:visited{
	display: block;
	text-decoration: none;
	padding: 10;
	text-transform: uppercase;
	}

#navbar ul li a:hover,
#navbar ul li a:active,
#navbar ul li a:focus{
	text-decoration: none;
	background: #900000;
}

#navbar ul li.current_page_item a:link,
#navbar ul li.current_page_item a:visited,
#navbar ul li.current_page_item a:hover,
#navbar ul li.current_page_item a:active,
#navbar ul li.current_page_item a:focus{
	color: #900000;
}



#navbar-container{
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#navbar-container ul{
	list-style-type: none;
	list-style-image: none;
}

#navbar-container ul li{
	float: left;
	display: inline;
}

#navbar-container ul li a:link,
#navbar-container ul li a:visited{
	display: block;
	background: #FFF;
	padding: 24px 15px;
	
	font-family: "courier", sans-serif;
	color: #999;
        font-size: 12px;
	text-transform: uppercase;
}

#navbar-container ul li a:hover,
#navbar-container ul li a:active,
#navbar-container ul li a:focus{
	text-decoration: none;
	background: #900000;
}

#navbar-container ul li.current_page_item a:link,
#navbar-container ul li.current_page_item a:visited,
#navbar-container ul li.current_page_item a:hover,
#navbar-container ul li.current_page_item a:active,
#navbar-container ul li.current_page_item a:focus{
	background: #900000;
}

#navbar-container ul li.rss-feed{
	float: right;
	background: url(images/rss-icon.gif) left center no-repeat;
	padding: 0px 0px 0px 16px;
}

/* == Header == */

#header{
	width: 100%;
	padding: 20px 0px;
	}

#header-container{
	height: 108px;
	margin: 0 auto;
	}

#bubble-container{
	width: 300px;
	height: 91px;
	margin: 0 auto;
	}

#bubble-bottom{
	width: 35px;
	height: 17px;
	margin: 0 auto;
	background: url(images/bubble-bottom.png) no-repeat;
	}

#bubble-left{
	width: 18px;
	height: 91px;
	float: left;
	margin: 0 auto;
	background: url(images/bubble-left.png) no-repeat;
	}

#bubble-right{
	width: 18px;
	height: 91px;
	float: left;
	margin: 0 auto;
	background: url(images/bubble-right.png) no-repeat;
	}

#bubble-middle{
	width: 300px;
	height: 81px;
	float: left;
	margin: 0 auto;
	padding: 10px 0px 0px;
	background: #FFF;
	}

#bubble-middle h1 a:link, a:visited{
	font-size: 36px;
	font-family: "Georgia", serif;
	font-weight: normal;
	}

#bubble-middle h1 a:hover {text-decoration: none;}

#site-slogan {
	display: block;
	font-family: "Georgia", serif;
	color: #666;
	font-size: 16px;
	text-transform: lowercase;
	}

.first-color{
	color: #777;
}

.second-color{
	color: #77afcf;
}

/* == Container == */

#container-top{
	width: 950px;
	height: 21px;
	margin: 0 auto;
	background: url(images/container-top.png) no-repeat;
	}

#container{
	width: 950px;
	overflow: hidden;
	background-color: #ffffff;
	margin: 0 auto;
	text-align: left;
	}

/* == Sidebar == */

#sidebar {
	width: 280px; padding-right: 25px;
	float: right;
	clear: right;
	overflow: hidden;
	}

.sidebar-box{
	width: 280px;
	overflow: hidden;
	margin: 0px 0px 30px;
	}

#sidebar-recent-posts{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 42px;
	height: 46px;
	overflow: hidden;
	margin: -10px 10px 8px 0px;
	background: url(images/icon-recent-posts.png) no-repeat;
	}

#sidebar-popular-posts{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 47px;
	height: 47px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-popular-posts.png) no-repeat;
	}

#sidebar-twitter{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 38px;
	height: 58px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-twitter.png) no-repeat;
	}

#sidebar-recent-comments{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 46px;
	height: 46px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-recent-comments.png) no-repeat;
}

#sidebar-search{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 43px;
	height: 44px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-search.png) no-repeat;
}

#sidebar-categories{
	float: left;
	clear: left;
	text-indent:-9999px;
	width: 45px;
	height: 51px;
	overflow: hidden;
	margin: -12px 10px 8px 0px;
	background: url(images/icon-categories.png) no-repeat;
}

#sidebar h4 {
	padding-bottom: 2px; padding-top: 10px;
	line-height: 1.6;
	border-bottom: 1px solid #ccc;
}


#sidebar p {
	padding-top: 5px;
	color: #666666;
}

#sidebar .section input {
	width: 15.8em;
	margin: 0 0 1em 0;
	padding: 6px 6px 6px 23px;
	border: 1px solid #ccc;
	background: transparent url(images/bg-search.gif) no-repeat 7px center;
	font-size: 1.1em;
	float: left;
}


.sidebar-box h2.with-icon{
	height: 22px;
	width: 260px;
	background: #EEEADD;
	font-family: "Georgia", sans-serif;
	color: #555;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 5px 0px 10px 0px;
}

.sidebar-box h2,
.panel h2{
	height: 22px;
	width: 260px;
	background: #EEEADD;
	font-family: "Georgia", sans-serif;
	color: #555;
	font-size: 18px;
	font-weight: normal;
	padding: 7px 10px;
	margin: 0px 0px 10px 0px;
}

.sidebar ul,
.panel ul{
	width: 100%;
}

.sidebar-box ul li,
.panel ul li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

.search-box{
	width: 280px;
	height: 22px;
	overflow: hidden;
}

.search-input{
	width: 200px;
	height: 14px;
	float: left;
	border: 1px solid #ccc;
	background: #FFF;
	font-family: "Arial", sans-serif;
	font-size: 11px;
	padding: 3px 5px;
	color: #777;
}

.search-button{
	width: 46px;
	height: 20px;
	float: right;
	border: 1px solid #ccc;
	background: #EEEADD;
	font-family: "Arial", sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
	color: #444;
}

.section {
	margin: 0 0 1em 0;
	clear: both;
	overflow: hidden;
}

.section .col {
	overflow: hidden;
}

.small {
	font-size: 1em;
	line-height: 1.6;
}

.ver {
	text-transform: uppercase;
	color: #000;
}

.low {
	font-family: Palatino, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	text-transform: lowercase;
	color: #666;
}

.amp {
	font-family: Baskerville, Georgia, "Times New Roman", sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666;
}


.section  ul {
	margin: 0 0 2em 0;
	list-style-type: none;
}
.section li {
	margin: 0;
	padding: .4em 8px .5em 8px;
	
	line-height: 1.6;
	border-bottom: 1px dotted #bbb;
}


/* == Twitter == */

.sidebar-box ul#twitter_update_list li span a:link,
.sidebar-box ul#twitter_update_list li span a:visited{
	display: inline;
	margin: 0px;
	font-family: "Verdana", sans-serif;
	font-size: 100%;
	font-weight: normal;
}

.sidebar-box ul#twitter_update_list li a:link,
.sidebar-box ul#twitter_update_list li a:visited{
	display: block;
	margin: 0px 0px 0px 10px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.twitter-link{
	text-align: right;
	float: right;
}

.sidebar-box ul#twitter_update_list li a {size: 9px;}

/* == Tabs == */

#tab-container{
	width: 280px;
	overflow: hidden;
	margin: 0px 0px 30px;
}

#tabnav{
	list-style-type: none;
	list-style-image: none;
}

#tabnav li{
	float: left;
	display: inline;
	text-align: center;
}

#tabnav li a:link,
#tabnav li a:visited{ color: #000;
	display: block;
	width: 72px;
	height: 12px;
	font-family: "Arial", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 10px;
	background: #EEEADD;
	padding: 12px 4px;
}

#tabnav li a:hover,
#tabnav li a.selected:link,
#tabnav li a.selected:visited{
	text-decoration: none;
	background: #d8e7f0;
}

.panel{
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 280px;
	clear: both;
}

/* == Main == */

#main{
	float: left;
	clear: left;
	overflow: hidden;
	width: 500px; padding-left: 40px;
}


/* PAGES */

.post-header h1 {
	display:block;
	font-size:18px;
	font-weight:400;
	text-transform: capatalize;
	font-family: "courier, Tahoma, Helvetica, Verdana, sans-serif;
	color: #000000; 
	margin-top: 10px;}

.post-header h1 a, a:visited {display:block; color: #000000; }

.post-header h1 a:hover{color: #ff6600;}

.post-header h2 a {
	font-weight:normal;
	font-size:9pt;
	padding:0px 0px;
	margin:0;
	color:#a09278;
	text-transform:uppercase;
	font-family: courier, sans-serif;}


.post-content p	{
	text-align: justify;
	line-height: 21px;
	padding: 0px 0px 15px;
	}

.post-content a, a:link, a:visited {text-decoration: none;}

.post-content h1 {
	color: #000000; 
	font-weight: normal;
	font: italic 30px 'Baskerville', georgia, serif; 
	text-transform: capatalize;  
	}

.post-content h2 {
	font-size:9pt;
	padding:0px 0px;
	margin:0;
	color:#a09278;
	text-transform:uppercase;
	font-family: courier, sans-serif;
	}
 
.post-content h3	{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 15px;
	font-weight: bold;
	margin: 0px 0px 15px;
	}

.post-content h4,
.post-content h5,
.post-content h6{
	font-family: "Arial", sans-serif;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 15px;
}



.page-container{width: 875px; padding-left: 25px;}



.post-container{
	width: 640px;
	overflow: hidden;
	margin: 0px 0px 30px;
	clear: both;
	}

.post-left{
	width: 60px;
	float: left;
	clear: left;
	overflow: hidden;
	}

.post-right{
	width: 550px;
	float: right;
	clear: right;
	overflow: hidden;
	padding: 0px 0px 10px;
	background: url(images/dots.gif) bottom center repeat-x;
	}

.post-tab{
	width: 58px;
	height: 50px;
	overflow: hidden;
	margin: 0px 0px 20px 0px;
	text-align: center;
	font-family: "Georgia", serif;
	font-size: 14px;
	color: #777;
	padding: 10px 0px 0px 2px;
	background: url(images/post-tab.png) no-repeat;
	}

.tab-big{
	font-size: 20px;
	display: block;
	}

.post-content-left {
	width: 20px;
	float: left;
	clear: left;
	overflow: hidden;
}

.content-post {
	width: 500px;
	float: right;
	clear: right;
		}

.posts {
	width: 500px;
	float: right;
	clear: right;
	}

.post-content-left img {
	display: block;
	width: 98px;
	height: 98px;
	border: 1px solid #ccc;
	padding: 5px;
	background: #FFF;
	margin: 0px 0px 10px;
	}

.post-header	{overflow: hidden; margin: 0px 0px 10px 0px; text-transform: uppercase;  }

.post-content ul,
.post-content ol{
	margin: 0px 0px 15px;
}

.post-content ul li,
.post-content ol li{
	margin: 0px 0px 5px 20px;
}

.post-content p.post-more{
	text-align: right;
}

.post-content p.post-more a:link,
.post-content p.post-more a:visited{
	text-decoration: none;
	color: #77afcf;
	font-weight: bold;
	font-family: "Arial", sans-serif;
}

.post-content p.post-more a:hover{
	text-decoration: underline;
}



/* POSTS*/
.posts {
	width: 500px;
	float: right;
	clear: right;
	}


.posts h1 a, a:visited {display:block; color: #000000; font: italic 25px 'Baskerville', georgia, serif; color: #000000; margin-top: 10px; }

.posts h1 a:hover{color: #ff6600;}

.posts h2 {
	font-weight:normal;
	font-size:9pt;
	color:#666666;
	text-transform:uppercase;
	font-family: courier, sans-serif;
	padding-top: 4px;
	padding-bottom: 15px;}

.posts h2 a {
	font-weight:normal;
	font-size:9pt;
	color:#a09278;
	text-transform:uppercase;
	font-family: courier, sans-serif;}

.posts h2 a:hover {
	font-weight:normal;
	font-size:9pt;
	color:#ff6600;
	text-transform:uppercase;
	font-family: courier, sans-serif;}

.posts p	{
	text-align: justify;
	line-height: 21px;
	padding: 0px 0px 15px;
	}

.posts a, a:link, a:visited {text-decoration: none;}

 blockquote	{
	padding: 10px; 
	margin-left: 25px;
	border-left: 1px solid #ddd; 
	font: italic 13px times, georgia, serif; 
	background: #f6f6f6;
	}








/* FOOTER */

#footer {
	width: 950px;
	color: #333333;
	background: #ffffff;
	 margin-top: 15px;
	
	text-align: left;
	line-height: 17px;
	border-top: 1px dotted #cccccc;
	}


	
#bg {background: #ffffff; }

#footer h2 {
	color: #333333;
	font-size: 12px; 
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	border-bottom: 2px solid #990000;
	padding: 0px 0px 2px 0px;
	margin: 15px 0px 0px 0px;
	text-transform: uppercase; background: #ffffff;
	}

#footer a, #footer a:visited{
	color: #333333;
	text-decoration: none; size: 9px;
	}
	
#footer a:hover{
	text-decoration: underline;
	}

#footer ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#footer ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#footer ul li a, #footer ul li a:visited {
	display: block;
	color: #333333; size: 9px;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px solid #666666;
	}

#footer ul li a:hover {
	background: #ffffff;
	color: #900000;
	text-decoration: none;
	}
	
.footerleft {background: #fff;
	float: left;
	width: 30%;
	padding: 10px;
	display: inline;
	}
	
.footermiddle {background: #fff;
	float: left;
	width: 30%;
	padding: 10px;
	display: inline;
	}
	

.footerright {background: #fff;
	float: right;
	width: 33%;
	padding: 10px;
	display: inline;
	}	
.footerright a {text-size: 9px;}

/* Calendar */

#calendar_wrap{
	padding: 10px 0px 0px;
	width: 280px;
	overflow: hidden;
	text-align: center;
}

table#wp-calendar{
	width: 250px;
	border: 0px;
	margin: 0 auto;
}

.post-content img,
.comment-content img{
	max-width: 400px;
}

.pullquote_left { float: left; width: 200px; margin: 0; padding: 5px 15px 8px 0; }
.pullquote_right { float: right; width: 200px; margin: 0; padding: 5px 10px 8px 15px; }
.pullquote_center { margin: 5px 10px 15px 0; padding: 10px 10px 10px 0; border-top: 1px solid #dedcd7; border-bottom: 1px solid #dedcd7; }
.qm { font-size: 24px; padding: 0 5px 0 0 } /* big quotation mark */
.quote { font: italic bold 14px Georgia, 'Times New Roman', Times, serif; color: #a11c1f; line-height: 20px; }

#projects	{
	float:left;
	width:700px; margin-left: 75px;
	
}

.projectimage {float:left; padding: 5px; border: 1px solid #cccccc; margin-right: 15px;}



.projectspacer {
	clear:both;
	height:20px;
	margin-bottom:16px;
	border-bottom:1px solid #ccc;
}