/*
Theme Name: Counter Couture
Theme URI: http://countercouture.com/
Description: Counter Couture Wordpress Theme
Version: 1.0
Author: Annette Johnson
Author URI: http://creativethinkings.com/
*/

body {
	margin: 0;
	background: #333 url(images/bg.jpg) top center repeat;
	font: 14px arial, "Helvetica Neue", helvetica, sans-serif;

}

ul {
	margin: 0;
	padding: 0;
}

a {
	color: #79A328;
	text-decoration: none;
	user-focus: none; 
	outline : none; 
	-moz-user-focus: none; 
	-moz-outline: none; 
	behavior: url(http://countercouturedesigns.com/wordpress/wp-content/themes/ct/css/userfocus.htc)
}
a:focus {
	user-focus: none; 
	outline : none; 
	-moz-user-focus: none; 
	-moz-outline: none; 
	behavior: url(http://countercouturedesigns.com/wordpress/wp-content/themes/ct/css/userfocus.htc)
}
a:hover { color: #567518; }

#wrapper {
	width: 1160px;
	margin: 50px auto 0;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	background-color: #f2f2f2;
	padding: 40px 0 0 40px;
}

h1 {
	background: url(images/logo.png) top left no-repeat;
	width: 214px;
	height: 84px;
	text-indent: -9999px;
}


h3 {
	font-size: 18px;
}
#nav {
	list-style: none;
	font-size: 15pt !important;
	line-height: 25px;
	text-transform: uppercase;
}

#nav a {
	color: #666666;
	text-decoration: none;
}
#nav a:hover { color: #333;}

#leftSidebar {
	width: 275px;
	float: left;#
}

#socialMedia h2 {
	font-family: Georgia, Times, serif;
	text-transform: uppercase;
	color: #666;
	margin-top: 80px;
}

#socialMedia ul{
	list-style: none;
}
#socialMedia li {
	width: 47px;
	height: 47px;
	float: left;
	text-indent: -9999px;
}
#socialMedia li.mail {background: url(images/mail.png) top left no-repeat;}
#socialMedia li.fb {background: url(images/facebook.png) top left no-repeat;}
#socialMedia li.twitter {background: url(images/twitter.png) top left no-repeat;}
#socialMedia li.rss {background: url(images/feed.png) top left no-repeat;}

#socialMedia li.mail:hover {background: url(images/mail_h.png) top left no-repeat;}
#socialMedia li.fb:hover {background: url(images/facebook_h.png) top left no-repeat;}
#socialMedia li.twitter:hover {background: url(images/twitter_h.png) top left no-repeat;}
#socialMedia li.rss:hover {background: url(images/feed_h.png) top left no-repeat;}

#socialMedia li a {
	width: 47px;
	height: 47px;
	display: block;
}

#socialMedia input {
	border: 1px solid #ccc;
	width: 180px;
	margin-top: 10px;
}
#socialMedia input.subscribe {
	border: 1px solid #f2f2f2;
	background-color: #f2f2f2;
	color: #D585AB;
	font-size: 10pt;
	font-weight: bold;
	width: 185px;
}
#content {
	width: 546px;
	float: left;
	font-size: 12px;
}

div.top, div.bottom {
	float: left;
	width: 541px;
	text-align: center;
	margin-top: 20px;
}

.imageBlock {
	width: 120px;
	float: left;
	font-size: 12px;
	margin-right: 25px;
}

.imageBlock p {
	float: left;
	margin: 0;
	width: 150px;
}

.imageBlock img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}



#rightSidebar {
	float: left;
	width: 290px;
	padding-left: 40px;
	border-left: 1px solid #999;

}

#rightSidebar p{
	float: left;
	font-weight: bold;
	font-size: 18px;
	margin-top: 0;
}

#rightSidebar h3 {
	font-size: 16px;
	color: #79A328;
	text-transform: uppercase;
}

#rightSidebar a h4.name  {
	color: #666;
	font-size: 18px;
	display: block;
	margin-bottom: 10px;
}
#rightSidebar h4.name a:hover {
	color: #333;
}
#rightSidebar h4 {
	font-size: 16px;
	margin: 0;
}
#rightSidebar ul {
    list-style: none;
}
#rightSidebar #tagcloudflash {
	width: 260px;
	height: 260px;
	position: relative;
}
ul.black a {
	color: #A3CE5B;
}

ul.black a:hover {
	color: #708f3d;
}
ul.black {
	list-style: none;
	font-size: 12px;
}

ul.black li {
	margin-bottom: 5px;
}
#footer {
	background: url(images/zipper.png) top left no-repeat;
	clear: both;
	width: 1200px;
	height: 244px;
	margin-left: -40px;
}
#footer #reset {
	position: relative;
	display: block;
	cursor: pointer;
	width: 300px;
	height: 45px;
	float: right;
	margin-top: 95px;
}


#bio img {
	float: left;
}

