/*
Theme Name: tgrayimages.com v4
Theme URI: http://tgrayimages.com
Description: web site of Tony Gray
Version: 4.0
Author: Tony Gray
Author URI: http://tgrayimages.com
*/
body {
	background-color:#1C1C1C;
	color: #D2D2D2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
}
img {
border:6px solid #606060;
}
img.wp-smiley, img.avatar, img.avatar-32{border:0px solid #606060;}
small{clear:both;
display:block;
font-size:10px;
margin:0 0 3px;}
#footer img{border:0px solid #606060;}
#wrapper{
	background: #1c1c1c url(images/header-bg.jpg) repeat-x scroll center top;
}
#page {
	margin:0 auto;
	width:958px;
}
#header h1{ text-indent:-10000px;
}
a {
	color: #ccc;
}
a:hover {
	color: #fff;
}
p {
	margin: 0 0 10px;
}
h1, h2, h3, h4 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
}
h3{
	font-size:24px;
	margin:30px 0 0 0;
}

#header {
height:193px;
margin:0 auto;
background:transparent url(images/bg-wrapper.jpg) no-repeat scroll center top
}
h1 {
	font-size: 48px;
	color: #fff;
	height: 142px;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
ul#navigation {
display:block;
float:left;
height:47px;
line-height:39px;
width:680px;
margin:0 0 0 31px;
padding:4px 0 0;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
    color: white;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: bold;
    margin: 0 20px 0 0;
    text-decoration: none;
}
ul#navigation li a:hover {
	color: #000000;
}

div#header h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-weight: normal;
	display: block;
	width: 300px;
	float: right;
	text-align: right;
	font-size: 16px;
}
span.f {
	font-style: italic;
}
div#content {
	margin:33px 33px 0;
}
div.thumbnail {
	width: 542px;
	float: left;
}
div.thumbnail img {
	border:solid 6px #606060;
-moz-border-radius:7px;
-webkit-border-top-left-radius:7px;
-webkit-border-top-right-radius:7px;
-webkit-border-bottom-left-radius:7px;
-webkit-border-bottom-right-radius:7px;


}
div.entry {
	float: left;
	font-size:14px;
	margin:0 0 0 20px;
}
div.homeentry {
	width: 330px;
	float: left;
	font-size:14px;
	margin:0 0 0 20px;
}
div#content h2 {
	font-size: 24px;
	color: #fff;
	line-height: 24px;
}
div#content h2 a {
	text-decoration: none;
	color: #fff;
}
p.comment-link {
	margin: 0;
}
p.comment-link a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	color: #808080;
	text-decoration: none;
	font-size: 16px;
	line-height: 36px;
}
p.comment-link a:hover {
	color: #fff;
	text-decoration: none;
}
div#footer p {
	color: #CCCCCC;
	text-align: center;
	
}
div#footer p a {
	color: #6F9ECA;
	text-decoration: none;
}
div#footer p a:hover {
	color: #fff;
	text-decoration: none;
}
div.post {
float:none;
margin:0 0 50px;
}
h3#comments, h3#respond {
	color: #fff;
	line-height: 64px;
}
div.author {
	width: 170px;
	float: left;
}
div.author cite {
	font-size: 16px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 12px;
}
div.author img {
	position: relative;
}
/* Begin Form Elements */
#searchform {
	margin: auto;
	text-align: left;
	}
#searchform #s {
width:165px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 0 5px 5px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

form input, form textarea {
	/*margin: 20px 0 0 0;*/
}
div.alignleft, div.alignright {
	display: block;
	float: left;
}
div.alignright {
	float: right;
	text-align: right;
}
div.alignleft a, div.alignright a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #777;
}
div.alignleft a:hover, div.alignright a:hover {
	color: #999;
	text-decoration: underline;
}
.pagenavigation{
clear:both;
float:none;
height:25px;
width:958px;
}
#footer-wrapper{
background:#1C1C1C url(images/footer-bg.jpg) repeat-x scroll center top;
height:386px;
margin:20px 0 0;
padding:0 20px 20px;
}
#footer{
background:transparent url(images/footer-header.jpg) no-repeat scroll center top;
margin:auto;
width:958px;
}
.footer-column{
background-color:#272727;
float:left;
height:265px;
margin:74px 0 0 26px;
padding:20px;
width:244px;
}
#footer-wrapper .copyright {
color:#777777;
float:left;
padding:15px 0;
width:100%;
}
#footer-wrapper .copyright a {
color:#272727;
float:left;
padding:15px 0;
width:100%;
}
.center {
display:block;
margin:0 auto;
text-align:center;
}
ul#navigation li.current_page_item a{color:#000000;}
.alignleft{float:left; margin:0 15px 15px 0;}
.alignright{float:right;margin:0 0 15px 15px;}
.postmetadata{
clear:both;
float:none;
font-size:12px;
text-align:center;
}

