/*  
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
/*  
Theme Name: Shekira.com
Theme URI: http://shekira.com
Description: The latest and greatest version of Shekira.com.
Version: 2.0
Author: Shekira Derryberry

	

*/


body {
	text-align: center;
	margin: 0;
	padding: 0;
	background: #edfaf9 url(_img/bgtile.gif) top left repeat-x;
	font: 10px/1.5 Lucida Grande, Trebuchet MS, Helvetica;
	color: #5a6877;
}

a {
 color: #990000;
 text-decoration: none;
}

#photo_sb_wrapper-135694211 a {
	color: #ddd !important;
}

#photo_sb_wrapper-135694211 img {
	margin-bottom: 10px !important;

}

h2 {
	font-size: 160%;
	color: #990000;
	font-family: Georgia, Times;
	border-bottom: 1px solid #bfccd0;
}

h3 {
	font-size: 130%;
	color: #333;
}

p, ul {
 	font-size: 120%;
 }



.date {
	float: right;
	color: #333;
	font-size: 110%;
	font-weight: bold;
}

.postmetadata {
	margin: 0 0 40px 0;
}

blockquote {
	color: #5a6877;
	font-size: 110%;
	background: #fff;
	padding: 3px 10px;
	border: 1px dashed #990000;
	margin: 0 0 15px 15px;
	
	}

#frame {
	width: 904px;
	border: 0px solid #006699;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 88px;
}

#frame2{
	background: #edfaf9 url(_img/footbg.gif) bottom left repeat-x;
	
}

#nav {
	font-family: Georgia, Times;
	text-transform: UPPERCASE;
	background: #505d6a;
	border-top: 1px solid #6a7784;	
}

#nav ul{
	font-size: 140%;
	border: 0px solid #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	clear: both;
	
}

#nav li {
	float: left;
	display: block;
	margin: 0 20px 0 0;
	padding: 5px 0;
}

#nav li a{
	font-weight: bold;
	color: #edfaf9;
	text-decoration: none;
	padding: 5px 8px;
}

#nav li a:hover{
	text-decoration: none;
	background: #39424c;
	padding: 7px 8px;
}

#left-side {
	float: left;
	width: 600px;
	border-right: 1px solid #bfccd0;
	margin-top: 20px;
	
}

#blog a {
	color: #990000;
	text-decoration: none;
}

#blog a:hover {
	text-decoration: underline;
}
#blog {
	padding-top: 65px;
	padding-right: 20px;
	}
	
#blog img {
	border: 1px solid #aaa;
	padding: 3px;
}

#right-side {
	border: 0px solid #ccc;
	width: 275px;
	float: right;
	margin-top: 40px;
}



.polaroid {
	margin: 0 0 0 20px;
}

#footer {
	color: #fff;
	background: url(_img/footbg.gif) top left repeat-x;
	text-align: left; 
	text-align: center;
	margin: 0;
	padding: 0;
}

#footer p{
	font-size: 100%;
}

#footer a{
	font-weight: bold;
	color: #fff;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #ddd;
}

.footie {
	width: 904px; 
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	height: 198px;
	padding-top: 30px;
	
	}

.footieme {
	float: left;
	margin: 0 15px 100px 0;
}

.outersidebar {
	margin: 0 0 0 20px;
}

#sidebar ul {
	list-style: none;
	font-size: 100%;
	padding: 0;
	margin: 0;
	}

#sidebar h2 {
	font-size: 130%;
	color: #333;
	border-bottom: none;
}

.wp-polls-ul li{
	font-size: 120%;
}

