/*   
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; 
}

.ads{
margin-bottom: 5px;
}

.hidleft {
position: absolute;
left: -1000px;
}

.imgleft {
float: left;
padding: 0 20px 20px 0;
}

.imgright {
float: right;
padding: 0 0 20px 20px;

}

body { 
background: #fff;
font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif; 
color: #222; 
text-align: left; 
}

select, input, textarea {
font: 100%/1em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; 
color: #333; 
border: solid 1px #ccc;
padding: 5px;
background-color: #f8f8f8;
}

select:focus, input:focus, textarea:focus {
border: solid 1px #777;
}

.cntFrm p { color: #777; }
.cntMsg { vertical-align: top; }
.wpcf7-submit { width: 150px; background-color: #eee }
.wpcf7-text { width: 400px }
.wpcf7-textarea { width: 400px }

.adv-form textarea {
width: 475px;
height: 100px;
}

a:link, a:visited, a:hover, a:active {
color: #e25a00;
text-decoration: none;
background-color: transparent;
}

a img { 
border: 0; 
}

/* hn */
h1, h2, h3 {
font-family: 'Roboto Condensed', Helvetica, Arial, Verdana, sans-serif;
font-weight: normal;
color: #111;
line-height: 1.1em;
}

h1 {
font-size: 2em;
margin-bottom: 15px;
margin-top: 40px;
padding-bottom: 4px;
border-bottom: solid 1px #ddd;
}

h1 a:link {
color: #111;
}

h2 {
font-size: 1.5em;
margin: 15px 0;
}

h3 {
padding: 22px 0 10px;
font-size: 1.5em;
}

h2.related {
font-size: 1.5em;
padding: 20px 0 5px 0;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}

.main-title {
font: 52px Open Sans, Helvetica, Arial, Verdana, sans-serif;
text-align: right;
height: 50px;
color: #ddd;
overflow: hidden;
border-bottom: solid 1px #eee;
margin-bottom: 10px;
}

.blurb-text { font: italic 300 1.8em 'Roboto Condensed', sans-serif; line-height: 1.5em }

/* layout
--------------------------------------------------- */

.container {
width: 100%
}

.sub-container {
width: 1050px;
margin: 0 auto;
}

.header {
background-color: #111;
border-top: solid 3px #e25a00; 
border-bottom: solid 6px #c7d9d7; 
}

.ctnr-home-footer {
background: #fcfcfc url('/wp-content/uploads/2013/02/bg_footer.png') repeat-x;

}

.ctnr-footer {
border-top: solid 6px #c7d9d7; 
background-color: #111;
}

.subctnr-footer {
background: url('/wp-content/uploads/2013/03/bg_footer_logo.png') no-repeat 230px 0;
padding: 20px 0;
}

/*
	header
---------------------------------------------------- */

#header {
background: url('/wp-content/uploads/2013/03/logo.png') no-repeat 30px 0;
}

#title {
padding: 60px 0 65px 100px;
float: left;
}

p#tagline {
margin: -5px 400px 0;
font-family: Georgia; 
font-size: 1.5em; 
position: absolute; 
font-style:italic; 
letter-spacing: 1px;
color: #eee;
}


/*
	navigation
----------------------------------------------------- */
#nav-main {
width: 1000px;
padding-left: 20px;
float: left;
}

#nav-total {
float: right; 
color: #fbfade; 
padding: 10px 50px; 
background: #333; 
letter-spacing: .07em;
font-size: 1.1em;
-moz-border-radius: 0 0 2px 2px;
border-radius: 0 0 3px 3px;
}

ul#nav {
float: left;
font-size: 1em;
text-align: right;
text-transform: uppercase;
}

#nav li {
float: left;
list-style-type: none;
display: block;
padding: 5px 20px 5px 20px;
font-size: 1.2em;
line-height: 1.3em;
letter-spacing: .1em;
}

#nav li a.mainlink { color: #fff; font-size: 1.1em; }
#nav li a { color:  #eee; }

#nav li a:hover, #nav li a.mainlink:hover {
color:  #e25a00;
}

ul#navtop {
float: right;
font-size: 1em;
text-transform: uppercase;
margin: 0 40px 0 0;
}

