/*
Theme Name: Luxury by Cudazi
Theme URI: http://www.curtziegler.com/
Description: 
Version: 1.0
Author: Curt Ziegler
Author URI: http://www.curtziegler.com/
*/

p
{
	margin:0;
	outline:0;
	border:0;
	padding: 0px 20px 20px 0px;
}

p.image
{
	margin:0;
	outline:0;
	border:0;
	padding:0 0 20px 0;
}

html, body, form,
h1, h2, h3, h4, h5, h6, img, a
{
	margin:0;
	padding:0;
	outline:0;
	border:0;
}


.logo
{
	margin-bottom:5px; /*adjust number to align logo I think*/
}

body, textarea
{
	font-family:Arial, Helvetica, sans-serif;
}
body
{
	/*background:#242424; changes top (was) green bar*/
	font-size:0.8em;
	color:#666666;
	line-height:170%;
}
#main
{
	background:#ffffff ; /*changes background colour*/
	/*margin-top:18px; adds top bar*/
	/*border-top:1px solid #ffffff;*/
	/*border-bottom:1px solid #ffffff;*/
}


#header1
{
	background: #ffffff;
	border-bottom: 4px solid #666666;
}

#header1 p
{
	font-size: 0.9em;
	color: #FFFFFF;
	letter-spacing: 0.07em;
	padding:8px 0px;
	text-align: center;
}

#top
{
	background: #242424;
	position: fixed;
	border-bottom: 4px solid #666666;
	width: 100%;
}

#top img
{
	margin-top: 4px;
}

#top p
{
	font-size: 0.9em;
	color: #FFFFFF;
	letter-spacing: 0.07em;
	padding:8px 0px;
	text-align: center;
}


#header
{
	background:#ffffff url(../images/brake-clutch.jpg) no-repeat;
	padding:72px 0 35px 0; /*keeps disctance from top of page and top of logo*/
}


h1, h2, h3, h4
{
	padding:0 0 15px 0;
}
h1, h2, h3, h4
{
	color:#54b948;
	font-weight:normal;
}

