/*
	Theme Name: Dress Prom Theme
	Description: This is a Wordpress 2.7 based theme!
	Author: Solid Cactus
	Author URI: http://www.solidcactus.com
	Solid Cactus: true
	Version: 2.0
	Tags: two columns, widgets, fixed width, amazing
	
	The CSS, XHTML and design is copyrighted Solid Cactus
	
	Changelog:
		v2.0 - 01.18.09
*/

/* Default Styles */
body { background: #C0C0C0 url(images/bg.jpg) repeat-y center; color: #000; font: normal 62.5%/15px Arial; margin: 0; padding: 0; }
a { color: #000; text-decoration: none; }
a img { border: 0; }
a:hover{ text-decoration: underline; }
fieldset {border:none; padding: 0; margin: 0;}
b, strong{ font-weight: bold; }
blockquote{ margin: 1em; }

/* Helper Clear Styles */
.clear { clear:both; }
.clear2 { clear:both; padding:25px 0; }

/* Wordpress Image Styles */
.alignleft { float:left; margin:15px; display:inline; }
.alignright { float:right; margin:15px; display:inline; }
.aligncenter { text-align:center; margin:0 auto; }
.wp-caption {
	-moz-border-radius:3px;
	background-color:#F1EDEE;
	border:1px solid #DDDDDD;
	padding:8px 2px;
	text-align:center;	
}
.wp-caption p.wp-caption-text {
	font-size:.9em;
	line-height:12px;
	margin:0;
	padding:1px 7px;	
}


/* Random Styles ( used to remove different elements needed, but not to show )*/
.seeya {display:none;}
#stc {position:absolute;top:-100px}
#stc a { display:block; padding:5px; background:#666; color:#fff; font-weight:bold; }


/* Brandmark - Logo */
#brandmark, #brandmark strong, #brandmark strong a {
	height:72px;
	width:383px;
}
#brandmark  { display:inline; float:left; margin:32px 0 0 38px; background: url(images/1b1.gif) no-repeat; }
#brandmark strong { background: url(images/1b1.gif) repeat; display:inline; float:left; margin:0; }
#brandmark strong a { float:left; overflow:hidden; text-indent:-9999px; }

/* Structure Style*/
#container{
	width: 974px;
	margin: 0 auto;
	text-align: left;
}
#bodycontent { float:right; }
#nav-product { float:left; }

/* Header */
#header{
	background:transparent url(http://www.dressprom.net/uploads/images/Artwork/DresspromLogo.gif) no-repeat scroll 0 0;
	height:112px;
        margin: 8px
}
#search {
	display:inline;
	float:right;
	margin:40px 75px 10px;
	width:330px;	
}
#searchText {
	color:#FFFFFF;
	font-size:1.2em;
	font-weight:bold;
	padding-left:10px;
	padding-right:5px;
	vertical-align:middle;
}
input.searchInput {
	border:1px solid #000000;
	font-size:1.1em;
	margin-right:5px;
	padding:4px;
	vertical-align:middle;
	width:150px;
}
input.searchImage {
	vertical-align:middle;
}

/* Shell for Body Content */

#bodyshell {
	background: #FFF url(images/shell.gif) repeat-y;
	float: left;
	margin: 0;
	width: 974px;
}

#bodycontent{
	padding:10px;
	position:relative;
	width:745px;
}

#bodycontent .bodypad{ padding: 10px; }

/*Nav Area*/
#nav-product {
	overflow:hidden;
	position:relative;
	width:208px;
	z-index:100;
}
#nav-product h2 {
	position:absolute;
	text-indent:-10000px;
}
#nav-product h3 {
	background-color:#FEE5F8;
	font-size:1.3em;
	font-weight:bold;
	padding:8px;
	text-transform:uppercase;
	margin:0;
}
#nav-product ul {
	margin:0 0 10px 0;
	padding:0;
}
#nav-product li{
	list-style-type: none;
	margin: 0;
	padding:  0;
	font-size:1.2em;
	display:inline;
}
	
#nav-product li a{
	display:block;
	padding:7px 15px;
}

#nav-product #shopOurStore {
	margin-top:20px;
	padding:10px;
	text-align:center;
}
/* Footer */