#navtop li {
float: left;
list-style-type: none;
display: block;
padding: 2px 15px 5px 15px;
letter-spacing: .1em;
}

#navtop li a {
color:  #999;
}

#navtop li a:hover {
color:  #e25a00;
}


/* 
	photo		
------------------------------------------------------ */

#photo {
margin: 0 0 1px;
padding: 0;
}

#photo p {
margin: 15px 5px;
}

#photo img {
padding: 30px 0; 
}

h2.photo-title {
color: #000;
padding: 0 0 8px;
font-size: 1.7em;
line-height: 1em;
font-weight: normal;
letter-spacing: 0em;
border-bottom: 1px solid #cad6d4;
}

#photo-inner img {
margin: 0 0 10px;
padding: 0 0 10px;
}

/* 
	photo meta		
------------------------------------------------------ */

#photo-meta {
margin: 0;
}

#photo-meta ul {
margin: 0;
}

#photo-meta ul li {
list-style-type: none;
display: inline;
margin: 0;
padding: 0 5px;
}

/* 
	navigate		
------------------------------------------------------ */

.navigation {
padding: 40px 0 60px 0;
clear: both;
width: 710px;
}

.navigation a {
font-size: 1.2em;
background-color: #f4f4f4; 
border: 1px solid #cad6d4;
padding: 10px 20px;
}

/*
	thumbs
------------------------------------------------------ */

.thumb {
width: 165px; 
height: 180px; 
float: left; 
margin: 5px; 
text-align: center; 
border: 1px solid #dfdfdf;
font-size: 0.9em;
line-height: 12px;
}

.thumb-inner {
line-height: 160px;
text-align: center;
}

.thumb-img	{
vertical-align: middle;
}

.thumb-img:hover {
  -webkit-transform: scale(0.95); /* Saf3.1+, Chrome */
     -moz-transform: scale(0.95); /* FF3.5+ */
      -ms-transform: scale(0.95); /* IE9 */
       -o-transform: scale(0.95); /* Opera 10.5+ */
          transform: scale(0.95);                   
image-rendering: -moz-crisp-edges;         /* Firefox */
image-rendering:   -o-crisp-edges;         /* Opera */
image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
image-rendering: crisp-edges; 
-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}

.thumb a {
color: #333;
}


/* 
	comments		
------------------------------------------------------ */

h2#comments {
padding: 20px 0 5px 0;
margin-bottom: 15px;
border-bottom: 1px solid #ccc;
}

#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;
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: 715px;
padding: 25px 25px 30px 25px;
}

.note-box {
background-color: #e3eceb;
border: solid 1px #ddd;
-moz-border-radius: 3px;
 border-radius: 3px;
padding: 20px;
margin: 10px;
}

/* 
	sidebar	 
------------------------------------------------------ */

#side {
float: right;
width: 200px;
padding: 30px 20px 30px 10px;
}

ul.arch-list {
background: #fff;
padding: 0 0 30px 0;
}

ul.arch-list li {
text-indent: 8px;
list-style-type: none;
border-bottom: 1px dotted #cad6d4;
padding-bottom: 5px;
margin-bottom: 5px;
color: #999;
letter-spacing: 1px;
}

ul.arch-list li a {
padding-right: 5px;
}

.page-body {
line-height: 1.5em;
text-align: justify;
}

.page-body p {
margin-bottom: 20px;
}

#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;
}

h4.post-meta {
font-size: 0.8em;
font-weight: normal;
}


/* 
	footer		
------------------------------------------------------ */

.footer { 
	clear: both;  
}

.linklist a {
	color: #ddd;
	line-height: 1.6em;
}

ul.footer-links {
	width: 300px;
	overflow: hidden;
	font-size: 1.1em;
}

ul.footer-links li {
	list-style-type: none;
	padding: 5px;
	width: 40%;
	float: right;
}

ul.footer-links li a {
	color:  #eee;
}

/* 
	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;
}

.desc { display: none; }
/* 404 Pg */
.trylinks p { font-size: 1.3em; line-height: 1.6em; text-indent: 10px; }

/* 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: 0.8em; line-height: 17px; padding: 0 4px 5px; margin: 0; }
.aligncenter        { display: block; margin-left: auto; margin-right: auto; }
.alignright         { float: right; }
.alignleft          { float: left; }