/*  
Theme Name: TShirt Gallery
Theme URI: http://henryjones.us/	
Description: TShirt Gallery
Version: 1.0.0
Author: Henry Jones
Author URI: http://henryjones.us/	

*/


body {
	font-size:13px;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;		
	background: #fff;
	padding: 0 0 0 0;
	margin: 0;
	color: #fff;
		
}

#wrapper{
	background: #000 url(images/bkg.jpg) center top no-repeat;
	border-bottom: 5px solid #383838;
	padding: 0 0 10px 0;
}

#container{
	
	padding: 0 0 25px 0;
}

*{
	margin: 0;
	padding: 0;
}

ul{
	list-style: none;
}

img{
	border: none;
}

a {
   outline: none;
}

/* Clearfix ----------- */

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear{
	clear: both;	
	overflow: hidden;
	height: 1px;
	margin: 0;
	padding: 0;
}

#header{
	
}

#header .inside{
	width: 965px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#header .inside #logo{
	float: left;
	margin: 0 0 0 5px;
}


#header .inside #logo img{
	
}




/*Nav----------------------*/
#header .inside #nav{
	float: right;
	font-size: 12px;
	padding-top: 38px;
	font-weight: bold;
}

#header .inside #nav{
	float: right;
	
}

#header .inside #nav li{
	float: left;
	margin: 0 0 0 0;
	
	margin: 0 15px 0 15px;
}

#header .inside #nav li.last{
	border: none;
}

#header .inside #nav li a:link, #header .inside #nav li a:visited{
	color: #fff;
	
	text-decoration: none;
}

#header .inside #nav li a:hover{
	color: #cb0500;
}

#header .inside #nav li.subscribe{
	background: transparent url(images/rss.jpg) no-repeat;
	padding: 0 0 0 15px;
}



/*content-----------------------*/
#content{
	width: 939px;	
	background-color: #fff;
	margin: 0 auto 0 auto;
	
}

#content.home{
	
	padding: 0 0 0px 0;	
}

#gallery{
	list-style: none;
	background-color: #fff;	
	padding: 0 0 0px 0;
}

#gallery li{
	float: left;
	margin: 5px 0 0 5px;
	padding: 0px 0 0 0px;
	background-color: #fff;
	height: 128px;
	width: 128px;
}

#gallery li a:link img, #gallery li a:visited img{
	border: 3px solid #fff;
}

#gallery li a:hover img{
	border: 3px solid #cb0500;
}

/*Pagination---------------------*/



#paginationBar{		
	padding: 15px 9px 15px 9px;	
	margin: 0 auto;
	
}



#paginationBarSingle{		
	padding: 15px 0px 19px 0px;
	
	margin: 0 auto;
	width: 939px;
}

#paginationBarSingle .olderCardLink{		
	margin: 0 20px 0 0;
	
}

#paginationBarSingle .newerCardLink{		
	margin: 0 0 0 20px;
}

.olderCardLink{
	float: right;	
	font-size: 11px;
}

#content .olderCardLink a:link, #content .olderCardLink a:visited{
	text-align: center;	
	color: #fff;
	line-height: 29px;
	display: block;
	padding: 0px 20px 0 10px;
	text-decoration: none;
	background: #1c1c1c url(images/pagination_right_bkg.jpg) top right no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
}

.olderCardLink a:hover{
	background-color: #5dbde0;
	color: #fff;
}

.newerCardLink{
	float: left;
}

#content .newerCardLink a:link, #content .newerCardLink a:visited{
	text-align: center;
	background-color: #1c1c1c;
	color: #fff;
	line-height: 29px;
	display: block;
	padding: 0 10px 0 20px;
	text-decoration: none;
	background: #1c1c1c url(images/pagination_left_bkg.jpg) top left no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
}

.newerCardLink a:hover{
	background-color: #5dbde0;
	color: #fff;
}


/*Single---------------------------*/
#content.single {
	text-align: left;
	padding: 0 0 0px 0;
	background: #fff;	
}


#content.single .leftSide{	
	margin: 20px 0 0 20px;	
	float: left;
	width: 500px;
}

#content.single .rightSide{	
	margin: 20px 0 0 20px;	
	float: left;
	width: 382px;
	background: transparent ;
}

#content.single .rightSide.info p{	
	margin-top: 15px;	
}

#content.single .rightSide p{	
	margin-bottom: 15px;
	margin-top: 5px;	
	color: #4d4d4d;
	font-size: 13px;
}


#content.single .rightSide .contentRssLink{	
	padding: 45px 0 0 15px;
	display: block;	
}


#content.single .rightSide .contentRssLink a{	
	background: transparent url(images/rss_content.gif) no-repeat;
	padding: 0 0 0 15px;
}



