/*
Theme Name: solstheme
Theme URI: http://wordpress.org/
Description: The theme for solsays.com.
Version: 1.0
Author: Brad Bicknell
Author URI: none
Tags: blue, custom header, fixed width, two columns,
*/

a {
	border: none;
	text-decoration: none;
}

img {
	border: none;	
}

/* Main Layout CSS */
body {
	font-size: 10px;
	font-family: 'Helvetica Neue', Helvetica, Arial,'Lucida Grande', Verdana, Sans-Serif;
	background-image: url("images/largeBg.png");
	margin:0px;
	}
div {
	margin: 0;
	padding: 0;	
	
}

#trulyitunes:hover {
	text-decoration:underline;
}

#physcopy:hover {
	text-decoration:underline;
}


#wrapper {
	width: 826px;	
	margin: auto;
	margin-top:37px;
	overflow: hidden;
}

#main_page {
	width: 726px;
	background-color: white;
	
	float:left;
	padding:35px 20px 35px 50px;
	width:755px;
}

#header {
	width: 826px;
	height: 216px;
	background-image: url("images/bannerImage.png");
	float: left;
}





#footer {
	width: 826px;
	float:left;
}

#linksWrapper {
	float:right;
	height:14px;
	width:485px;
	left:-38px;
	position:relative;
	top:187.5px;	
}

.headerLink {
	height: 13px;
	float: left;	
	cursor: pointer;
	border: none;
	margin-left: 42px;
}

.headerLink:hover {
	background-position: 0 -14px; 	
}

.headerLink:active {
	background-position: 0 -28px;	
}

.linkSlash {
	height: 30px;	
	background-image: url("images/linkImages/slash.png");
	background-repeat: no-repeat;
	width: 15px;
	float: left;
}


#homeLink {
	background-image: url("images/Home.png");
	background-repeat: no-repeat;
	width: 48px;	
}

#storeLink {
	background-image: url("images/Store.png");	
	background-repeat: no-repeat;
	width: 54px;
}

#mediaLink {
	background-image: url("images/Media.png");
	background-repeat: no-repeat;
	width: 54px;	
}

#bioLink {
	background-image: url("images/Bio.png");
	background-repeat: no-repeat;	
	width: 25px;
}

#contactLink {
	background-image: url("images/Contact.png");
	background-repeat: no-repeat;	
	width: 75px;
}

#blogContent {
	float:right;
	width: 440px;	
	padding-right:10px;
	width:458px;
	overflow-y: scroll;
	overflow-x: hidden;
	height: 974px;
}

#leftSideBar {
	float:left;
	width: 242px;	
}

.blogHeaderBar {
	width: 100%;	
	background-image: url("images/blogHeader.png");
	background-repeat: repeat;
	height: 20px;
}

/** Side Bar CSS **/
.sideBarItemHeaderBar {
	width: 100%;	
	background-image: url("images/blogHeader.png");
	background-repeat: repeat;
	height: 20px;
	color: #454545;
}
#featuredContent,#getAtMeimg {
	margin-top: 4px;	
}
.sideBarItemHeaderBar img {
	margin-top: 3px;
	margin-left: 10px;	
}

#featurescontent div {
	color:#666666;
	font-size:15px;
	margin:auto;
	width:130px;
}





.sideContent {
	margin-top: 18px;
	overflow: visible;
}

.releaseItem {
	width: 120px;
	color: #666;	
	float:left;
}

.releaseItem .gotoIcon {
	float: right;
	cursor: pointer;
	margin-top:12px;	
}

.releaseItem.right .description {
	float:left;
	font-size:9px;
	margin-top:8px;
	padding-left:14px;	
}

.releaseItem.left .description {
	float: left;
	font-size: 9px;
	margin-top: 8px;	
}

.releaseItem .mainPic {
	cursor: pointer;	
}

.releaseItem.right .mainPic {
	float: right;
}

.releaseItem.left .mainPic {
	float: left;	
}

.socialIcon {
	margin-right: 6px;
	border: none;
}

.clearingDiv {
	clear: left;	
}

/** Blog entry CSS **/

.tweetmeme_button {
	margin: 0 !important;
}

.entryTitle, .entryTitle a {
	font-family: georgia, arial, sans-serif;
	font-style: italic;
	font-size: 20px;	
	text-decoration: none;
	color: #333;
	margin-top: 14px;
	margin-bottom: 14px;
}