#footer{
	background-color:#FFFFFF;
	border-top:4px solid #E0DDDE;
	clear:both;
	float:left;
	font-size:1.2em;
	padding:10px;
	width:954px;
}
#footer a {
	color:#000;
}
#footer #copyright {
	float:left;
	width:600px;
}
#footer #footlinks{
	margin:0;
	list-style: none;	
	text-align:center;
	float:right;
	width:300px;
}
#footer #footlinks ul {
	margin:0;
	padding:0;
}
#footer #footlinks ul li {
	display:inline;
	list-style:none;
}
#footer #footlinks ul a {
	padding: 0 14px;	
}
#footer #footlinks ul li { border-right:1px solid #000; }
#footer #footlinks ul li.last { border-right:none; }


/* WordPress Post Set Up */

.post {
	border-bottom:medium double #D6D2D1;
	color:#000;
	margin-bottom:19px;
	padding:0pt 4px 0px;
}
.post a {
	color:#FF33CC;
}
h2.title {
	color:#000000;
	font-size:1.7em;
	line-height:1.4em;
	margin:0;
}
h2.title a {color:#000;}
.post .date {color:#000;font-size:1.1em; margin:0;}
.post .contents {
	line-height:1.5em;
	font-size:1.2em;
	margin:10px 0;
	color:#000;
}
p.nav {
	color:#000;
	clear:both;
	background-color:#E5E5E7;
	border:1px solid #C0C0C0;
	padding:3px;
}
p.nav a {
	color: #FF33CC;
}

/* Comments  Styles */	
#commentsHolder{
	font-size:1.1em;
	line-height:1.5em;
	padding:5px;
}
#commentsHolder h2.title {
	font-size:1.5em;	
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	background: #FFFFFF;
	float: right;
	border: 1px solid #EEEEEE;
	padding: 2px;
	margin:0 5px;
	display:inline;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
.commentlist p {
	font-weight: normal;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
}
#author, #email, #url, #comment {
	background:#EEEEEE none repeat scroll 0 0 !important;
	border-color:#666666 #DDDDDD #DDDDDD #666666;
	border-style:solid;
	border-width:1px;
	color:#202020;
	display:inline;
	font-size:12px;
	font-weight:normal;
	margin:5px 0 0;
	padding:3px 0 3px 5px;
	width:250px;	
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0px;
}
#commentform {
	margin: 5px 10px 0px 0px;
}	
#commentform textarea {
	width: 95%;
	padding: 5px;
}	
#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}	
#commentform p {
	margin: 5px 0px 5px 0px;
}	
#commentform #submit {
	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 4px 2px;
	background:url(images/formbg.gif) repeat-x left top;
}	
.alt {
	margin: 0px;
	padding: 10px;
}
.commentlist {
	margin: 0px;
	padding: 0px;
	width:95%;
}	
.commentlist ol {
	margin: 0px;
	padding: 10px;
}
.commentlist li {
	margin: 15px 0px 10px;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0px;
	padding: 0px;
}	
.children { 
	margin: 0px;
	padding: 0px;
}
.nocomments {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.commentmetadata {
	font-size: 10px;
	margin: 0px;
	display: block;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.thread-alt {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.thread-even {
	background-color:#E0DDDE;
	margin: 0px;
	padding: 0px;
}
.thread-odd {
	background-color:#FFF;
}
.depth-1 {
	border: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}
.even, .alt {
	border-top: 1px dotted #BBBBBB;
	border-bottom: 1px dotted #BBBBBB;
	border-left: 1px dotted #BBBBBB;
	margin: 0px;
	padding: 0px;
}
/* Previous and Next Table */
table.navLinks {
	width:99%;
	font-size:1.2em;
}
/* Title on Search, Archive and Cat Pages */
#bodycontent h1 {
	color:#000000;
	font-size:2em;
	line-height:1.5em;
	margin-bottom:5px;	
}
/* Breadcrumbs */
.breadcrumb {
	border-bottom:medium double #D6D2D1;
	font-size:1em;
	margin:0 0 20px;
	padding:0 0 3px;
}