h3
{
	color:#54b948;
	font-weight:normal;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration:none;
}
UL
{
	line-height:175%;
	font-size:0.92em;
	padding:0;
	margin:0;
	/*padding:0 0 0 20px;
	margin:0 0 20px 0;*/
}
UL LI
{
	font-size:1.05em;
	padding:0;
	margin:0;
	/*padding-top:5px;
	padding-bottom:5px;*/
}
.post UL
{
	margin-left:30px;
}
h1 { font-size:2.7em;}
h2 { font-size:1.7em; letter-spacing:0.02em;}
h3 { font-size:1.7em; color:#54b948; padding:0 0 15px 0;}
h4 { font-size:1.8em; }
h5 { font-size:1.3em; color:#54b948; padding:0 0 12px 0; letter-spacing: 0.025em; font-weight: normal;}
h6 { font-size:1.1em; color:#666666; padding:0 0 12px 0; font-weight:strong;}

A
{
	color:#004F39;
	text-decoration: none;
}
A:hover
{
	color:#54b948;
	background-position:1px 17px;
	text-decoration: underline;
}

A:visited
{
}

A:active
{
	color:#000;
	position:relative;
	top:1px;
}



/* Ad manager plugin */
.ads LI a
{
	display:block;
	text-align:center;
	margin:0px 0 15px 0;
	padding:5px 0;
	background:#fff;
}



/* Wordpress Calendar Widget styles*/
#wp-calendar
{
	width:99%;
}
#wp-calendar caption
{
	font-weight:bold;
}
#wp-calendar td
{
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	text-align:center;
}
#wp-calendar .pad,
#wp-calendar #prev,
#wp-calendar #next
{
	border:0;
}




.post .postmeta
{
	padding:2px 30px 2px 0px;
	line-height:150%;
	margin-bottom:8px;
	text-transform:uppercase;
	border-bottom: 1px solid #f0f0f0;
	font-size:80%;
}


.post .postmeta a.comment-count
{
	font-weight:bold;
	display:none;
	float:right;
}



/*.post .postmeta
{
	padding-right: 180px;
	line-height:150%;
	margin-bottom:10px;
	text-transform:uppercase;
	background:none;
	font-size:80%;
}

.post .posttitle
{
	padding-bottom:20px;
}
.post .postmeta a.comment-count
{
	font-weight:bold;
	display:block;
	float:right;
}
*/



A.more-link
{
	margin-top:10px;
}
A.more-link,
.pagenavigation a
{
	text-decoration:none;
	padding:5px 10px;
	background:#f0f0f0;
	border:1px solid #ddd;
	font-weight:bold;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
.pagenavigation a
{
	font-weight:normal;
	font-size:90%;
}
.post-thumbnail .wp-post-image
{
	display:block;
	margin:0 0 20px 0;
	border:1px solid #cccccc;
}

.widget-area
{
	padding:0 0 10px 0;
}
h2.widgettitle
{
	padding:0px 0 15px 0;
	font-size:150%;
	color: #54b948;
}

.sidebarwidget
{
	font-size:85%;
	margin-bottom:3px;
}
.footerwidget
{
	margin-bottom:0;
}
.footerwidget h2.widgettitle
{
	border-bottom:0;
}
.widget UL
{
	margin:0;
	padding:0 0 0 20px;
}
.widget UL LI UL
{
	padding-left:15px;
}
.widget UL LI
{
	list-style-type:none;
	padding:1px 0;
}







#footer
{
	background:#242424; /* changes the green bottom bar */
	color:#ffffff; /*changes font colour footer*/
	padding:30px 0 120px 0;
	font-size:0.85em;
	border-top: 3px solid #666666;
	margin-top: 0px;
}



#footer h1 a
{
	font-size: 10px;
	color: #ffffff;
	text-transform: uppercase;
	margin-bottom: -20px;
	padding: 0px;
	letter-spacing: 0.1em;
}

.footer-nav-title
{
	padding: 0px 0px 3px 0px;
}

.footer-nav-enews
{
	padding: 0px 0px 3px 5px;
	color: #ffffff;
	font-size: 16px;
	letter-spacing: 0.015em;
	width: 150px;
}

.enews li
{
	padding: 0px 0px 8px 5px;
	text-transform: uppercase;
	font-size: 10px;
	color: #54b948;
	list-style-type: none;
}

#footer h1 a:hover
{
	font-size: 10px;
	color: #54b948;
	text-decoration: none;
	text-transform: uppercase;
}


#footer img
{
	margin: 0px 0px 10px 0px;
}

.footer-nav li
{
	text-transform: uppercase;
	font-size: 9px;
	color: #54b948;
	list-style-type: none;
	letter-spacing: 0.07em;
}
.four-col
{
	float: left;
	width: 115px;
}

.contact-col
{
	float: left;
	width: 115px;
	padding-left: 10px;
}

.about-col
{
	float: left;
	width: 88px;
}
.five-col
{
	float: left;
	width: 175px;
	padding: 0px;
}
.one-col
{
	text-align: right;
	width: 300px;
}

#footer a
{
	color:#54b948;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}


#made a {
float:left;
height:0;
margin-left:10px;
overflow:hidden;
padding: 25px 0 0;
}

#made-info-phone li
{
	color: #ffffff;
	letter-spacing: 0.07em;
	list-style-type: none;
	font-size: 12px;
	margin: 3px 0px 10px 0px;
	
}

#made-info li
{
	color: #ffffff;
	letter-spacing: 0.07em;
	list-style-type: none;
	font-size: 11px;
	
}

#made-info-wp a
{
	background: url(../images/wordpress.png) no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin: 10px 0px;
}

#made-info-cudazi a
{
	background: url(../images/cudazi_icon.gif) no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin: 10px 0px 0px 10px;
}

/* #made-info-wp a:hover
{
	background: url(../images/wordpress-hover.png) no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin: 10px 0px;
}*/

#made-info-facebook a
{
	background: url(../images/facebook-header.png) no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin: 11px 0px;
}

#made-info-twitter a
{
	background: url(../images/twitter-header.png) no-repeat;
	height: 30px;
	width: 30px;
	float: right;
	margin: 15px 0px;
}



#main .container_12
{
	padding-bottom:65px;
}






/* Latest Posts home page widget*/
UL.latest-posts LI A
{
	display:block;
	font-size:100%;
}
UL.latest-posts LI A
{
	text-decoration:none;
}
UL.latest-posts p
{
	list-style-type:none;
	padding-bottom:0;
}	
.latest-posts span
{
	background:#d4d4d4;
	padding:1px 4px;
	font-size:0.8em;
	margin-right:10px;
	color:#fff;
}


/* Social Icons in Footer */
UL.social LI A
{
	margin:0 1px;
}


/* Shadows*/
.latest-work-thumbs img,
.shadow,
.ads LI a,
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #submit
{
	-webkit-box-shadow: 0px 0px 2px #ddd;
}
.latest-work-thumbs img:hover,
.hovershadow:hover,
.ads LI a:hover,
OL.commentlist LI:hover .avatar,
#commentform #submit:hover,
.portfolio-thumbnail a:hover img
{
	-webkit-box-shadow: 0px 3px 6px #ccc;
	-moz-box-shadow: 0px 3px 6px #ccc;
}
.shadow-medium,
.wp-post-image,
.avatar
{
	-webkit-box-shadow: 0px 0px 3px #ddd;
	-moz-box-shadow: 0px 0px 3px #ddd;
}
.shadow-large
{
	-webkit-box-shadow: 0px 0px 4px #444;
	-moz-box-shadow: 0px 0px 4px #444;
}


/* HR Line */
hr
{
	background-image:url(../images/hr.gif);
	background-repeat:repeat-x;
	background-color:transparent;
	border:0;
	margin:20px 0;
	height:2px;
}
hr.nopad
{
	padding:0;
	margin:0;
}


/* Promo / Home Page Slider */
.promo-container
{
	margin-bottom:50px;
}
#promo-nav
{
	background:url(../images/promo_nav_bg.jpg) repeat-x bottom left;
	border:1px solid #dcdcdc;
	border-top:0;
	padding:12px 10px 10px 10px;
}
#promo-nav UL LI a
{
	border:1px solid #d4d4d4;
	background:#fff;
	text-indent:-9999px;
	width:8px;
	height:8px;
	display:block;
	float:left;
	margin-left:7px;
}
#promo-nav UL LI a:hover,
#promo-nav .activeSlide
{
	background:#d4d4d4;
}
#promo-nav UL LI a:active
{
	background:#333;
}

#likefacebook
{
	float: left;
	padding-top: 10px;
	margin-left: 100px;
}

#plusone {
	margin: -21px 0px 0px 100px;
	float: right ! important;
	}


/* Searchform */
.toolbox-vertical
{
	margin-bottom:none;	
}
.toolbox-horizontal #searchform
{
	margin-top:-40px;
}


#searchform form
{
	background:#54B948;
	border:1px solid #DCDCDC;
	width:220px;
}
#searchform #s
{
	font-size:0.7em;
	padding:6px 0 4px 7px;
	color:#ffffff;
	text-transform:uppercase;
	text-align:left;
	width:175px;
}
#searchform #s,
#searchform #submit
{
	background:transparent;
	border:0;
}
UL.searchresults LI H5
{
	padding:5px 20px;
}





UL.clean, UL.clean LI
{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
}
.alternate, .hidden
{
	display:none;
}
.right
{
	float:right;
}
.left
{
	float:left;
}



/* Generic WP Generated Classes */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}
.alignleft {
   float: left;
}
.alignright {
   float: right;
}
img.alignleft
{
	margin:5px 20px 20px 0;
}
img.alignright
{
	margin:5px 0 20px 20px;
}
img.aligncenter
{
}
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #fff;
   padding:8px 3px;
   margin: 0px 30px 10px;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}
.wp-caption img {
   margin: 0;
   padding:0 0 5px 0;
   border: 0 none;
}
.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding:5px 0;
   padding:0;
   margin: 0;
}



