/*
Theme Name: cp-minimal
Theme URI: http://www.cproell.de/wordpress-themes/
Description: Simple, clean and minimal Blog Theme. It is widget ready and has its own admin panel. You don't have to touch any code to customize it. Features: 2 Columns, CSS Navigation Bar, Sidebar Widget ready, Feedburner Integration, Threaded comment ready, Footer Text, Clean and valid HTML, Custom Admin panel, Custom Logo, Analytics Integration (Google Analytics, Piwik). Requires WP2.9+ and PHP5+
Version: 1.1.1
Author: Christian Proell
Author URI: http://www.cproell.de/
Tags: black, white, fixed-width, two-columns, right-sidebar, translation-ready
Text Domain: cp
*/

/* ### CSS RESET ### */
body,html{height:100%}html,body,div,span,p,a,applet,object,iframe,font,h1,h2,h3,h4,h5,h6,blockquote,pre,code,img,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,tr,th,td,caption,tbody,tfoot,thead,abbr,acronym,address,big,cite,del,dfn,em,img,kbd,q,s,samp{background:transparent;border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:underline}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/* ### MAIN SETTINGS ### */
body{background:#fff;color:#333;font:400 14px/20px Arial,Helvetica,sans-serif}
h1,h2,h3,h4,h5,h6{color:#db651d}h1{font-size:32px}h2{font-size:28px}h3{font-size:20px}h4{font-size:16px}h5{font-size:16px}h6{font-size:14px}
a:focus{outline:none}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}ol{list-style:decimal}ul{list-style:none}li{margin-left:30px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}a{color:#f26522;text-decoration:none}a:hover{color:#db651d;text-decoration:underline}kbd{font-size:10px}q:before,q:after{content:"\0022"}dd{margin-left:20px}pre{font-size:11px;overflow:scroll}
p img{max-width:100%}

/* ### PAGE SETTINGS ### */
#content{margin:20px auto;min-height:400px;padding:0}
#main{width:640px}
.col-full{margin:0 auto;width:960px}
.col-left{float:left}
.col-right{float:right}

/* ### HEADER ### */
#header{clear:both}
#logo{float:left;margin:0px 0 0px;width:490px}
#logo img{margin:0px 0 20px 0px}
#logo h1{margin:0 0 0 20px}
#logo h1 a,#logo h1 a:hover{color:#333;text-decoration:none}
#logo p.description{font-size:11px;margin-left:20px}

/* ### NAVIGATION BARS ### */ 
#top-nav{clear:both;font-size:10px;font-weight:normal;text-transform:uppercase; height:30px;}
#top-nav .current_page_item a, #top-nav .current_page_item a:hover{color:#cc0000}
#sec-nav{clear:both;font-size:12px;font-weight:bold;text-transform:uppercase}
#sec-nav{border-top:1px solid #d8e1e5;border-bottom:1px solid #d8e1e5;}

/* ### NAVIGATION CSS CLASS ### */
.nav{display:inline-block;line-height:100%;margin:0;padding:7px 6px 0}
.nav a{color:#333;display:block;margin:0;padding:8px 10px;text-decoration:none;}
.nav a:hover{background:#666;color:#fff}
.nav .current a, .nav li:hover > a{background:#666;color:#fff}
.nav li{float:left;list-style:none;margin:0 5px;padding:0 0 8px;position:relative}
.nav li:hover > ul{display:block;z-index:9999}
.nav ul{background:#fff;border:1px solid #d8e1e5;display:none;left:0;margin:0;padding:0;position:absolute;top:25px;width:185px}
.nav ul a{font-weight:normal}
.nav ul a:hover{background:#666 !important;color:#fff !important}
.nav ul ul{left:185px;top:-1px}
.nav ul li{float:none;margin:0;padding:0}
.nav ul li:hover a, .nav li:hover li a{background:none;border:none;color:#666}

/* ### POSTS ### */
.post,div.page{border:1px solid #ddd;margin-bottom:20px;padding:30px 30px 10px 30px}
.post a{text-decoration:underline}
.post a:hover{text-decoration:none}
.post-title h1,.post-title h1 a{color:#333;line-height:32px;margin-bottom:10px;text-decoration:none}
.post-title h1 a:hover{color:#cc0000;text-decoration:none;border:none}
.post-title h4{color:#333;line-height:32px;padding:30px}
.post-entry{}
.post-entry img {border: 3px solid #db651d;}
.post-entry ul li{list-style:disc}
.post-meta{color:#666;font-size:10px;margin-bottom:20px}
.post-meta a{color:#666}
.post-meta a:hover{color:#cc0000;text-decoration:underline}
.post-meta-info{}
.post-meta-comments{float:right}
.post-read-more{margin:30px 0 20px 0}
.post-read-more a{color:#333;font-weight:bold;text-decoration:none}
.post-read-more a:hover{text-decoration:underline}
.post blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.post acronym,.post abbr{border-bottom:1px dashed #999;cursor:help}
.wp-caption p{font-size:11px}
.sticky{background:#fef5be}
div.attachment{border:1px solid #ddd;margin-bottom:20px;padding:30px 30px 10px 30px}
p.attachment{text-align:center}

/* ### COMMENTS ### */
.commentlist{border:1px solid #ddd;margin-bottom:20px;padding: 30px 0;text-align:justify}
.commentlist h4{padding:0 30px}
.commentlist ol{padding-right:30px}
.commentlist ol li{list-style:none}
.comment-meta{font-size:12px;margin:18px 10px 10px 0}
.comment-meta img{float:left;margin:0 10px 0 0}
.comment-meta span{line-height:42px}
.comment-meta span.comment-name{font-weight:bold}
.comment-meta span.comment-name a,.comment-meta span.edit a,.comment-meta span.permalink a{color:#333;text-decoration:underline}
.comment-meta span.comment-name a:hover,.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{color:#cc0000;text-decoration:underline}
.comment-meta span.date{font-size:11px}
.comment-meta span.edit a:hover,.comment-meta span.permalink a:hover{text-decoration:underline}
.comment-entry{padding:10px 15px;border-bottom:1px dotted #ccc}
.comment-entry p{margin:0}
.comment-entry blockquote{border-left:3px solid #ccc;font-size:13px;font-style:italic;margin:15px 30px 15px 10px;padding-left:20px}
.comment-form{border:1px solid #ddd;font-size:11px;padding-top:30px}
.comment-form h4{margin-bottom:18px;padding:0 30px}
.comment-form a{color:#333;text-decoration:underline}
.comment-form a:hover{color:#cc0000;text-decoration:underline}
.comment-form fieldset{padding:0 30px}
.comment-form input{border:1px solid #666;margin:2px 0;padding: 5px}
.comment-form textarea{border:1px solid #666;height:150px;margin:2px 0;padding:5px;width:98%}
.comment-form .notice{color:#666;float:right}
.comment-navigation{padding:10px 30px}
.comment-navigation a{color:#333;font-size:10px;font-weight:bold;text-decoration:underline}
.comment-navigation a:hover{color:#cc0000}
.comment-reply a{color:#333;font-size:10px;font-style:italic;text-decoration:underline}
.comment-reply a:hover{color:#cc0000}
.comment-unapproved{font-size:10px;font-style:italic;color:#0000cc}
#cancel-comment-reply a{color:#333;font-style:italic;padding:0 30px}
#cancel-comment-reply a:hover{color:#cc0000}
.nocomments{border:1px solid #ddd;margin-bottom:20px;padding:30px}

/* ### POSTS NAVIGATION ### */
.more-entries{padding:20px 0 40px 0}
.more-entries a{color:#333;font-weight:bold;text-decoration:none}
.more-entries a:hover{text-decoration: underline}

/* ### SIDEBAR ### */
#sidebar{overflow:hidden;width:300px}

/* ### WIDGETS ### */
.widget{border:1px solid #ddd;margin-bottom:20px;padding:20px 0 0 0}
.widgettitle{font-size:18px;padding:0 20px;margin:0 0 10px 0}
.widgetcontent{padding:0 10px}
.widget li{margin-left:10px}
.widget ul,.widget_recent_comments ul{padding:0!important}
.widget ul li,.widget_recent_comments ul li{font-size:12px;padding-top:10px}
.widget ul li a:hover,.widget_recent_comments ul li a:hover{text-decoration:underline}
.widget ul li ul .children{padding-left:10px}
.widget select {margin:10px 10px 20px 10px}
.textwidget{margin-bottom:20px;padding:10px}
.widgetsearchform{margin-left:10px}

/* ### CALENDAR ### */
#wp-calendar{clear:both;font-size:12px;width:90%}
#wp-calendar caption {font-weight:bold;padding:0 0 10px 0;text-transform:uppercase}
#wp-calendar th,#wp-calendar td{text-align:center;padding:5px}
#wp-calendar td{background:transparent}
#wp-calendar td a{font-weight:bold;text-decoration:none}
#wp-calendar td a:hover{text-decoration:underline}
#wp-calendar td,table#wp-calendar th{padding:3px 0}
#wp-calendar tfoot a{color:#333;text-decoration:underline}
#wp-calendar tfoot a:hover{color:#cc0000}

/* ### TAG CLOUD ### */
.widget_tag_cloud .widgetcontent div{padding:10px}


/* ### SEARCH ### */
#searchform{margin:8px 0}
#searchform label{display:none}
input#s{border:1px solid #ddd;color:#666;padding:3px 0 3px 5px;width:200px}
input#searchsubmit{border:1px solid #ddd;color:#666;height:25px;margin:0}

/* ### FOOTER ### */

#footer{ width:960px; margin:20px auto 20px auto;  overflow:hidden; clear:both; padding:10px 0;  border-top:1px solid #d8e1e5;border-bottom:1px solid #d8e1e5;}
#footer a{color:#666666;}
#footer a:hover {color:#000000;}
#footer h3 { margin:0 0 20px 0; padding:0; font-size:14px; color:#30569C; }
.connetwithus { width:160px; float:left; margin-left:20px; }
.livehelp { width:220px; float:left;   }

.copyrights { width:340px; float:right; }
#footer .copyrights p { margin:0; padding:0; }

#footer p { line-height:18px; }

#footer ul { margin:0; padding:0; list-style:none; }
#footer li { margin:0 0px 10px 0;  padding:3px 0 3px 0; font:13px Arial, Helvetica, sans-serif; line-height:12px;  }
#footer li a { text-decoration:none; }
#footer li a:hover { text-decoration:none; }

#footer li.facebook, #footer li.twitter, #footer li.flickr, #footer li.youtube, #footer li.rss, #footer li.etsy   { padding-left:22px; }
#footer li.facebook { background:url(images/i_facebook.png) no-repeat left top; }
#footer li.twitter { background:url(images/i_twitter.png) no-repeat left top; }
#footer li.flickr { background:url(images/i_flickr.png) no-repeat left top; }
#footer li.youtube { background:url(images/i_youtube.png) no-repeat left top; }
#footer li.rss { background:url(images/i_rss.png) no-repeat left 2px; }
#footer li.etsy { background:url(images/i_etsy.png) no-repeat left top; }


#footer p.callus { font-size:24px; color: #a6a6a6 !important; }
#footer p.phoneno { font-size:24px; }
#footer p.time { font-weight:bold; color: #a6a6a6 !important;}
#footer p.copy { font-size:12px; color: #333333 !important; }
#footer .designby { padding:5px 8px 0 0; float:left; }
#footer p span.templatic { width:80px; display:block; overflow:hidden;  float:left; }
#footer p span.templatic a {  text-indent:-9009px; padding-left:120px; height:30px; display:block; }


/* ### MISCELLANEOUS ### */
.alignleft{float:left}
.alignright{float:right}
.aligncenter{display:block;margin-left:auto;margin-right:auto}
.error{background:#ffcdd1;border-top:2px solid #e10c0c;border-bottom:2px solid #e10c0c;text-align:left;padding:5px 20px}
.alert{background:#fef5be;border-top:2px solid #fdd425;border-bottom:2px solid #fdd425;text-align:left;padding:5px 20px}
.ok{background:#d7f7c4;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}
.note{background:#efefef;border-top:2px solid #dedede;border-bottom:2px solid #dedede;text-align:left;padding:5px 20px}
.info{background:#f7fafd;border-top:2px solid #b5d3ff;border-bottom:2px solid #b5d3ff;text-align:left;padding:5px 20px} /* blue */
.download{background:#f7fafd;border-top:2px solid #82cb2f;border-bottom:2px solid #82cb2f;text-align:left;padding:5px 20px}

/* ### CLEARING FLOATS ### */
html body * dd.clear,html body * div.clear,html body * li.clear,html body * span.clear{background:none;border:0;clear:both;display:block;float:none;font-size:0;height:0;list-style:none;margin:0;overflow:hidden;padding:0;visibility:hidden;width:0}

#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
height:372px;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}

.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
	background:#014694;
	display:block;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}
.nivo-prevNav:hover, .nivo-nextNav:hover { background:#cc0000; color:#fff; }
.nivo-nextNav {
	right:0px;
	background:#014694;
	display:block;
	padding:10px;
	font-size:14px;
	font-weight:bold;
	color:#fff;
}


.nivo-controlNav { float:right; margin-right:6px; }

.nivo-controlNav a {
	position:relative;
	z-index:99;
	cursor:pointer;
	background:#cc0000;
	border:1px solid #fff;
	display:block;
	padding:3px 7px;
	float:left;
	color:#fff;
	margin-right:5px;
	top:340px;
}
.nivo-controlNav a:hover { background:#000; }

.nivo-controlNav a.active {
	font-weight:bold;
}

img.alignleft { margin: 5px 20px 5px 0; }
img.alignright { margin: 5px 5px 20px 0; }

#featured {margin-top:20px; border-top:1px solid #d8e1e5; float: left; width:510px;}
#newproduct {margin-top:20px; border-top:1px solid #d8e1e5; float: right; width:170px;}
#onsale {margin-top:20px; border-top:1px solid #d8e1e5; margin-right:15px; float: right; width:170px;}



#shopp .submit { text-align: right; }
#shopp form { text-align: left; }
#shopp form.product ul.options { list-style: none; }
#shopp form ul { line-height: 1; }
#shopp form label { font-size: 14px; font-weight: bold; padding-bottom: 3px; }
#shopp form ul li span label,
#shopp form div label { font-size: 11px; font-weight: normal; padding-bottom: 8px; }

/**
 * Catalog/Category
 **/

.categories ul li a.current { font-weight: bold; }
#shopp .category { position: relative; height: 300px;}
#shopp .category h3 {margin-bottom:0px; }
#shopp .views { display: inline; position: absolute; right: 0; top: 0; }
#shopp .views button { border: none; background: none; cursor: pointer; padding: 2px; }
#shopp .views button:hover { background-color: #ebebeb; border: 1px solid #777; }
#shopp .views li { display: inline; }
#shopp .orderby { float: right; }

#shopp .subcategories { padding: 10px 0; margin-bottom: 10px;}

/* Each product in a category has a containing frame */
#shopp ul.products li.product div.frame { padding: 10px; }

#shopp ul.products li .name,
#shopp ul.products li .summary,
#shopp ul.products li .savings,
#shopp ul.products li .price { margin-top: 0; margin-bottom: 0; }
#shopp ul.products li .details { float: none; }

/* Hide the product summary in the grid view */
#shopp ul.products li .summary { display: none; }
#shopp ul.products li .listview { display: none; }


#shopp ul.products img { display: block; }

#shopp .price { font-weight: bold; line-height: 1.5; margin: 0; }
#shopp .original { text-decoration: line-through; }
#shopp .sale { font-size: 150%; }

/* Faceted menu cancel filter link styles */
.filters a.cancel:before { content: "["; }
.filters a.cancel { font-weight: bold; }
.filters a.cancel:after { content: "]"; }
.filters a.cancel:hover { text-decoration: none; }

/* Product List View */
#shopp.list ul.products li { float: none; width: 100%; clear: both; padding-bottom: 10px;}
#shopp.list ul.products li.product {  border-bottom: 1px solid #ddd; }
#shopp.list ul.products li div.frame { width: 170px !important;  text-align: left; }
#shopp.list ul.products li img { float: left; margin-right: 10px; }
#shopp.list ul.products li .details { float: left; width: 65%;}
#shopp.list ul.products li .listview { display: block; }

#shopp ul.breadcrumb { margin: 10px 0; }
#shopp ul.breadcrumb li { background: none; padding: 0; display: inline; margin-left: 0; text-indent: 0; }

#shopp ul.categories { float: left; margin-right: 20px; }

/* Category Pagination */
#shopp ul.paging { /* placeholder for your styles - inherited defaults: clear: none; display: inline-block; */ }
#shopp ul.paging li { /* placeholder for your styles - inherited defaults: display: inline-block; margin-left: 5px; */ }
#shopp ul.paging li a { /* page links default styling */ }
#shopp ul.paging li a:hover { /* page links hover styling */ }
#shopp ul.paging li.active { /* currrent page style */ }
#shopp ul.paging li.disabled { /* style for disabled previous/next links */ }
#shopp ul.paging li.previous a,
#shopp ul.paging li.next a { /* previous/next link style */ }

/**
 * Product Pages
 **/
#shopp .column { float: left; }
#shopp .column.first { width: 65%; }
#shopp .column.second { float: right; width: 35%; }

#shopp .original { text-decoration: line-through; }
#shopp form.product ul,
#shopp form.product ul li,
#shopp form.product ul li label { clear: none; }
#shopp ul.variations label { display: block; }
#shopp dl { clear: both; }
#shopp dl dt { font-weight: bold; float: left; margin-right: 10px; clear: left; }
#shopp dl dd { display: block; clear: right; }

#shopp .gallery { margin: 5px 20px 5px 0; }
#shopp .gallery ul.previews li.thumbnails ul { margin: 10px 0 10px 0; }
#shopp .gallery ul.previews li.thumbnails li { margin: 0 5px 0 0; }

/**
 * Category List Widget
 **/
ul.shopp_categories { /* category list container */ }
ul.shopp_categories li { /* category listing containers */ }
ul.shopp_categories li a { /* category link default styles */ }
ul.shopp_categories li a:hover { /* category link hover styles */ }
ul.shopp_categories li span { /* categpry product count styles */ }
ul.shopp_categories li.current { /* currently viewed category container */ }
ul.shopp_categories li.current a { /* currently viewed category link style */ }
ul.shopp_categories li.current a:hover { /* currently viewed category link hover style */ }
ul.shopp_categories li ul.children { /* sub-category list container */ }
ul.shopp_categories li ul.children li { /* sub-category listing container */ }
ul.shopp_categories li ul.active { /* active sub-category container */ }

/* Collapsed sub-category menus example
ul.shopp_categories li ul.children { display: none; }
ul.shopp_categories li ul.active { display: block; }
*/

/**
 * Side Products Widget
 **/
.sideproduct { margin-top: 20px; }
.sideproduct h3 { margin-top: 0; }

/**
 * Shopping Cart 
 **/
#shopp #cart { width: 100%; }
#shopp #cart table { padding: 10px 0; width: 100%; }
#shopp #cart th { text-align: left; font-weight: bold; }
#shopp #cart th, #shopp #cart td { padding: 3px; }
#shopp #cart .item { width: 50%; }
#shopp #cart .money, 
#shopp #cart .totals th,
#shopp #cart .buttons td { text-align: right; white-space: nowrap; }
#shopp #cart .totals.total th,
#shopp #cart .totals.total td { font-size: 130%; }
#shopp #cart .remove { font-size: 9px; }

#shopp #cart address { font-style: normal; }
#shopp #cart big { display: block; margin: 10px 0; }
#shopp #cart big a.right { float: right; }

/* External checkout buttons */
#shopp .xcheckout { display: block; clear: both; text-align: right; }
#shopp .xcheckout button { border: none; margin: 0; padding: 0; }

/**
 * Shopping Cart Widget
 **/
#shopp-cart.widget p.status { margin-bottom: 10px;}

/**
 * Checkout 
 **/
#shopp #shipping-methods { padding-left: 30px; }
#shopp #shipping-methods li { margin-top: 5px; }
#shopp #shipping-methods input { margin-left: -16px; }

#shopp #errors { color: #990000; }

/**
 * Order Receipt
 **/
#shopp #receipt { position: relative; margin: 20px 0; }
#shopp #receipt address { font-style: normal; }
#shopp #receipt fieldset { float: left; width: auto; width: 42%; padding: 10px; border: 1px solid #dadada; margin-bottom: 30px; }
#shopp #receipt fieldset.shipping { width: 42%; float: right; }
#shopp #receipt fieldset legend { display: block; }
#shopp #receipt table.transaction { clear: both; width: 100%; margin-bottom: 10px; }
#shopp #receipt table.transaction th { text-align: right; width: 80px; padding-right: 10px;}

#shopp #receipt .order { width: 100%; clear: both; border: none; }
#shopp #receipt td { border: none; }
#shopp #receipt th { font-weight: bold; text-align: left; border: none; }
#shopp #receipt th, 
#shopp #receipt td { padding: 3px 0; }
#shopp #receipt .order .item { width: 50%; }
#shopp #receipt .order .money, 
#shopp #receipt .order .total,
#shopp #receipt .order .buttons td { text-align: right; }
#shopp #receipt .order .totals.total th,
#shopp #receipt .order .totals.total td { font-size: 130%; }


#shopp .xcheckout img {
border: none !important;

h4.name {font-size: 12px !important;}




