/*  
Theme Name: DCT Galleries
Theme URI: http://www.dctgalleries.com
Description: Wordpress theme exclusive for dctgalleries.com
Version: 1.0
Author: Reynald Dimatulac
*/

* {
	padding: 0;
	margin: 0;
	}
	
body {
	background: #4e1d00 url(images/bg.gif) top repeat-x;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
#header {
	background: url(images/headerbg.gif) top no-repeat;
	width: 1007px;
	margin: 0 auto;
	}
	
#logo {
	width: 610px;
	float: left;
	text-align: right;
	}	
	
#aboutusbookmark {
	color: #ffd0f1;
	font-size: 12px;
	width: 395px;
	margin: 0 0 0 0;
	float: right;
	}

#aboutus {
	width: 358px;
	margin: 86px 0 0 0;
	padding: 5px 0;
	text-align: justify;
	}

.clrfix {
	clear:both;
    height:0;
    font-size: 0px;
    line-height: 0px;
	}

div#navcontainer {
	background: url(images/navbg.gif) repeat-x;
	border-left: 3px #3e1802 solid;
	border-right: 3px #3e1802 solid;
	border-bottom: 3px #3e1802 solid;
	margin: 0 25px;
	height: 39px;
	line-height: 39px;
	}

div#navcontainer ul {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: white;
	text-align: center;
	}

div#navcontainer ul li {
	display: inline;
	}

div#navcontainer ul li a {
	padding: 10px 30px;
	color: white;
	text-decoration: none;
	}

div#navcontainer ul li a:hover {
	background: url(images/navon.gif) repeat-x;
	color: white;
	}
	
#footer {
	background: #161616 url(images/footerbg.gif) top repeat-x;
	padding: 20px;
	color: #ccc;
	margin-top: 15px;
	text-align: center;
	font-size: 10px;
	}

#footer a {
	text-decoration: underline;
	color: #ccc;
	}
	
#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
#content_wrapper {
	width: 957px;
	margin: 10px auto;
	}

#leftsidebar {
	width: 205px;
	float: left;
	}

#leftsidebar ul{
	list-style: none;	
	}
	
#rightsidebar {
	width: 205px;
	float: left;
	}

#rightsidebar ul{
	list-style: none;	
	}
	
#postwrapper {
	width: 530px;
	float: left;
	margin: 0 5px;
	}

.post {
	border: 3px solid #451b02;
	background-color: #3b1701;
	margin-top: 5px;
	}			

.postheader {
	background: url(images/posttitlewithdatebg.gif) no-repeat;
	width: 501px;
	height: 73px;
	margin: 0 auto;
	}
	
.date {
	float: left;
	text-align: center;
	width: 52px;
	padding: 0 5px;
	margin-top: 10px;
	}

.day {
	font-size:18px;
	font-weight: bold;
	color: #712b01;
	}

.month {
	font-size: 11px;
	color: #a84002;
	font-weight: bold;
	font-weight: bold;
	}

.year {
	color: #913702;
	font-size: 11px;
	font-weight: bold;
	}

.post-title {
	float: left;
	color: #ffa8e5;
	height: 72px;
	line-height: 72px;
	}

.post-title h1 {
	font-size: 18px;
	}

.post-title a {
	color: #fcb62d;
	text-decoration: none;
	}

.post-title a:hover {
	text-decoration: underline;
	}

.entry {
	width: 501px;
	margin: 0 auto;
	color: #fab863;
	}

.entry p img, .entry p img a {
	background: #fbb600;
	padding: 5px;
	border: 1px solid #4f2003;
	margin-top: 5px;
	}

.pbg {
	padding: 10px;
	margin-top: 10px;
	background: url(images/pbg.gif) top repeat-x;
	}

.entry a {
	color: #fab863;
	}

.entry a:hover {
	text-decoration: none;
	}	

.postmetadata {
	background-color: #351401;
	padding: 5px 18px;
	border-top: 1px dashed #fbb600;
	border-bottom: 1px dashed #fbb600;
	margin: 10px 20px;
	color: #fab863;
	}

.postmetadata a {
	text-decoration: none;
	color: #dcfaff;
	}

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


.pagenav, .categories, .linkcat  {
	background-color: #712b01;
	border: 3px solid #632602;
	margin-bottom: 5px;	
	}
	
.pagenav ul, .categories ul, .linkcat ul {
	font: bold 12px verdana,helvetica,arial,sans-serif;
	}

.pagenav ul li, .categories ul li, .linkcat ul li {
	list-style: none;
	border-top: 1px solid #582202;
	}	

