/*
THEME NAME: RSS TO TWITTER
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Just some example content */

div, body, span, h1, h2, h3, h4{
	margin: 0px;
	padding: 0px;
	}
* {
	font-family: "Gill Sans";
	}
	
	
body{
	background:#909FEF;
	}
	
	
	
img{
	border:hidden;
	}

a{
	color:#909FEF;
	}

a:visited{
	color:#EFA890;
	}

a:hover{
	color:#CED3F6;
	}



/*------------------ Header ----*/
#header{
	background:#FFFFFF;
	height: 70px;
	width: 100%;
	}


/*------------------ The RSS to Titter Header ----*/
#blog-title{
	width: 379px;
	height: 63px;
	background:url(images/header_R2T.jpg) transparent left top no-repeat;
	}
	
#headertitle{
	width: 379px;
	height: 63px;
	}
	
#rsstotwitter{
	width: 379px;
	height: 63px;
	display: none;
	}

h1{
	display:inline;
	float:left;
	}

/*------------------ The Create My Header ----*/

#blog-description{
	display:none;
	width: 0px;
	}
	
#cmfill{
	width: 314px;
	height: 63px;
	}


#headerCM{
	width: 314px;
	height: 63px;
	background:url(images/header_CM.jpg) transparent left top no-repeat;
	float: left;
	}

#cmheader{
	display:none;
	}

/*------------------ Search Header ----*/

#header #search{
	float: right;
	width: 250px;
	margin-right: 30px;
	padding-top: 15px;
	}

#header #search label{
	display:none;
	}


#header #s{
	width: 173px;
	height: 32px;
	background:url(images/searchbox.jpg) transparent left top no-repeat;
	border:0px;
	padding-left: 20px;
	padding-top: 10px;
	line-height: 12px;
	}

#header #searchform .button{
	width: 22px;
	height: 32px;
	background:url(images/searchicon.jpg) transparent left top no-repeat;
	border:0px;
	color: transparent; 
	background-color: transparent;

	}

/*------------------ Skip to content ----*/
	
div.skip-link {
	position:absolute;
}

/*------------------ Nav Menu ----*/


div#menu {
	height: 70px;
	width: 685px;
	background:url(images/nav.jpg) transparent left top no-repeat;
	margin: 0px auto;
	font-size:12px;
	line-height:normal;
}

div#menu ul,div#menu ul ul {
	line-height:1;
	list-style:none;
	margin:0px;
	padding:0px;
	}

div#menu ul li {
	width:85px;
	margin-top:15px;
	padding-top:5px;
	text-align:center;
}


div#menu ul a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


/*------------------ footer ----*/

#footer{
	clear:both;
	width: 100%;
	background:#000000;
	height: 50px;
	position:fixed;
	bottom:0px;
	}
	
#linkfooter{
	width: 460px;
	margin: 0px auto;
	}
	
#cmfooterfill{
	width: 290px;
	height: 40px;
	}


#cm{
	width: 290px;
	height: 40px;
	background:url(images/footer_CM.jpg) transparent left top no-repeat;
	float:left;
	}

#cmfooter{
	display:none;
	}
	

#wpfooterfill{
	width: 167px;
	height: 40px;
	}


#wp{
	width: 167px;
	height: 40px;
	background:url(images/footer_WP.jpg) transparent left top no-repeat;
	float:left;
	}

#wpfooter{
	display:none;
	}

/*------------------ Page Body ----*/


#container{
	width: 841px;
	margin: 0px auto;
	clear:both;
	background: url(images/pagebg_body.jpg) repeat-y;
	margin-bottom: 50px;
	overflow:hidden;
}


#content{
	width: 841px;
	padding-bottom: 50px;
	background: url(images/pagebg_foot.jpg) transparent bottom left no-repeat;
	min-height: 400px;
	overflow:hidden;
	padding-left:150px;
	padding-right: 40px;
}


.p1 .entry-title{
	width: 841px;
	min-height: 385px;
	background: url(images/pagebg_head.jpg) transparent top left no-repeat;
	margin-left: -150px;
	margin-bottom: -345px;
	padding-top: 70px;
	padding-left: 150px;
	display:block;
	}

/*.entry-content {
min-height: 385px;
overflow:hidden;
	display:block;
	}*/
	
.entry-content {	
	padding-right: 30px;
	width: 660px;
	}
	
.post{
	padding-bottom: 30px;
	}
	

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

/*div.comments ol li {
margin:0 0 3.5em;
}*/


#comments-list{
	width:650px;
	}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}



/*------------------  H o m e  --------------------------*/
/*------------------  Home Body ---------------*/

#home * {
	overflow:hidden;
	}

#homecontainer{
	width: 828px;
	height: 385px;
	margin: auto auto;
	clear:both;
}

#homecontent{
	width: 828px;
	height: 385px;
	margin: auto auto;
	background: url(images/homebg.jpg) transparent top left no-repeat;
	padding-left: 90px;
	padding-top: 55px;
}


#home .homeentry-title{
	display:none;
	}

/*------------------ fields ----*/

#feilds{
	float:right;
	position:relative;
	}


.feildsinput{
	width: 140px;
	height: 28px;
	background:url(images/inputBox.jpg) transparent left top no-repeat;
	border:0px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 20px;
	line-height: 12px;
	}

#TweetButton{
	width: 164px;
	height: 26px;
	background:url(images/tweetButton.jpg) transparent left top no-repeat;
	border:0px;
	color: transparent; 
	background-color: transparent;
	}

#feilds td{
	vertical-align:middle;
	}


/*------------------ getting started ----*/

#gettingstarted{
	position:relative;
	left: 145px;
	width: 256px;
	font-size:11px;
	}
	
#gettingstarted h3{
	background: url(images/GettingStarted.jpg) center top no-repeat;
	height:31px;
	}

#gettingstarted ol{
	margin-left: 0px;
	margin-top:0px;
	padding-left: 15px;
	}	

	
.gettingstartedtext{
	display: none;
	}

#gettingstarted a{
	color:#FF5959;
	}

#gettingstarted a:visited{
	color:#FF5959;
	}

#gettingstarted a:hover{
	color:#CED3F6;
	}




/*------------------ Example Feeds ----*/

#examplefeeds{
	position:relative;
	left: 145px;
	width: 256px;
	font-size:11px;
	}
	
#examplefeeds h3{
	background: url(images/ExampleFeeds.jpg) center top no-repeat;
	height:31px;
	}
	
#examplefeeds ul{
	margin-left: 0px;
	margin-top:0px;
	padding-left: 0px;
	}
	
.examplefeedstext{
	display: none;
	}
	

#examplefeeds a{
	color:#FF5959;
	}

#examplefeeds a:visited{
	color:#FF5959;
	}

#examplefeeds a:hover{
	color:#CED3F6;
	}

/*------------------ About ----*/

#about p{
margin:0px 0px 0px 0px;
}

#about{
	position:relative;
	top:-40px;
	width: 425px;
	font-size:9px;
	}



/*------------------ Side Bar ----*/
#home .sidebar{
	display:none;
	}


#login input{
	width: 140px;
	height: 28px;
	background:url(images/inputBox.jpg) transparent left top no-repeat;
	border:0px;
	padding-left: 15px;
	padding-top: 7px;
	padding-right: 20px;
	line-height: 12px;
	}

#login #loginButton{
	width: 166px;
	height: 26px;
	background:url(images/managefeeds.jpg) transparent left top no-repeat;
	border:0px;
	color: transparent; 
	background-color: transparent;
	}


.twitter_followers{
	width:48px;
	height: 48px;
	}