/*

Theme Name: Brett Rutledge

Theme URI: http://brettrutledge.com

Description: Brett Rutledge

Version: 1.0

Author: The Online Circle

Author URI: http://theonlinecircle.com

Copyright &amp;copy; The Online Circle

*/


/* Wordpress Image Classes */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
display: inline;
}

img.alignleft {
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.aligncenter {
margin: auto;
text-align: center;
display: block;
}

/* Text */

.navid {
margin: 0;
padding: 0;
}

/* The id and class for the atticles & editorial divs */

.boxwrapper {
margin: 10px 0;
}

#boxeditorialarticle {
align="center";
text-align: left;
margin-left: 2.4px;
background-color: #6A7BB0;
width: 261px;
color: #FFFFFF;
font-size: 1em;
line-height: 1.2;
padding-top: 1px;
}
#boxeditorialarticle p{
margin:10px;
}

/* Subscription Box */

.subscription {
		background-image:url('http://www.brettrutledge.com/wp-content/uploads/2010/04/BR-suscribe-box.jpg');
		font-color: #000000;
		height: 150px;
		width: 264px;
}

.subscription #name {
margin: 48px 0 0 25px;
border: none;
height: 13px;
}

.subscription #email{
margin: 10px 0 0 25px;
border: none;
height: 13px;
}

.subscription #submit{
margin-left: 187px;
border: none;
}

#submit {
		background-image:url('http://www.brettrutledge.com/wp-content/uploads/2010/04/BR-enter-btn.png');
background-color: transparent;
border: none;
width: 67px;
height: 31px; 
text-indent:-9999px;
}
.shares{padding-left:10px;height:54px;}
.plusone{float:left;padding-left:4px;}
.fbshare{height:28px;}
