/*  
Theme Name: High Chair Productions
Theme URI: http://jbdesignandphoto.com
Description: Customized Wordpress Template for High Chair Productions by <a href="http://jbdesignandphoto.com/">JB Design and Photo</a>
Version: 1.0
Author: JB Design and Photo
Author URI: http://jbdesignandphoto.com/
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #2c2c2c url(/images/HCPattern2.jpg) repeat;
	}
#body2 {
	background: url(img/bodybg.gif) no-repeat top center;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	}
img {
	border: 0px;
	}
.cnt {
	width: 760px;
	background-color: #000000;
	margin: 20px auto 0px;
	}
	
/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	float: left;
	width: 150px;
	text-align: center;
	margin: 0 0 10px 25px;
	color: #FFFFFF;
	}
.header #logo {
	margin: 15px 0 0 0;
	text-align: right;
	}
.header #headblurb {
	float: left;
	width: 70%;
	margin: 0 2% 0 2%;
	padding-left: 2%;
	}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-top: 5px;
	}
.header h1 a:hover {
	text-decoration: none;
}
.header a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
.description {
	color: #fff;
	font-size: 12px;
	}
	
.headerhome{
	text-align: center;
	margin: 35px 15px 55px 15px;
	color: #FFFFFF;
	}
.headerhome h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	font-weight: normal;
	letter-spacing: -1px;
	}
.headerhome h1 a:hover {
	text-decoration: none;
}
.headerhome a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	}
	
.headerhome .description {
	color: #fff;
	font-size: 12px;
	margin-top: 10px;
	}
	
.navmenu {
	margin-bottom: 5px;
	list-style-type: none;
	line-height: 2;
	font-size: 20px;
	text-align: center;
	background-color: #000000;
	font-family: Impact, sans-serif;
}
.navmenu li {
	display: inline;
	margin: 20px;
}
.navmenu a {
	color: #fff;
	text-decoration: none;
	}
.navmenu a:hover {
	text-decoration: underline;
	}
	
#homepage h2 {
}

#homepage a {
	float: left;
	width: 155px;
	height: 0;
	padding: 120px 20px 5px 158px;
	margin: 0 15px 25px 15px;
	color: #DDDDDD;
	line-height: 1.3;
	text-align: center;
	font-size: 24px;
	text-decoration: none;
	overflow: hidden;
}

#homepage a:hover {
	background-position: 0 -124px;
	height: 115px;
	padding: 5px 20px 5px 158px;
}
	
#intro {
	float: right;
	width: 320px;
	height: 120px;
	background: url(/images/HC-intro-yellow-blue-smaller.gif) no-repeat top left;
	padding: 5px 20px 0 133px;
	margin: 5px 15px 5px 20px;
	/*border: solid 1px #003366;*/
	color: #DDDDDD;
	line-height: 1.6;
	text-align: right;
	font-size: 12px;
	}
#intro h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	}
#intro p {
	text-align: left;
	}
#intro a {
	margin-right: 15px;
	font-size: 12px;
	background-color: #CCCCCC;
	color: #000000;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	}
#intro a:hover {
	background-color: #555555;
	color: #FFFFFF;
	}
	
#introservices {
	/*float: left;
	width: 155px;
	height: 115px;*/
	background: url(/images/HC-intro-yellow-blue-smaller2.gif) no-repeat top left;
	/*padding: 5px 20px 5px 158px;
	margin: 0 15px 25px 15px;
	border: solid 1px #003366;
	color: #DDDDDD;
	line-height: 1.3;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;*/
	}
#introservices:hover h2 {
	display: inherit;
	}
#introservices h2 {
	display: none;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	}
#introservices p {
	display: none;
	text-align: left;
	margin-bottom: 10px;
	}
		
#introclients {
	float: left;
	width: 155px;
	height: 115px;
	background: url(/images/HC-intro-green-gray-smaller2.gif) no-repeat top left;
	padding: 5px 20px 5px 158px;
	margin: 0 15px 25px 15px;
	/*border: solid 1px #888888;*/
	color: #DDDDDD;
	line-height: 1.3;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	}
