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


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

body, textarea
{
	font-family:Arial, Helvetica, sans-serif;
}

/****body controls center column text style*****/
body
{
	background:#333;
	font-size:0.8em;
	color:#666666;
	line-height:140%;
}
#main
{
	background:#f7f7f7 url(../images/navBlue.jpg) repeat-x top left;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
p, h1, h2, h3, h4, h5, h6
{
	padding:0 0 20px 0;
}
h1, h2, h3, h4, h5, h6
{
	color:#333;
	font-weight:normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	text-decoration:none;
}
UL
{
	list-style: none;
}
UL LI
{
}
.post UL
{
	margin-left:30px;
}

/*########################################*/
/*########## Header Styles ##############*/
/*######################################*/

h1 {
	font-size:28px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 32px;
}
h2 { font-size:2.1em; }
h3 { font-size:1.9em; }
h4 { font-size:1.6em; }
h5 { font-size:1.4em; }
h6 { font-size:1.2em; }

/*###################################################*/
/*########## Headings for News Styles ##############*/
/*#################################################*/

h2.posttitle {
	font-size:16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #27406A;
	line-height: 19px;
}


A
{
	color:#304B7E;
}
A:hover
{
	color:#333;
	background-position:1px 17px;
}
A:visited
{
}
A:active
{
	color:#000;
	position:relative;
	top:1px;
}
#header
{
	padding:10px 0 16px 0;
	position: relative;
}

.logo {width:500px;float:left;}

/* Ad manager plugin */
.ads LI a
{
	display:block;
	text-align:center;
	margin:3px 0 10px 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 10px;
	line-height:150%;
	margin-bottom:8px;
	text-transform:uppercase;
	background:#f0f0f0;
	font-size:80%;
}

.post .posttitle
{
	padding-bottom:5px;
}
.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;
}

.widget-area
{
	padding:20px 0;
}
.grid_2 ul li ul {margin:0px;}
/*###################################################*/
/*########## Home Page Widget Styles ##############*/
/*#################################################*/
h2.widgettitle
{
	padding-bottom:0px;
	margin-bottom:5px;
	font-size: 14px;
	font-weight:bold;
	color: #5E6274;
	line-height: 16px;
}
h2.widgettitle li {list-style: none;}

#footNav {width:1000px;Margin:0px auto;}
#footNav ul {margin-left:-35px;margin-top:0px;}
#footNav ul li {line-height: 13px;padding:1px;}
#footNav ul li a {text-decoration: none;}
#footNav ul li a:hover {text-decoration: underline;}
#footNav ul li ul {margin-left:-25px;}
#footNav ul li ul li:last-child {margin-bottom:0px;}
.footBox1 {width:100px;float:left;margin-right:25px;}
.footBox {width:125px;float:left;margin-right:25px;}
.footBox2 {width:250px;float:left;margin-right:25px;}
.footBox3 {width:170px;float:left;margin-right:25px;}


/*###############################################*/
/*########## Home Page Box Styles ##############*/
/*#############################################*/

.grid_4{ /*Put any color styles you want here and remove this comment*/}

/*#####################################*/

/*#################################################*/
/*########## Left Navigation Styles ##############*/
/*###############################################*/

#sideNav ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

#sideNav {
	width:160px; 
	background: url(nav-top.png)  no-repeat #c3c3c3;
	background-position: top;
	font-size:11px;
	min-height:22px;
	}
#sideNav h4 {
	padding-top:4px;
	padding-left:5px;
	margin-bottom:-20px;
	font-size: 16px;
}
#sideNav li a {
  	voice-family: "\"}\""; 
  	voice-family: inherit;
	text-decoration: none;
	min-height:18px;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #c3c3c3;
	padding: 8px 0 0 5px;
	}	
	
#sideNav li a:link, #sideNav li a:visited {
	display:block;
	background: #efefef; 
	color:#666;
	padding: 8px 0 0 5px;
	}
	
#sideNav li a:hover {
	color: #FFF;
	background: #c3c3c3;
	padding: 8px 0 0 5px;
	}
#bottomNav {
	width:160px;
	min-height:15px;
	background: url(nav-bottom.png) no-repeat #c3c3c3;
	background-position: bottom;
}