#content.single p{
	font-family: Arial, sans-serif;	
	font-size: 12px;
	margin: 5px 40px 0 10px;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.6em;
	color: #7b7b7b;
	text-align: left;	
}

#content.single .details{
	font-size: 17px;	
	margin: 15px 0 0 0;
	padding: 0;
	
}

#content.single .by{
	background: transparent url(images/by_icon.gif) 0 8px  no-repeat;
	padding: 5px 0 0 28px;
	
	display: block;	
}

#content.single .details.for{
	background: transparent url(images/for_icon.gif) 0 3px  no-repeat;
	padding: 0 0 0 28px;	
}

#content.single h2{
	font: 44px Georgia, "Times New Roman", Times, serif;
	color: #181818;
	
	margin: 0 0 10px 10px;
	padding: 5px 0 0 0;
	display: block;
	line-height: 1em;	
}

#content a:link, #content a:visited{
	text-decoration: none;
	color: #cb0500;
}

#content.single a:hover{
	
}

#content.single .date{
	color: #7f827f;
	font-size: 18px;
	margin: 10px 0 0 10px;
	padding: 0px 0 0 0;
	display: block;	
	
}



/*Content Forms-----------------*/

#content .blueBox{
	padding: 5px 0 0 0;
	margin: 0 0 20px 0;
	background: #000;
}

#content form{
	padding: 5px 0 30px 0;	
	margin: 0;
}

#content form ol{
	margin: 0;
	padding: 0 0 0 30px;
}

#content form li{
	display: block;	
	
	padding: 10px 0 10px 0;	
}

#content form li label{
	font-weight: bold;
	display: block;
	margin: 0 0 3px 0;
	
}


#content form li input{
	width: 192px;	
	margin: 0 10px 6px 0;
}

#content form select{
	margin: 0 10px 0 0;
}

#content form li .cf_error{
	
}

#content form li #cf_field_3{
	margin: 0px 0 0 0;
}

#content form .cf_hidden{
	display: none;
}


#content form li.country{
	padding: 9px 0 0 0;
	width: 220px;	
}

#content form li .single{	
	width: 300px;
	padding: 7px;	
}

#content form li .area{
	padding: 7px;
	width: 400px;	
}

#content form li .reqtext{
	display: none;
}

#content form .cf-sb{
	width: 62px;
	padding: 15px 0 0 30px;	
	display: block;	
	margin: 0 33px 0 0;
}

#content form .sendbutton{
	border: none;
	color: #000;
	width: 110px;
	height: 34px;
	margin: 15px 0 0 0;
	font-weight: bold;
	cursor: pointer;
	background: transparent url(images/btn_on_black.jpg) no-repeat;
}

#content form ol{
	list-style: none;
}

#content .cf_info{
	padding: 15px 0 0 30px;
	
}

#content .failure{
	color: #d10000;
	
}

#content .success{
	color: #8bc81f;
	
}

#content .usermessage2a{
	font-weight: bold;
}

.linklove{
	display: none;
}

.buyShirtBtn{
	width: 110px;
	height: 34px;
	display: block;
	background: transparent url(images/buy_shirt_btn.jpg) no-repeat;
	margin: 15px 0 0 0;
}

.buyShirtBtn span{
	display: none;
}



/*Comments-----------------*/

#comments{
	text-align: left;
	width: 631px;
	margin: 15px auto;	
	width: 939px;
	padding: 30px 0 0 0;	
}

#comments a:link, #comments a:visited{
	text-decoration: none;
	color: #cb0500;
}

#comments a:hover{
	border-bottom: 1px solid #fff;
}

#comments h3{
	font: 30px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	margin: 0 0 10px 0;
}

#comments h4{
	font: 35px Georgia, "Times New Roman", Times, serif;
	color: #646464;
	
	margin: 25px 0 0 0;
}

.commentlist{
	padding: 15px 0 15px 0;
	clear: both;
	
	display: block;
	
}

.commentlist li{
	margin-bottom: 30px;	
}

#comments .commentAuthor{
	float: left;	
	height: 50px;
	text-align: left;
}

#comments .commentAuthor img{
	

	border: 6px solid #161616;	
}

#comments li .commentAuthor{
	padding: 0 15px 0 0;	
}

#comments li.alt .commentAuthor{
	padding: 0 0 0 0;	
}

#comments li.admin .commentAuthor{		
	text-align: right;
	padding: 0 15px 0 0;	
}

#comments li cite{	
	font-size: 21px;
	font-style: normal;
}

#comments li .commentAuthor .date{	
	font-size: 12px;
	color: #6f6f6f;
}