#introclients:hover {
	/*background: url(/images/HC-intro-green-gray-smaller2-bright.gif) no-repeat top left;*/
	/*background: #888888;*/
	background-position: 0 -125px;
	}
#introclients:hover h2 {
	display: inherit;
	}
#introclients h2 {
	display: none;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	}
#introclients p {
	display: none;
	text-align: left;
	margin-bottom: 10px;
	}
	
#introabout {
	float: left;
	width: 155px;
	height: 115px;
	background: url(/images/HC-intro-red-green-smaller2.gif) no-repeat top left;
	padding: 5px 20px 5px 158px;
	margin: 0 15px 25px 15px;
	/*border: solid 1px #004400;*/
	color: #DDDDDD;
	line-height: 1.3;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	}
#introabout:hover {
	/*background: url(/images/HC-intro-red-green-smaller2-bright.gif) no-repeat top left;*/
	/*background: #004400;*/
	background-position: 0 -125px;
	}
#introabout:hover h2 {
	display: inherit;
	}
#introabout h2 {
	display: none;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	}
#introabout p {
	display: none;
	text-align: left;
	margin-bottom: 10px;
	}

#introcontact {
	float: left;
	width: 155px;
	height: 115px;
	background: url(/images/HC-intro-cream-brown-smaller2.gif) no-repeat top left;
	padding: 5px 20px 5px 158px;
	margin: 0 15px 25px 15px;
	/*border: solid 1px #774400;*/
	color: #DDDDDD;
	line-height: 1.3;
	text-align: right;
	font-size: 12px;
	text-decoration: none;
	overflow: hidden;
	}
#introcontact:hover {
	/*background: url(/images/HC-intro-cream-brown-smaller2-bright.gif) no-repeat top left;*/
	/*background: #774400;*/
	background-position: 0 -125px;
	}
#introcontact:hover h2 {
	display: inherit;
	}
#introcontact h2 {
	display: none;
	color: #FFFFFF;
	font-size: 28px;
	font-weight: normal;
	letter-spacing: -1px;
	text-align: center;
	}
#introcontact p {
	display: none;
	text-align: left;
	margin-bottom: 10px;
	}

/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 730px;
	margin: 0 auto 0 auto;
	}
.main a:hover h2 {
	display: inherit;
	}
.content {
	padding: 15px 0 15px 15px;
	float: left;
	width: 715px;
	margin: 0 auto 0 auto;
	background-color: #262626;
	}
.content a {
	color: #9b0e0e;
	}
.content a:hover {
	text-decoration: none;
}
.content h3 {
	font-size: 22px;
	background-color: #002B54;
	color: #FFFFFF;
	padding: 10px 15px 10px 20px;
	margin: -15px 0 15px -15px;
	}
		
/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: right;
	width: 30%;
	line-height: 14px;
	margin-right: 2%;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 10px;
	}
.sidebar p {
	line-height: 16px;
	padding: 0 10px 15px 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 {
	background-color: #e8e6d9;
	padding: 10px;
	margin-bottom: 15px;
	}
.bloque1 h3 {
	color: #6c644d;
	background-color: transparent;
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	padding-bottom: 5px;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.textwidget {
	text-align: left;
	padding: 0 5px 0 5px;
	}
.textwidget img {
	margin-bottom: 10px;
	}
.textwidget p {
	padding: 0;
	}

/*-----------------*/
#postscontainer {
	float: left;
	width: 66%;
	margin-right: 2%;
	margin-bottom: 2%;
	}
#posts {
	background-color: #DDDDDD;
	padding: 15px;
	}
.navigation {
	font-size: 12px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:15px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle {
	color: #555;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.post p {
	font-size: 12px;
	margin-bottom: 15px;
	line-height:21px;
	}
.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.post ul {
	list-style-type: none;
	font-size: 12px;
	margin-bottom: 15px;
	}
.post ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:10px;
	margin:3px 0;
	}
	
/* ----- Artists/Client Section ----- */

#artistscontainer {
	float: left;
	width: 66%;
	margin-right: 2%;
	margin-bottom: 2%;
	}
