/*   
Theme Name: Toy Queen v1.0
By Jeff Gnatek
Description: A Child Theme of Thematic
Template: thematic
*/


@import url(../thematic/style.css);

/*basic structure*/

body {
	background: #74aed7 url(http://www.webinartweets.com/images/bg.jpg) repeat-x bottom center;
	width: 960px;
	margin: 0 auto;
}

#wrapper.hfeed{
	background-color: none;
	border-left:0px solid #CCCCCC;
	border-right:0px solid #CCCCCC;
	
}

#container {
	margin: 0;
	padding: 0;
	background: none;
}

#main {
	background: none;
	margin: 0;
	padding: 0;
	overflow: visible;
	width: 920px;
}

#content {
	
	margin:0 0 0 0;
	overflow:visible;
	padding-left: 30px;
}

/*headers,typography, etc */

h2 {
border-bottom: inherit 1px thin;
margin-bottom: .5em;
}

h3 {
border-bottom: inherit 1px thin;
margin-bottom: .5em;
}

.entry-utility{
	visibility: hidden;
	margin-left: -9999px;
	display: inline;
	float: left;
}

/*Hide the titles, for SEO*/

#branding {
	visibility: hidden;
	display: inline;
	margin-left: -9999px;
}
#blog-title {
	margin-left: -9999px;
}

#blog-description {
	margin-left: -9999px;
}

/*Header*/

#header {
	background: #74aed7 url(images/head.jpg);
	width: 920px;
	height: 228px;
	margin-top: 20px;
}

.logo {
	margin-top: 20px;
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}

.banner {
	float: left;
	margin-right: 7px;
	margin-top: 50px;
	height: 90px;
	width: 675px;
}
/*Navigation Bar*/

#access {
	background: none;
	border-top:0px solid #CCCCCC;
	border-bottom:0px solid #CCCCCC;
	height: 31px;	
	padding-left: 0;
	margin-top: -80px;
	margin-bottom: 40px;
	margin-left: 480px;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background-color: none;
	color: #fff;
	height: 13px;
}

.sf-menu li a {
	border-bottom:0px;
	border-left:0px;
	border-top:0px ;
	padding:0px;
	text-decoration:none;
	height: 13px;
	background: none;
}

.sf-menu li a:hover {
	border-bottom:0px;
	border-left:0px;
	border-top:0px ;
	padding: 0;
	text-decoration:none;
	height: 13px;
	background: none;
}

.sf-menu {
	border-right:0px solid #fff;
	margin-left: 30px;
	
}
.sf-menu li, .sf-menu li:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background: none repeat scroll 0 0;
}


.menu {
	padding-top: -30px;
	margin-bottom: 20px;
}

.menu a {
	border:0px solid #CCCCCC;
	font-family: Arial;
	font-size: 2em;
	background: none;
	color: #fff;
	margin-right: 20px;
}
.sf-menu a:visited {
	color: #fff;
}
.sf-menu a:hover, .sf-menu a:active {
color:#ccc;
}
/* Post Content... */

.entry-meta abbr {
	color: #ae4723; 
}

.entry-content embed {
	margin: 0 auto;
	padding: 0;
}

.hentry {
	background-color:#fff;
	padding: 1em 2em 1em 2em;
	margin: 0;
	border:0px solid #CCCCCC;
}

.entry-content p {
	font-family: Arial;
	font-size: 12px;
}

/* sidebar basics */

#primary {
	background-color: none;
	padding-top: 0;
	border: 0;
	margin: 0;
	padding: 0 0px;
	margin-right: -10px;
}


#secondary {
	background-color: none;
	border:0px solid #CCCCCC;
	padding: 0;
	margin-right: -10px;
	height: 100%

}

.entry-title a{
	color: #2f252c;
	font-family: Georgia;
	font-weight: normal;
}

.entry-title a:hover{
	color: #6f5e69;
	font-family: Georgia;
	font-weight: normal;
}
.widgettitle {
	color: #2f252c;
	font-family: Georgia;
	font-weight: normal;
	font-size: medium;
}

/*Twitter Sidebar */

.tweetmeme_button{
	margin: -4em 0 0 0;
	padding-left: 5em;
}

.aktt_tweets a {
	color: ##004B91;
	font-family: Georgia;
	font-weight: normal;
}

.aktt_tweets {
	color: #2f252c;
}

.aktt_tweets li {
	list-style: none;
	font-family: Georgia;
}

#aktt_tweet_form fieldset {
	visibility: hidden;
}

/* Ads */




/*Footer*/

#footer {
	background-color: none;
	width: 100%;
	height: 60px;
	margin: 0;
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 0px;
	color: #2f252c;
}

.secondary_nav {
	font-size: small;
	list-style: none;
	float: right;
	padding-right: 10px;
}

.secondary_nav li{
	display: inline;
	float: left;
	padding-right: 1em;
}

#siteinfo, #siteinfo a {
	color: #2f252c;
	
}

#siteinfo {
	margin:0;
	height: 25px;
	padding: 10px 0 0 10px;
	width: 100%;
}




.tweet:nth-child(odd) {background: #c9e4f7; padding: 20px 20px 15px 20px;-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #ccc;
padding: 10px;margin-bottom: 10px;}

.tweet:nth-child(even) {background: #fff; padding: 20px 20px 15px 20px; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 1px solid #ccc;
padding: 10px; margin-bottom: 10px;}

.tweet:hover{
/* for IE */
  filter:alpha(opacity=90);
  /* CSS3 standard */
  opacity:0.9;
}


#twitter-tools {background: #daf1d3; -moz-border-radius: 10px;
-webkit-border-radius: 10px;
border: 0px solid #000;
padding: 10px;
margin-right: -5px;
}