/*  
Theme Name: Candy Pants
Theme URI: http://www.wesbos.com/
Description: Candy Pants by wes bos
Version: 1
Author: Wes Bos
Author URI: http://www.webos.com/


Common colours: 

Blue - #00a2e8
	color:#f667ca;
*/


body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	color: #000;
	background: #fff url(../../../images/header.png) top center no-repeat;
}

table{
	font-family: Verdana, Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;

}
h2.store {margin-top:20px;}

#post-114 img {float:left; margin:10px;}

a{
	text-decoration: underline;
		color:#f667ca;
	/*color: #45266e; */
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

address, dl, p{
	padding: 0px 0 0px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	padding: 4px;
	margin: 3px 0 2px 10px;
	display: inline;
}

img.alignleft{
	padding: 4px;
	margin: 3px 10px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}
.all {margin-bottom:20px; !important}
small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 900px;
}
#topbar{
	background: #00a2e8;
	height:15px;
	color:#FFF;
	text-align:center;

}

#header{
	height:315px;
	
}

#header h1{
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

#menu{
	border-top: 10px solid #FF0;
	width:950px;
	margin:0 auto;
}

#menu ul{
	margin: 0  auto;
	width: 980px;
	padding: 11px 0 0;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
}

#menu ul li{
	float: left;
	margin: 0 0 0 1px;
	z-index:9999;

}

#menu ul li a {
	display: block;
	padding: 8px 10px 9px;
	text-decoration: none;
	color: #000;
	 height:64px;
	 margin-bottom:3px;

		z-index:-1;

}

#menu ul li a:hover{
	border-bottom:3px solid #f667ca;
	margin-bottom:0px;

}



#menu ul li.current_page_item{
	border-bottom:3px #00a2e8 solid;
}

#menu ul li.home{background:url(../../../images/home.png) top center no-repeat; 	width:135px; }
#menu ul li.story{background:url(../../../images/story.png) top center no-repeat; 	width:135px; }
#menu ul li.store{background:url(../../../images/store.png) top center no-repeat; 	width:135px; }
#menu ul li.process{background:url(../../../images/process.png) top center no-repeat; 	width:135px; }
#menu ul li.retail{background:url(../../../images/retail.png) top center no-repeat; 	width:135px; }
#menu ul li.faq{background:url(../../../images/faq.png) top center no-repeat; 	width:135px; }
#menu ul li.friends{background:url(../../../images/friends.png) top center no-repeat; 	width:135px; }


#menu ul li.current_page_item a{
	color: #000;
}

.slider {  
    width:  535px;  
    height:   225px;  
    padding: 0;  
    margin:  44px 0px 0 435px ; 
	background:#fff;
	    border:  1px solid #000;  
		position:absolute;
		float:left;
		overflow:hidden;

} 
 


#page{
	float: left;
	width: 100%;
	background: #fff;
	color: #000;
	margin-top:0px;
}

#page .wrap_float{
	float: left;
	width: 900px;
	margin: 20px 0 0;

}

.maincolumn{
	float: right;
	width: 700px;
}


.post, .post_alt{
	float: left;
	width: 760px;
	padding: 0 0 10px;
}

.wrapper{
	float: left;
	width: 760px;
}

.post_alt{
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.post_alt .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.postmeta{
	float: right;
	width: 240px;
	margin: 34px 0 0;
	background: url(images/bg_gradient.jpg) no-repeat;
}

.post_alt .postmeta{
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	padding: 8px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.post h2, .post_alt h2{
	float: left;
	width: 480px;
	padding: 0 0 0px 0;
	margin: 3px 20px 0;
	border-bottom:2px solid #00a2e8;
	display: inline;
	text-transform: uppercase;
	line-height: 30px;
		margin-bottom:8px;

}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
		color:#000;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
}

.entry{
	float: left;
	width: 480px;
	margin: 0 20px;
	display: inline;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: none; }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

.sidebar{
	float: left;
	width: 150px;
	margin: 35px 0 10px 20px;
	display: inline;
	border-right:2px solid #00a2e8;
		font-size:12px;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;


}

.sidebar ul li a{
	display:block;
	padding:5px;
	color:#000;
	text-decoration:none;

	
}
.sidebar ul li a:hover{

	background:#FFFF00;
	
	
}

.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0 0 10px;
	text-transform: uppercase;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 8px 0;
	border-top:1px dotted #CCC;
	
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}

.comments_template{
	float: left;
	width: 760px;
	padding: 0 0 10px;
	background: #f9f9f9 url(images/bg_rc_bottom.gif) no-repeat left bottom;
}

.comments_template .wrapper{
	background: url(images/bg_rc_top.gif) no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	margin: 10px 0 0;
	background: url(images/dotted_h.gif) repeat-x;
}

.commentmeta{
	float: right;
	width: 220px;
	margin: 2px 0 0;
	background: url(images/bg_gradient_alt.gif) no-repeat;
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	padding: 9px 0;
	background: url(images/dotted_h.gif) repeat-x left bottom;
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}


#footer-links {

	background:#00a2e8;

	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
	text-align:center;
	margin: 0 auto;
	padding:5px;

}

#footer-links a {		padding:5px;}
#footer{
	padding:15px;	
		text-align:center;
}

#footer p {
	color:#000;
}
#footer hr {
	color:#D3D3D3;
	height:2px;
	width:350px;
	background-color:#D3D3D3;
	border:0;
	margin:10px auto 10px auto;
	text-align:center;

}

#footer a{
	color: #000;
			text-align:center;
	margin: 5px;

}

#footer .wrap_center{
	padding: 8px 0 17px;
}

#footer p{
	padding: 10px 20px 5px;
	line-height: 24px;
}

#footer ul {
	text-align:center;
	margin: 0 0 5px 0;
}
#footer li {
	display:inline;
}


}
#footer ul li a{
	color:#000;
	padding:5px;

}

#footer-links img  {padding:5px;}


/* table sizing */

.middle {background:#000;}
#size {border:0; margin:0 auto; width:100%;}
#size td {border:1px solid; text-align:center;}


#main-content {font-size:1.5em;}

#dropmenu, #dropmenu ul {margin:0; padding:0; list-style-type:none; list-style-position:outside; position:relative; line-height:1.5em;  width:100%; font-weight:bold;}
#dropmenu a {display:block; padding:0.25em 1em; color:#686868; text-decoration:none;}
#dropmenu a:hover { color:#000; text-decoration:none;}
#dropmenu li {float:left; position:relative;}
#dropmenu ul {position:absolute; display:none; width:135px;; top:6em; left:-1px;}
#dropmenu ul a {border-left:1px solid #c8c8c8; border-right:1px solid #c8c8c8;}
#dropmenu li ul {border-top:px solid #c8c8c8; width:14.1em;}
#dropmenu li ul a {width:12em; height:auto; float:left;  border:1px solid #c8c8c8; background:#fff; border-bottom:3px solid #fff;
margin:0;}
#dropmenu li ul a:hover {background:#fcf;}
#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; text-decoration:none !important;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block; text-decoration:none;}