.a2a_dd .addtoany_share_save {
	color: #666;	
}

.entryTitle a:hover {
	text-decoration: underline;	
	
}

.entryAuthor, .entryAuthor a {
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-top-color:#CCCCCC;
	border-top-style:solid;
	border-top-width:1px;
	color:#666666;
	font-size:10px;
	margin-top:10px;
	padding: 2px 0px;
	text-decoration: none;
}

.entry {
	color:#444444;
	font-size:13px;
	margin-top:18px;
	margin-bottom: 18px;	
}

.commentsBar a {
	text-decoration: none;
	color: #666;	
}

.commentsBar a:hover {
	text-decoration: underline;
}

.commentsBar .shareLinks {
float:right;
margin-right:-9px;
margin-top:-10px;
width:202px;
}

.commentsBar .commentsLink {
	float: left;	
}

.commentsBar {
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	color:#666666;
	font-size:10px;
	margin-top:55px;
	padding:3px 0 4px 0px;
}

.post {
	margin-bottom: 32px;	
	
}

.sideItem {
	margin-bottom: 35px;
	
}

.tags {
	
	
}

#comments {
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	color:#888888;
	font-size:18px;
}

.comment, .pingback {
	font-size: 14px;
	padding:10px;
}

.comment.even, .pingback.even {
	background-color:#EEEEEE;
}

.comment.odd, .pingback.odd {
	background-color: #FF;
}

.comment-author.vcard {
	color: #555;
}f

.comment a, .commentmetadata, .commentmetadata a, .pingback a {
	color:#555555;
	text-decoration:none;
}

#respond h3 {
	border-top:1px solid #999999;
	color:#555555;
	margin-bottom: 0px;
}

#commentform > p, #commentform a {
	color: #999;
	font-size: 12px;
}

#commingSoonText {
	width: 100px;
	margin: auto;
	color: #555;
	font-size: 20px;
}

#goBack {
	font-size: 14px;
}

#headerLink a {
	text-decoration: none;
}

.singleEvent {
	font-size: 9px;
	color: #666;
	float: left;
	width: 236px;
	margin-bottom: 18px;
}

.singleEvent .eventName {
	float: left;
}

.singleEvent .eventDate {
	float: right;	
}

#bioContent {
	border-left:1px solid #666666;
	float:right;
	padding-left:30px;
	width:462px;
	font-size: 12px;
}

#bioPics {
	float:left;
	margin-left:-20px;
	width:255px;
}

#bioPics img {
	margin-bottom:40px;
	width:255px;
	cursor: pointer;
}

#contactContent {
	width:	543px;
	margin: auto;
	font-size: 18px;
}

#comingSoonText {
	
	font-size: 18px;	
}

.wp-caption.center {
	margin: auto;	
}

#featurescontent img {
	width: 236px;	
}



/*Store Css */

#storeWrapper {
	width: 630px;
	margin: auto;
}

.storeItem {
	width: 300px;
	float: left;
}

.storeItem.right {
	margin-left: 30px
}

.storeItem img {
	width: 300px;
}

.storeItem {
	font-size: 16px;
}

.storeItem a {
	font-size: 16px;
	color: #666;
}


.storeItem a:hover {
	text-decoration: underline;
}

#shirtSelectBox {
	float: left;
}

#shirtLink {
	float: left;
}


#getatmeContent .buttonWrapper {
	margin:auto;
	width:125px;	
}

/** sign up **/
#signupContent {
	color: #666;
	font-size: 9px
}

#signupContent .description {
	color:#666666;
	font-size:12px;
	margin:auto auto 4px;
	text-align:center;
	width:210px;
}

#signupButton {
	background:#CCCCCC none repeat scroll 0 0;
	cursor:pointer;
	font-size:15px;
	height:20px;
	margin:5px auto;
	text-align:center;
	width:155px;
	border: 1px solid #888;
}

#signupButton:hover {
	background: #DDD;	
}

#signupButton:active {
	background: #AAA;	
}

#signupThankYou {
	color:#666666;
	display:block;
	font-size:14px;
	margin-top:8px;	
	text-align: center;
}

#signupEmail {
	width: 195px;	
}