.bioText {
	float: left;
	width: 300px;
	margin-right: 29px;
	font-size: 11px;
}

#rightSidebar ul {
	list-style: none;
}

ul#inspiration li {
	float: left;
	margin: 5px;
}

.green {
	color: #79A328;
}

.post {
	float: left;
	width: 250px;
	margin-left: 0;
	margin-right: 49px;
}

.connection .post {
	float: left;
	width: 400px;
	padding-top: 25px;
	
}
.single {
	float: left;
	width: 500px;
}

.postText {
	float: left;
	width: 395px;
}

.postContent {
	float: left;
	width: 295px;
}
.connection .posth3 {
	float: left;
}

.latestPost {
	background: #d7d7d7 url(images/latestPostBox.png) top left no-repeat;
	width: 371px;
	padding: 10px;
		-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;

}

.latestPost p {
	width: 375px;
}
.latestPost h2 {
	color: #fff;
	font-weight: normal;
	margin-top: 0;
}
.latestPost h3{
	margin: 0;
}

.date {
	background: url(images/postDateBox.png) top left no-repeat;
	width: 86px;
	height: 81px;
	color: #fff;
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
	padding-top: 3px;
	float: left;
	margin-right: 15px;
}

.date span {
	display: block;
}

.date .day {
	font-size: 21px;
	margin-top: 10px;
}

.post h3 {
	margin: 0;
}

.wp-caption {
	color: #D585AB;
}


#freshContent {
	width: 1200px;
	text-align: center;
	background: #f2f2f2 ;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	margin: 0 auto 50px;
	margin-top: -15px;
	padding-bottom: 15px;
}
#freshContent a.border_top {
	width: 480px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: -20px;
}
#freshContent img {
	text-indent: -9999px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	width: 433px;
	height: 84px;
	border: 0;
}
.border_top {
	border-top: 2px solid #999;
}

#content.community  {
	width: 780px;
	margin-top: 8px;
}
#community.single {
	width: 780px;
}
#community.single h3 {
	margin-top: 10px;
}
#content.press  {
	width: 780px;
	margin-top: 8px;
}
#press.single {
	width: 780px;
}
#press.single h3 {
	margin-top: 10px;
}
#press.single ol {
	display: inline-block;
	padding-top: 5px;
	padding-left: 0;
}
#press.single ol li {
	display: inline;
	text-decoration: none;
	padding-right: 115px;
}
#press.single ol li h3 {
	display: inline;
	text-decoration: none;
}
#press.single ul {
	display: inline-block;
	width: 805px;
}
#press.single ul li {
	display: inline-block;
	*display: inline;
	text-decoration: none;
	padding-right: 12px;
	padding-bottom: 10px;
	vertical-align: top;
}



.clear {
	clear: both;
}

.contentText {
	width: 400px;
	margin-left: auto;
	margin-right: auto;
}

h1.home {
    background: url(images/homeLogo.png) top left no-repeat;
    width: 719px;
    height: 88px;
    margin: 0 auto 2px;
}

#homewrap {
    text-align: center;
	margin-left: -40px;
}

#homewrap .fadeIn {
	display: none;
	border: 0;
	position: relative;
	top: -12px;
	left: -1px;
}

#homewrap #video {
	margin-bottom: 15px;
}

#homewrap #container {
	margin: 0;
}

#homewrap ul {
    font-size: 16pt;
	margin: 0px auto 50px 223px;
}
#homeFooter {
    clear: both;
}
#homewrap li {
    float: left;
	margin-right: 25px;
}

.sideBlock {
	margin-bottom: 10px;
	float: left;
}

.bio .postText {
	width: 499px;
}

.bio .postText p {
	display: inline-block;
}

.bio .postText p img {
	display: inline;
}

.bio .postText ul {
	display: inline-block;
	width: 277px;
}
.bio .postText ul li {
	display: inline-block;
	margin-top: -13px;
	margin-right: 23px;
	margin-bottom: 33px;
}

.bioPic{
	float: left;
	margin-left: -225px;
	position: absolute;
}
.bio .postText{
	width: 500px;
	float: left;
}

ul#inspiration {
	width: 200px;
}

p.col {
	float: left;
	width: 215px;
	margin-right: 35px;
}


#headShots {
	float: left;
	margin-top: 50px;
	width: 734px;
}

.headBlock {
	float: left;
	width: 240px;
	margin-right: 35px;
	font-size: 12px;
}

.headBlock img {
	float: left;
	margin-right: 10px;
}

.headBlock h4 {
	font-weight: bold;
	display: block;
	margin: 0 0 10px;
}

.headBlock p {
	width: 110px;
	display: inline;
}

#container {
	width: 1200px;
	margin-left: -40px;
}

.looks p {
	font-size: 14px;
	margin-bottom: 0;
}

strong.thanks {
    display:block;
    float: left;
    margin-top: 20px;
}

strong.red {color:#E20700;}
strong.green {color:#19D03C;}