#artistscontainer h3 {
	font-size: 22px;
	border: solid 2px #DDDDDD;
	background-color: #002B54;
	color: #FFFFFF;
	padding: 5px 15px 5px 10px;
	margin: 0 1px 0 1px;
	}
#artists {
	background-color: #DDDDDD;
	border: solid 1px #000000;
	border-top: none;
	padding: 15px;
	}
.artist {
	margin-bottom: 15px;
	}
.artist h4 {
	color: #294A59;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: -1px;
	}
.artist h4 a {
	color: #294A59;
	text-decoration:none;
	}
.artist h4 a:hover {
	text-decoration:underline;
}
.artist small {
	color: #294A59;
	display: block;
	margin-bottom: 15px;
	}
.artist p {
	font-size: 12px;
	margin-bottom: 15px;
	}
.artistLeft {
	float: left;
	width: 150px;
	padding: 5px;
	}
.artistRight {
	float: right;
	width: 60%;
	}
.artistBottom {
	margin: 10px;
	margin-bottom: 0;
	}
.artistBottom p {
	margin: 0;
	}	
.artistTextLeft {
	float: left;
	}
.artistTextRight {
	float: right;
	}
	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin: 0 0 10px 15px;
	text-transform: lowercase;
	}
.commentlist {
	margin: 0 15px 20px 15px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background-color: #e4ecee;
	margin-bottom:15px;
}
p.authorcom {
	background-color: #fff;
	text-align: left;
	padding: 5px;
}
p.authorcom span {
	color: #294a59;
	font-size: 14px;
	padding: 0 10px 0 10px;
}
.authorcom small {
	font-size: 10px;
	padding-right: 10px;
}
.commentcontent {
	padding: 20px 20px 5px 20px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(img/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background-color: #f2f6f7;
	padding: 10px 12px 0 12px;
	margin: 0 15px 20px 15px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	width: 225px;
	float: left;
}
.cfbox2 textarea {
	width: 225px;
	height: 108px;
}
.cfbox3 {
	background-color: transparent;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
/*------------- */
#contactFormContainer {
	width: 550px;
	margin: 5px auto 0 auto;
	}
#contactFormContainer h3 {
	font-size: 22px;
	border: solid 2px #DDDDDD;
	background-color: #474220;
	color: #FFFFFF;
	padding: 5px 15px 5px 10px;
	margin-top: 0;
	margin-left: 3px;
	}
	
/* ----- Contact Form Styles ----- */

#contactHeader {
	font-size: 14px;
	text-align: center;
}

#contactHeader h4 {
	font-size: 16px;
}

#coldform {
	font-size: 12px;
}

#coldform fieldset {
	margin: 10px;
	margin-left: 50px;
	padding: 5px;
	border: none;
}

#coldform legend {
	font-size: 16px;
	font-weight: bold;
}

#coldform label {
	display: block;
	margin: 5px 0 5px 0;
}

#coldform input {
	display: block;
	margin: 5px 0 5px 0;
}

#coldform .checkbox {
	display: inline;
	padding-right: 10px;
}

#coldform .input_checkbox {
	display: inline;
}

#coldform p {
	margin: 10px 0 -5px 0;
}

#coldform #contact {
	margin-top: 10px;
}
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	clear: both;
	background-color: #000000;
	padding: 0;
	padding: 25px 0 15px 0;
	margin: 0;
	color: #fff;
	font-size: 10px;
	}
.footer .bottomnav {
	margin: 0;
	padding-bottom: 25px;
	list-style-type: none;
	font-size: 16px;
	line-height: 1.5;
	text-align: center;
	background-color: #000000;
	}
.footer .bottomnav li {
	display: inline;
	margin: 5px;
	}
.footer .bottomnav a {
	font-weight: normal;
	font-size: 13px;
	}
.footer p {
	margin: 15px 0 15px 0;
	text-align: center;
	}
.footer a {
	color: #fff;
	padding: 3px;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}

/* ------------------------------ clear ------------------------------ */
.clear {
	clear: both;
	}