.content_gallery .postmetadata{
margin:0px;
}
div#content .post h2{
margin:0 0 3px 0;
}

.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption img {
border:0 none;
margin:0;
padding:0;
}
.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}
.wp-caption-text{
color:#000000;
}
h3#comments{
display:block;
clear:both;
}
#respond h3 {
clear:both;
display:block;
float:left;
text-align:left;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	}
div.footer-column ul li a{
text-decoration:none;
}
div.footer-column h3{
font-size:19px;
font-weight:normal;
margin:0 0 20px;
text-align:center;
text-decoration:none;
}
.error{
color:red;
}
#twitter2press-gallery .mainimg {
text-align:center;
}
.galleryThumbnail{
float:left;
margin:10px 10px 10px 0;
}
.galleryThumbnail img, .gallery-icon img{
border:6px solid #606060 !important;
}
#content_gallery_summary .post h2{
font-size:24px;
margin:0px 0 15px 0;
}
#content_gallery_summary{
	margin:33px 33px 0;
}
#content_gallery_summary .post{
background-color:#2C2C2C;
border:6px solid #606060 !important;
float:left;
height:215px;
margin:10px;
padding:10px;
width:392px;
}
#content_gallery_summary .post h2 a{
display:block;
text-align:center;
}
#page #content_gallery .post{
background-color:#1C1C1C;
border:0px solid #606060 !important;
float:left;
margin:10px;
padding:10px;
width:917px;
}

.gallery .gallery-item{
margin-top:0px !important;
}

#content_gallery .post .postmetadata{
text-align:center;
}


.attachment{
text-align:center;
}

.gallery .gallery-caption {
font-size:10px;
line-height:10px;
margin:0 0 20px 0px;
}
.gallery_entry table{
width:917px;
}
.gallery_entry .firstLastImage{
-moz-border-radius-bottomleft:7px;
-moz-border-radius-bottomright:7px;
-moz-border-radius-topleft:7px;
-moz-border-radius-topright:7px;
border:6px solid #606060;
height:115px;
line-height:17px;
text-align:center;
vertical-align:middle;
width:135px;
}
#theCount{
font-weight:bold;
}
.documentIcons{
float:left;
height:125px;
line-height:30px;
overflow:hidden;
padding:10px;
text-align:center;
width:125px;
}
.documentIcons a{
font-size:10px;
line-height:13px;
}
.documentIcons img{
border:0px solid #606060;
}
.documentIconsWrapper{
overflow:hidden;
}
code{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
color:#000000;
font-family:Consolas,Monaco,"Courier New",Courier,monospace;
font-size:11px;
font-weight:inherit;
line-height:14px;
margin-bottom:22px;
overflow-x:auto;
white-space:pre-wrap;
word-wrap:break-word;
}
.code{
font-family:Consolas,Monaco,"Courier New",Courier,monospace;
font-size:14px;
color:red;
font-weight:bold;
}
pre {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#F0F0F0 none repeat scroll 0 0;
border:1px solid #DADADA;
clear:both;
color:#000000;
font-size:11px;
margin:10px 0 10px 0;
overflow:auto;
padding:11px;
}
.audiofiles li{
-moz-border-radius:4px 4px 4px 4px;
background:none repeat scroll 0 0 #000000;
border:1px solid #C2CCCC;
clear:both;
list-style:none outside none;
margin:20px 0;
padding:12px;
width:475px;
}

.tubepress_container {
    float: none !important;
    margin-bottom: 2em;
    overflow: hidden;
    width: 100%;
}
.tubepress_thumb img {
    display: block;
    margin: 0 auto !important;
    padding: 5% 5% 1%;
	border:0px solid #606060 !important
}