/* COMMENT LIST AND FORM */
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url,
#commentform #submit
{	
	border:1px solid #ccc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	padding:5px;
}
#commentform #submit
{
	font-weight:bold;
	margin-bottom:10px;
	color:#777;
	cursor:pointer;
}
#commentform #comment,
#commentform #author,
#commentform #email,
#commentform #url
{
	width:33%;
	color:#777;
	font-weight:bold;
}
#commentform label
{
	font-size:130%;
	font-weight:bold;
	display:block;
	margin-bottom:4px;
}
#commentform #comment
{
	width:75%;
	height:175px;
	display:block;
	margin-bottom:20px;
	font-size:130%;
}
h5#comments
{
	margin-top:35px;
}
div#respond
{
	margin-top:40px;
}
p.cancel-comment-reply
{
	padding:0;
}

OL.commentlist
{
	margin:0 0 20px 0;
	padding:0;
}
OL.commentlist .avatar
{
	border:4px solid #fff;
}
OL.commentlist .left
{
	width:110px;
}
OL.commentlist .right-comments
{
	margin-left:110px;
}
OL.commentlist LI
{
	margin-bottom:20px;
	padding:15px;
	display:block;
}
OL.commentlist LI.even
{
	background:#efefef;
	border:1px solid #e0e0e0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}
OL.commentlist LI.bypostauthor
{
	background:#fff;
}
a.comment-reply-link
{
	font-size:85%;
	text-decoration:none;
	font-weight:bold;
}
OL.commentlist .author, OL.commentlist .author a
{
	padding:10px 0 4px 0;
	font-weight:bold;
	text-decoration:none;
	line-height:110%;
}
.comment-date
{
	line-height:100%;
	color:#888;
}
UL.children
{
	margin:20px 0 10px 0;
}

.bio
{
	margin:40px 0 0 0;
}
.bio h5, .bio p
{
	margin:0;
	padding:0;
}
.bio p
{
	font-size:90%;
	line-height:175%;
}
.bio .pic
{
	width:95px;
	float:left;
}
.bio .details
{
	width:500px;
	float:left;
}



/* Clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

/* Menu dropdown fix applied 2.26.10 */
#header
{
	position:relative;
	z-index:2;
}
.promo-container
{
	position:relative;
	z-index:1;
}
/* */
.pagenavigation 
{ 
	padding:0 10px;
}