#comments .commentBody{
	float: left;
	width: 440px;
	text-align: left;
	padding: 0px 0 25px 0;
	
}

#comments li .commentBody{	
		
}

#comments li .commentBody{	
	
}

#comments li .name{		
	padding: 0 15px 0 0;
}

#comments li.alt .commentBody{	
	
}

#comments li.alt .name{	
	
	padding: 0 15px 0 0;
}

#comments li.admin .commentBody{	
	background-color: #111111;
}



#comments .commentBody p{
	padding: 0 25px 0 0;
	color: #7b7b7b;
	margin: 15px 0 0 0;
	line-height: 1.6em;
}

#comments p label{
	padding: 0 15px 0 10px;
	color: #7b7b7b;	
}

#comments .commentBody em{
	padding: 0 25px 0 25px;
	color: #5d5d5d;
}

#comments .field{
	background-color: #111111;
	border: 5px solid #292929;
	padding: 10px;
	color: #fff;
	font-family: Arial, sans-serif;	
	
	margin: 10px 0 0 0;
	color: #7b7b7b;
	font-size: 13px;
}

#submit{
	border: none;
	color: #000;
	width: 110px;
	height: 34px;
	margin: 15px 0 0 0;
	font-weight: bold;
	cursor: pointer;
	background: transparent url(images/btn_on_black.jpg) no-repeat;
}

#comments .subscribe-to-comments label{
	padding: 0;
}

#comments .subscribe-to-comments{
	padding: 15px 0 0 0;
}


/*Recent comments---------------------*/
#extraInfo{
	padding: 25px 0 0 0;
	width: 950px;
	text-align: left;
	margin: 0 auto;
	background: transparent url(images/footer.jpg) center top no-repeat;
}

#extraInfo h3{
 	color: #3a3a3a;	
	margin: 0 0 0px 4px;
	font: 40px Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

#extraInfo h4{
 	color: #3a3a3a;	
	margin: 0 0 20px 4px;
	font: 14px Georgia, "Times New Roman", Times, serif;
	text-align: center;
	font-style: italic;
}

#extraInfo #recentComments li{
	float: left;	
	color: #3a3a3a;
	
	font-size: 11px;
	margin: 0 0 7px 7px;
	border: 5px solid #e6e6e6;
}

#extraInfo #recentComments li a:link, #extraInfo #recentComments li a:visited{
	display: block;
	height: 80px;
	color: #000;
	text-decoration: none;
	
	background-color: #f4f4f4;
	width: 218px;
	height: 80px;
}

#extraInfo #recentComments li:hover {
	border: 5px solid #cb0500;
}

#extraInfo #recentComments li a:hover .rCommentBody{
	
	
}

#extraInfo #recentComments li a:hover img{
	
}

#extraInfo #recentComments li span{
	padding: 0 0 2px 0;
	display: block;
}

#extraInfo #recentComments li .rCommentAuthor{
	padding: 10px 0 2px 0;
	font-weight: bold;
}

#extraInfo #recentComments li .rCommentBody{
	margin: 0 5px 0 0;
	color: #606060;
}




#extraInfo #recentComments li .kjgrcGravatar{
	
	float: left;
	margin: 10px 10px 10px 10px;
}


/*Footer-------------------------------*/
#footer{
	color: #282828;
	width: 940px;
	margin: 0 auto;
	font-size: 11px;
	text-align: left;
	padding: 40px 0 20px 0;
	
}

#footer h3{
	font-size: 20px;
	padding: 30px 0 0 0;
	color: #282828;
	text-transform: uppercase;
	margin: 0;	
}


#footer a:link, #footer a:visited{	
	line-height: 20px;
	color: #282828;
	text-decoration: none;
	font-weight: bold;
}

#footer a:hover{
	color: #cb0500;
	text-decoration: none;
	
}

#footer .links{
	float: right;
	margin: 0 10px 0 0;
	padding: 0px 0 10px 0;
}

#footer .copyright{
	float: left;
	margin: 0 0 0 0px;
	padding: 0px 0 10px 0;
	font-family: Georgia, "Times New Roman", Times, serif;	
	font-style: italic;
}



/*Ads---------------------------------------*/

#topBanners{
	width: 939px;	
	height: 274px;
	background-color: #111111;
	margin: 25px auto 0 auto;
	padding: 0 0 0 0;
}

#topBanners #mooAds a{
	margin:8px 0 0 8px;
	display: block;
	float: left;
}

.bannerContainer{
	width: 977px;
	background: transparent url(images/sponsor_label.gif) right bottom no-repeat;
	margin: 25px auto 0 auto;
	text-align: center;
}

#centerBanners{
	width: 939px;	
	height: 141px;
	background-color: #111111;
	
	margin: 0 auto 0 auto;
}