.boxBG {}
.boxBG a {}
.boxBG a:hover {}
.sidebarwidget
{
	font-size:85%;
	margin-bottom:30px;
}
.footerwidget
{
	margin-bottom:0;
}
.footerwidget h2.widgettitle
{
	border-bottom:0;
}
.widget UL
{
	margin:0;
	padding:0 0 0 0;
}
.widget UL LI UL
{
	padding-left:15px;
}
.widget UL LI
{
	list-style-type:none;
	padding:1px 0;
}
#footer
{
	background: url(../images/bckgrnd_footer.jpg) repeat-x #333;
	color:#888;
	padding:15px 0 60px 0;
	font-size:0.85em;
}
#footer A
{
	color:#999;
}
#main .container_12
{
	padding-bottom:40px;
}




/* 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
{
	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;
	-moz-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 0px 6px #ccc;
	-moz-box-shadow: 0px 0px 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:40px;
}
#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;
}




/* Searchform */
.toolbox-vertical
{
	margin-bottom:10px;
	width:450px;
	position:absolute;
	top:10px;
	left:600px;	
	text-align:left;
}

.toolbox-horizontal #searchform
{
	margin-top:20px;
	margin-bottom:11px;

}
#searchform form
{
	background:#f6f6f6;
	border:1px solid #e8e8e8;
	width:220px;
}
#searchform #s
{
	font-size:0.7em;
	padding:6px 0 4px 10px;
	color:#b9b9b9;
	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: 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;
}

/*##########################################*/
/*########## Add This Styles ##############*/
/*########################################*/

.toolbox-horizontal {
	width:290px;
	padding:0px;
	margin-left:30px;
}
.toolbox-horizontal a {text-decoration: none; }
.toolbox-horizontal .contIcon {background: url(../images/contact_us.gif) top left no-repeat;padding-left:28px;padding-right:15px;}
.toolbox-horizontal .phoneIcon {background: url(../images/phone.gif) top left no-repeat;padding-left:26px;padding-bottom:5px;}


.addthis_toolbox {width:100px;float:right;margin-left:10px;margin-right:-70px;padding-left:20px;background: url(../images/follow.gif) top left no-repeat;}


.addthis_toolbox .custom_hover {
    position: relative;
}

.addthis_toolbox .custom_hover .custom_button {
    padding: 6px 12px 6px 12px;
    color: 666666;
    cursor: pointer;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
}

.addthis_toolbox .custom_hover .custom_button.active {
    background-color: #eee;
}

.addthis_toolbox .hover_menu  {
    display: none;
    position: absolute;
    background: #fff;
}

.addthis_toolbox .custom_hover .tower {
    -webkit-border-radius: 0 5px 0 0;
    -moz-border-radius-topleft: 0;  
}

.addthis_toolbox .hover_menu  {
    width: 136px;
    padding: 1px;
    border: 3px solid #eee;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .hover_menu a {
    position: relative;
    display: block;
    width: 102px;
    padding: 4px 0 4px 34px;
    text-decoration: none;
    color: #00bff3;
     z-index: 9999;
}

.addthis_toolbox .hover_menu a:hover {    
    background: #f5f5f5;
    color: #027999;
    text-decoration: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.addthis_toolbox .hover_menu span {
    position: absolute;
    left: 14px;
    top: 4px;
}

.addthis_toolbox .hover_menu .more {
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 10px 0 10px;
    text-align: center;
}

.addthis_toolbox .hover_menu .more a {
    padding: 4px 0;
    margin: 0;
}

.addthis_toolbox .hover_menu .more a:hover {
    background: none;
}
.addthis_toolbox .hover_menu .more span {
    display: none;
}


/*##########################################*/
/*######## blue sub head text style ########*/
/*##########################################*/
.insert {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #2B518B;
	width: 580px;
}


#press {
	background: url(http://www.konysolutions.com/wp-content/uploads/2010/08/headr_pressroom.jpg) no-repeat;
	width:576px;
	height:135px;
	padding-top:55px;
	margin-bottom:15px;
	margin-top:-5px;
}
h2.pressHead {
	margin-left:185px;
}