/*
Theme Name: GoGoChapeaux
Theme URI: http://www.gogochapeaux.com/
Description: Theme for Go Go Chapeaux site.
Author: MaiaInternetConsulting & JuiceCreate
Author URI: 
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
	background-image:url(images/bkgd.jpg);
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	margin:5px 0 10px 0px;
	color:#292f3f;
	}
	
h1 {font-size: 12pt;
	font-family: verdana, arial, tahoma;
	color: #cd0d0c;
	}
h2 {font-size: 12pt; color: #cd0d0c;}
h3 {font-size: 11pt; color: #cd0d0c;}
h4 {font-size: 9pt; color: #cd0d0c;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:underline;
	outline: none;
	}

a:hover{text-decoration: none;}



/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:#fafbed;
	color:#333;
	overflow: hidden;
	background-image: url(images/content-bkgd.jpg);
	background-repeat: no-repeat;
	}
	
#container-home {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:#fafbed;
	color:#333;
	overflow: hidden;
	background-image: url(images/content-bkgd-home.jpg);
	background-repeat: no-repeat;
	}
	
#container-blog {
	width: 1000px;
	margin: 0 auto;
	padding:0;
	background:#fafbed;
	color:#333;
	overflow: hidden;
	background-image: url(images/content-bkgd-blog.jpg);
	background-repeat: no-repeat;
	}
	
/* header */

#header {
  	width: 100%; 
  	height: 0px;
	}
	

#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	width:1000px; 
	overflow:hidden;
	margin-left: 433px;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:22px 0px 0px 0px;
	margin: 0;
	display:block;
}

#menu ul li a:hover {
	color:#000;
}

.hatmaking {
	background-image: url(images/nav/nav_01.jpg);
	height: 22px;
	width: 154px;
	}

.contact {
	background-image: url(images/nav/nav_05.jpg);
	height: 22px;
	width: 109px;
	}

.about {
	background-image: url(images/nav/nav_04.jpg);
	height: 22px;
	width: 93px;
	}

.buzz {
	background-image: url(images/nav/nav_03.jpg);
	height: 22px;
	width: 103px;
	}

.fitting {
	background-image: url(images/nav/nav_02.jpg);
	height: 22px;
	width: 108px;
	}



/* content */


#content {
	width:420px;
	overflow: hidden;
	margin:273px 14px 14px 170px;
	min-height: 360px;
	}

#content-home {
	width:900px;
	overflow: hidden;
	margin:600px 10px 14px 20px;
	}	
	
#content-blog {
	width:790px;
	overflow: hidden;
	margin:273px 14px 14px 170px;
	min-height: 260px;
	}	
	
#slideshow {
	position: absolute;
	margin-top: 27px;
	margin-left: 458px;
	background-image:url(images/slideshow-1.jpg);
	height: 287px;
	width: 334px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 12pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}
	
.post h3 a{
	color: #000;
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:160px;
	float:left;
	margin:0;
	padding: 0;
	}

#sidebar h2{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* sidebar-navigation */
.store {
	color: #b4cb7c;
	}

#sidebar-navigation {
	font-family: Arial, Helvetica, sans-serif;
	color: #ed5236; 
	font-size:11pt;
	width:150px;
	float:center;
	margin:0;
	padding: 0;
	}

#sidebar-navigation h2{
	font:Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar-navigation label{
	font:Arial, Helvetica, sans-serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar-navigation p {
margin:0; 
padding:0;
}

#sidebar-navigation a {
text-decoration:none; 
color:#ed5236;
}

#sidebar-navigation a:hover {
text-decoration:none; 
color:#ed5236; 
font-weight: bold;
}

#sidebar-navigation img {
padding: 0; 
margin: 0;
}

#sidebar-navigation ul {
	margin:10px 0 10px 0;
	padding:0;
	}

#sidebar-navigation ul li {
	margin: 0;
	padding: 5px 19px 5px 0;
	line-height: 14pt;
	list-style-type: none;
	text-align: center;	
	}




/* comments */


#commentform{
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana, arial, tahoma;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: verdana, arial, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

.copy {
	float: right;
	margin: -30px 5px 0 0;
	padding: 0;
	color:#95a972;
	}
	
#footer-image {
	background-image: url(images/footer-image.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 119px;
	height:251px;
	margin: -251px 0 0px 0px;
	padding: 0;
		}

#footer {
	background-color:#292f3f;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	width: 1000px;
	font-size: 9px;
	}
	
#footer-home {
	background-color:#292f3f;
	background-image: none;
	clear: both;
	width: 1000px;
	font-size: 9px;
	}
	
#footer p{padding:9px 0 9px 9px;margin: 0; color: #95a972; text-align:left;}
#footer a{color: #95a972;text-decoration: underline;}
#footer a:hover{color: #95a972;text-decoration: none;}

#footer-home p{padding:9px 0 9px 9px;margin: 0; color: #95a972; text-align:left;}
#footer-home a{color: #95a972;text-decoration: underline;}
#footer-home a:hover{color: #95a972;text-decoration: none;}