.pagenav h2, .categories h2, .linkcat h2 {
	background: url(images/sidebartitlebg.gif) no-repeat;
	height: 41px;
	line-height: 41px;
	color: #821c00;
	font-size: 18px;
	padding: 0 4px;
	margin-bottom: 2px;
	}

.pagenav ul li a, .categories ul li a, .linkcat ul li a {
	display: block;
	width: 163px;
	padding: 4px 8px 4px 8px;
	border-left: 20px solid #481c02;
	background: #712b01;
	text-decoration: none;
	text-align: right;
	}

.pagenav ul li a:link, .categories ul li a:link, .linkcat ul li a:link { color: #ffd0f1; }

.pagenav li a:visited, .categories li a:visited, .linkcat ul li a:visited { color: #ffff33; }

.pagenav ul li a:hover, .categories ul li a:hover, .linkcat ul li a:hover {
	border-color: #d44500;
	color: #fca741;
	background: #481c02;
	}

#tgp_content_wrapper {
	width: 745px;
	float: left;
	margin-left: 5px;	
	}

.tgp_content {
	width: 740px;
	background-color: #3b1701;
	border: 3px solid #451b02;
	}

.tgptitlewrapper {
	background: url(images/tpgheaderbg.gif) repeat-x bottom;
	margin: 8px;
	padding: 8px 0;
	color: #ffd0f1;
	text-align: right;
	}

.thumbswrapper {
	background: #792f02;
	width: 170px;
	border: 1px #7d3103 solid;
	float: left;
	}

/* for Stupid IE6  */
.one {
	margin: 0 11px 0 4px;
	}

html>body .one {
	margin: 0 11px 0 9px;
	}	

.two {
 	margin: 0 11px 9px 0;
	}	

.thumbswrapper h3 {
	background: url(images/thumbsheader.gif) no-repeat;
	height: 43px;
	padding: 10px 0 0 0;
	font-size: 12px;
	border-bottom: 1px dashed #1276be;
	text-align: center;
	color: #8a1d00;
	}

.thumbswrapper h3 a {
	color: #8a1d00;
	text-decoration: none;
	}

.thumbswrapper img {
	margin: 5px;
	border: 1px solid #943d08;
	background: #fb8800;
	padding: 5px;
	}

.thumbswrapper p {
	font-size: 11px;
	padding: 0 9px 9px 9px;
	text-align: justify;
	}	

.thumbswrapper p a {
	text-decoration: none;
	color: #ffc888;
	}

.thumbswrapper p a:hover {
	text-decoration: underline;
	}


.thumbswrapper h3 a:hover {
	color: #0000FF;
	text-decoration: underline;
	}
	
.floatleft {
	float: left;
	}

.floatright {
	float: right;
	}	

/*bookmarks*/
.bookmarks {width: 100%; margin: 0px auto; margin: 10px 0;}
.bookmarks p {font-size: 12px; color: #003399; font-weight: bold;}
.bookmarks a {font-size: 44px; color: #990066; font-weight: bold; text-align: center;}
.bookmarks a:hover {color: #990000;}
.bookmarks span {color: #FF00FF;}
.right {text-align: right;}
/*bookmarks*/

.modelbg {
	background: url(images/mbox_bg.gif) no-repeat;
	width: 137px; 
	height: 137px;
	float: left;
	margin-right: 8px;
	font-size: 10px;
	}

.modelbg a {
	color: #fff;
	text-decoration: none;
	}

.modelname {
	width: 120px; 
	margin: 0 auto;
	text-align: center;
	margin-top: 8px;
	}

.modelbg a:hover {
	color: #FFFF00;
	text-decoration: none;
	}
	
.modelpic {
	width: 120px; 
	margin: 10px auto;
	text-align: center;	
	}

#dreamcamtrue {
	width: 870px;
	margin: 10px auto;
	padding-left: 8px;
	}

/* Start of wordpress default */

.alt {
	background-color: #351401;
	border-top: 1px dashed #f4b000;
	border-bottom: 1px dashed #f4b000;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

.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: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-bottom: 5px;
	padding: 3px;
	font-size: 11px;
	color: #CCCCCC;
	}

.navigation a {
	text-decoration: none;
	color: #CCCC00;
	}
	
.navigation a:hover {
	text-decoration: none;
	color: #FFFFFF;
	}	
	
h2.pagetitle {
	font-size: 1.6em;
	}

h2.pagetitle {
	margin: 15px 0;
	text-align: center;
}

.pagenav2 ul li a  { text-align: center; }			
	

/* End Various Tags & Classes*/
