/*   
Theme Name: CWA
Theme URI: candywrapperarchive.com
Description: a photo gallery template
Author: Richard
Author URI: rlsaunders.com
Version: 1.0
.
General comments/License Statement if any.
.
*/

* { 
margin: 0; 
padding: 0; 
}

body { 
background: #eeeeee; 
background-image: url(images/bg_fade.gif); 
background-repeat: repeat-x;
font: 100%/1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
color: #333; 
text-align: center; 
}

select, input {
background: #efefef; 
font: 100%/1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
color: #333; 
}

a:link {
color: #e25a00;
text-decoration: none;
}
a:visited {
color: #e25a00;
text-decoration: none;
}
a:hover {
color: #e25a00;
text-decoration: none;
}
a:active {
color: #e25a00;
text-decoration: none;
}
a img { 
border: 0; 
}

/* hn */
h1, h2 {
font-weight: normal;
}

/*
	layout
--------------------------------------------------- */

#container {
border-left: 1px solid #000;
border-right: 1px solid #000; 
background: #fff;
width: 950px;
margin: 0 auto;
font-size: 0.75em;
text-align: left;
}

/*
	header
---------------------------------------------------- */

#header {
padding: 30px 0 10px 30px;
width: 920px;
background: #000; 
}

#title {
float: left;
}

h1 {
padding: 30px 0 5px 0;
font-family: "Trebuchet MS", Helvetica, Arial; 
font-size: 30px; 
color: #000;
letter-spacing: 2px;
line-height:1.5em;
}
h1 a:link {
color: #000;
}
p#tagline {
margin: -5px 400px 0;
font-family: Georgia; 
font-size: 26px; 
position: absolute; 
font-style:italic; 
letter-spacing: 1px;
color: #eee;
}


/*
	navigation
----------------------------------------------------- */
#nav-main {
width: 930px;
background: #000; 
padding-left: 20px;
float: left;
}

#nav-total {
float: right; 
color: #eee; 
padding: 5px 30px 5px 30px; 
background: #333; 
border-bottom: 1px solid #000000;
width: 160px; 
text-align: center;
letter-spacing: 1px;
}

ul#nav {
float: left;
font-size: 0.9em;
text-align: right;
text-transform: uppercase;
letter-spacing: 0.1em;
}

#nav li {
float: left;
list-style-type: none;
display: block;
padding: 5px 15px 5px 15px;
}

#nav li a {
color: #e1e1e1;
}


/* 
	photo		
------------------------------------------------------ */

#photo {
margin: 0 0 1px;
padding: 15px;
}

#photo img {
padding: 20px;
}

h2.photo-title {
font-size: 1.2em;
color: #293c4d;
letter-spacing: 0.2em;
display: block;
border-bottom: 1px solid #bbb9b9;
margin: 0 0 1px;
padding: 5px;
}

#photo-inner img {
margin: 0 0 10px;
padding: 0 0 10px;
}

/* 
	photo meta		
------------------------------------------------------ */

#photo-meta {
margin: -10px 0 0 10px;
}

#photo-meta ul {
margin: 0;
}
#photo-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
}

/* 
	navigate		
------------------------------------------------------ */

#navigate {
float: right;
width: 200px;
font-size: 0.9em;
padding: 5px;
text-align: center;
}

#navigate span.previous {
float: left;
}
#navigate span.next {
float: right;
}
#navigate span.previous,
#navigate span.next {
display: block;
width: 48%;
height: 30px;
background: #fff;
border: 1px solid #bbb9b9;
}
#navigate span.previous a,
#navigate span.next a {
display: block;
padding: 0 5px;
line-height: 30px;
}
#navigate span.previous a:hover,
#navigate span.next a:hover {
background: #f9f9f9;
}

.navigation {
padding-top: 20px;
clear: both;
width: 650px;
}

/*
	thumbs
------------------------------------------------------ */

.thumb {
width: 150px; 
height: 150px; 
float: left; 
margin: 5px; 
text-align: center; 
border: 1px solid #ddd;
font-size: 0.9em;
}

.thumb-inner {
line-height: 125px;
text-align: center;
}

.thumb-img	{
vertical-align: middle;
}


/* 
	comments		
------------------------------------------------------ */

#comments {
padding: 20px 0;
margin: 0 auto;
font-size: 1.5em;
}

#postcomment {
margin-top: 20px;
font-size: 1.5em;
}
#comments-info {
margin: 20px 0 0;
padding: 10px 0 0;
border-top: 1px solid #cececd;
}
#comments-info p {
font-size: 0.8em;
}
p.comments-meta {
margin: 10px 0 0;
padding: 0 0 5px 80px;
border-bottom: 1px solid #BDA7B0;
font-size: 0.9em;
line-height: 1.2em;
}
div.comment-main {
margin: 20px 0;
padding: 10px;
background: #fff;
border: 1px solid #bbb9b9;
font-size: 0.95em;
}
div.comment-main.authorcomment {
background: #E8D9E1;
}
div.comment-meta {
margin: 0 0 0 45px;
font-size: 0.9em;
line-height: 1.2em;
}
div.gravatar {
float: left;
}
span.comment-meta-author {
display: block;
margin: 0 0 3px;
padding: 0 0 3px;
border-bottom: 1px solid #cececd;
font-weight: bold;
text-transform: uppercase;
}
div.comment-body {
margin: 10px 0 0;
}
#comment-form {
margin: 20px 0;
padding: 5px;
}
#comments-form label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
letter-spacing: 0.2em;
}
#comments-form label em {
font-style: normal;
text-transform: none;
letter-spacing: normal;
}
#author, 
#email,
#url,
#comment {
width: 95%;
margin: 0 0 10px;
padding: 4px;
background: #f7f7f7;
border: 1px solid #e0e0e0;
font: 0.9em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
#comment-submit {
padding: 5px 10px;
background: #888;
border: 3px double #999;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #d5d5d5;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
div.comment-form-info {
margin: 10px 0 10px;
border-bottom: 1px solid #cececd;
font-size: 0.9em;
color: #666;
line-height: 1.4em;
}
div.comment-form-info p {
margin: 5px 0;
}
p.trackback {
overflow: hidden;
}

/* 
	pages	
------------------------------------------------------ */

#main {
float: left;
width: 650px;
padding: 30px;
}

h2.page-title { 
padding: 0 0 8px;
margin-bottom: 20px;
border-bottom: 1px solid #cececd;
font: 1.5em "Trebuchet MS", Trebuchet, sans-serif;
color: #293c4d;
letter-spacing: 1px;
line-height: 1em;
font-weight: normal;
}

h3 { 
padding: 20px 0 10px;
font: 1.4em "Trebuchet MS", Trebuchet, sans-serif;
color: #293c4d;
letter-spacing: 1px;
line-height: 1em;
font-weight: normal;
}

/* 
	sidebar	 
------------------------------------------------------ */

#side {
float: right;
width: 200px;
padding: 30px 20px 30px 10px;
font-size: 0.9em;
}

ul.arch-list {
background: #fff;
padding: 0 0 10px 0;
}
ul.arch-list li {
list-style-type: none;
border-bottom: 1px solid #e1e1e1;
}

.page-body {
padding: 10px;
line-height: 20px; 
text-align: justify;
}

#search-box {
padding: 20px;
text-align: center;
border: 1px solid #ddd; 
background-image: url(images/div_bg.gif); 
background-repeat: repeat-x;
}

/* 
	all brands
------------------------------------------------------ */

ul.allbrands {

}
ul.allbrands li {
list-style-type: none;
padding: 3px 0;
font-size: 1em;
color: #999;
}

ul.allbrands li a {
color: #000;
}

/* 
	feature
------------------------------------------------------ */

#feature-area {
float: left; 
padding: 20px 20px 20px 30px; 
margin: 20px 40px 20px 20px; 
border: 1px solid #ddd; 
background-image: url(images/div_bg.gif); 
background-repeat: repeat-x;
}

#feature-img {
float: right; 
margin: 20px 10px 20px 30px;
}

/* 
	post 
------------------------------------------------------ */

div.post {
margin: 20px 0;
padding: 0 0 20px;
border-bottom: 1px solid #e1e1e1;
}
div.post-body {
float: left;
width: 80px;
margin: 0 10px 0 0;
padding: 0 10px 0 0;
border-right: 1px solid #e1e1e1;
}
div.post-body img {
padding: 1px;
border: 1px solid #e1e1e1;
}
h3.post-title {
font-size: 1.1em;
font-weight: normal;
}
h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
	footer		
------------------------------------------------------ */

#footer { 
	clear: both; 
	padding: 5px 15px 10px 15px; 
	font-size: 0.8em; 
	text-align: left; 
	color: #fff; 
	background: #000; 
}

ul.footer-links li {
	list-style-type: none;
	font-size: 0.9em; 
	margin: 0;
	padding: 0 5px;
}

/* 
	clear		
------------------------------------------------------ */
.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.clear {
clear: both;
height: 0;
line-height: 0;
}
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

hr {
color: #fff;
background: transparent;
border: 0;
border-bottom: 1px #ccc solid;
margin: 0 0 .5em;
padding: 0 0 .5em;
}

/* wordpress */
img.wp-smiley,
img.wp-wink         { float: none; border: 0 none; margin: 0; padding: 0 3px; }
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; }
.wp-caption         { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img     { margin: 0; padding: 0; border: 0 none; }
.wp-caption-dd      { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }