/*  
Theme Name: City Bridal
Theme URI: http://www.citybridal.co.nz/
Description: WordPress theme for City Bridal.
Version: 1.0
Author: John Zhao
Author URI: http://www.ismart.co.nz/

*/

body
{
	background:#968D7C url(images/bodybg.jpg) repeat-x;
	margin:0px;
	font-size:9.5pt; 
	font-family: Century Gothic,Verdana, Arial; 
	color:#666;
	letter-spacing: 0px; 
	line-height: 1.8em;
}

.pagemaster {
	width: 100%;
	height:100%;	
	text-align:left;
}

p,span,td,h1,h2,h3,h4,h5,h6{
	font-family: "Century Gothic",Helvetica, serif; 
	font-weight:normal;
}
h1{
line-height:1.3em;
}
a{
	color:#607C92;
}
a:hover{
	color:#2F2F2F;
}
li{
	font-size:9pt;
}

img{
	border-width:0;
}

.clearboth{
	clear:both;
}

.splashmainpic{float:left;margin-left:0px; margin-top:71px; width:516px; height:450px; background:url(mainpic.jpg) no-repeat; text-align:left;}

.skinmaster {
	width:780px;
	height:100%;	
	margin:auto;
	text-align:left;
}
.skinheader {
	width:780px;
	height:139px;
	background: #044BBF url(header.gif);
	margin-bottom:6px;
	overflow:hidden;
}
.skinmenu {
	height:25px;
	text-align:left;
}
.skinmenu .left{
	float:left;
	width:15px;
	height:25px;
	background:url(menu_l.gif) no-repeat;
}
.skinmenu .middle {
	float:left; 
	width:100%; 
	height:25px; 
	background:#666666;
}
.skinmenu .right{
	float:right;
	width:15px;
	height:25px;
	background:url(menu_r.gif) no-repeat;
}
.toppane {
	width: 100%;
	background:#FFFFFF;
	margin-bottom:10px;
}
.leftpane {
	width:187px; height:240px; background:#5B9BFF url(left_bg.jpg) no-repeat left top;overflow:hidden;
}
.contentpane {
	float:left;
	width:550px;
	background-color: transparent;
	margin:10px;
}
.rightpane {
	width: 175px;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
.bottompane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.pagemaster .SkinObject{
	color:#000;
}

.pagemaster a.SkinObject:link{
	color:#000;
}
.pagemaster a.SkinObject:visited{
	color:#000;
}
.pagemaster a.SkinObject:active{
	color:#000;
}
.pagemaster a.SkinObject:hover{
	color:#000;
}

<!---END---->


.skingradient {
	background-image: url(menu_bg.jpg) ; 
	height:32px;
	width:100%;
}

.controlpanel {
	width: 100%;
	background-color: #dfe5f2;
}

.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  18px;
   font-weight: normal;
   color: #333333;
}

/* DNN MENU */
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ECE9D8; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ECE9D8; 
}

.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #F4F2E9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/* ---------------------------- CITY Bridal ---------------------------------*/
#header{
	padding-right:20px;
	height:43px; 
	text-align:right; 
}

#header .login{
	width:50px; 
	float:right;
}

#header .topan{
	width:100px; 
	float:right; 
	text-align:left;
}


#logo{
	width:246px;
	height:125px;
	padding:0;
	margin: -20px 0 0 0;
	float:left;
}

.menu-primary-container{
	width:720px;
	height:32px;
	overflow:hidden;
	margin: 20px 0 0 250px;
	overflow:hidden;
}

ul#nav{	
	height:32px;
	margin:0;
	padding:0 0 0 5px;
	background:url(images/menubg.gif) repeat-x; 
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul#nav li{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
color:#FFFBEF;
}

ul#nav li a{
	height:32px;
	line-height:32px;
	color:#FFFBEF;
	padding: 0 5px;
	text-decoration:none;
	font-size:12px;
	text-transform: capitalize;
}

ul#nav li a.mn1{
	width:72px;
	background: url(images/m_about.gif) no-repeat;
}

ul#nav li a.mn2{
	width:84px;
	background: url(images/m_collections.gif) no-repeat;
}

ul#nav li a.mn3{
	width:89px;
	background: url(images/m_color.gif) no-repeat;
}

ul#nav li a.mn4{
	width:80px;
	background: url(images/m_ourbrides.gif) no-repeat;
}

ul#nav li a.mn5{
	width:118px;
	background: url(images/m_measuring.gif) no-repeat;
}

ul#nav li a.mn6{
	width:49px;
	background: url(images/m_faq.gif) no-repeat;
}

ul#nav li a.mn7{
	width:91px;
	background: url(images/m_tesimanials.gif) no-repeat;
}

ul#nav li a.mn8{
	width:80px;
	background: url(images/m_contact.gif) no-repeat;
}

#content{
	margin-left:50px;
	width:880px;
	margin-top:30px;
	background:#fff; 
	border:4px solid #DAD4C7;
	overflow: hidden;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	clear:both;
}

#content-sub{
	margin-left:100px;
	width:700px;
	margin-top:30px;
	background:#fff; 
	border:4px solid #DAD4C7;
	overflow: hidden;
	border-radius:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

#content .content-pan, #content-sub .content-pan{
	width:660px;
	margin:20px 10px 20px 20px; 
	float:left;
}

#content .right-pan{
	width:180px;
	padding:5px;
	float:right;
}

.right-pan ul{
	padding:0;
	margin:0;
	list-style:none;
}

.right-pan li{
	padding:0;
	margin:0;
	list-style:none;
}

#links{
	margin-left:144px;
	width:880px;
	margin-top:20px;
}

#links h2{
	color:#fff;
	padding:0;
	margin:0;
	font-size:13px;
	font-weight:bold;
}

#footer{
	width:700px;
	margin-top:10px;
margin-left:100px;
	font-size:8pt;
text-align:center;
}

#wfooter{
margin-left:50px;
margin-top:10px;
overflow:hidden;
width:880px;
text-align:center;
}

/* HTML Object */
.special{
	background: #CFD8DF url(images/special.gif) top left no-repeat;
	padding: 40px 10px 10px 10px;
	margin-bottom:5px;
}

.event{
	background: #CFD8DF url(images/event.gif) top left no-repeat;
	padding: 65px 10px 10px 10px;
	margin-bottom:5px;
}

.distributor{
	background: #E8E8E8 url(images/distributor.gif) top left no-repeat;
	padding: 65px 10px 10px 10px;
	margin-bottom:5px;

}

.register{
	background: #E8E8E8 url(images/register.gif) top left no-repeat;
	padding: 20px 10px 10px 10px;
	margin-bottom:5px;
}



/* Widget */
#sidebar1 a{
	color:#21759B;
}

#sidebar1 a:hover{
	color:#D54E21;
}

#sidebar1 ul{
	margin:0;
	padding:0;
}

#sidebar1 li{
	list-style:none;
}

#sidebar1 li li{
	list-style:square;
	margin-left:15px;
}

#sidebar1 h3{
	color:#655F5F;
	line-height:2em;
	margin-top:20px;
}

#recent-comments h3{
	height:60px;
	padding: 15px 0 0 45px;
	background: transparent url(images/icons2.gif) 0 10px no-repeat;
}

ul#recentcomments li{
	list-style:none;
	margin-left:0;
	padding-left:20px;
	background: transparent url(images/icons.gif) 0 -190px no-repeat;
}

li#tag_cloud a{
	color:#333;
	font-size:1.5em;
}

li#tag_cloud a:hover{
	color:#fff;
	font-size:1.5em;
	background-color:#666666;
}

#sidebar2 ul{
	margin:0;
	padding:0;
	color:#ccc;
}

#sidebar2 li{
	list-style:none;
}

#sidebar2 h3{
	color:#FFCF85;
}

#sidebar2 a.rss img{
	border-width:0;
	padding:5px 0 10px 3px;
}

#sidebar2 .rss a{
	color:#A7C101;
}

#sidebar2 .rss a:hover{
	color:#D54E21;
	background:#ececec;
}

/* post */
.post{
	margin-bottom:20px;
}

.post h2{
color:#FFAB2D;
margin: 2em 0 0.7em 0;
}

.post h3{
color:#111;
}

.post .entry{
	margin:20px 0 40px 0;
	line-height:2em;
	font-size:13px;
	color:#716D53;
}

.post img{
	border:1px solid #ccc;
}

/* Contact Form */
#contactform{
	margin:20px 0;
}

#contactform .txtarea{
	width:400px;
}

#contactform .txtbox{
	width:300px;
}

#contactform .btn_send input{
	background: #f3f3ef url(images/btn_search.gif) no-repeat top left;
	width:59px;
	height: 22px;
	border-width:0;
}

#contactform small{
	font-size:11px;
	display:block;
	padding-left:-5px;
}

#contactform .wpcf7-list-item-label{
}

#contactform .wpcf7-list-item input{
	display:block;
	float:right;
}

#contactform .wpcf7-list-item{
	margin-left: -5px;
}

#contactform p.chkbox{
	margin-bottom:20px;
}

/* Post */

.Post {	
	clear: left; 
	padding-bottom: 20px;
	border-bottom:1px solid #e4e4e1;
	margin-bottom: 20px;
}

.firstpost{
	border-bottom-width:0;
	margin-bottom: 0;
}

.PostHead { 
	clear: left; 
}

.PostHead h2 { 
	margin-bottom:5px;	
}

.PostHead h2 a{ 
	font-size:14px;
}

h2.firstpost a{
	font-size:20px;
}

strong.previous{
	display:block;
	border-top:1px solid #e4e4e1;
	border-bottom:1px solid #e4e4e1;
	color:#A7A195;
	font-size:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 20px 0;
}

.PostDate{
	font-size:10px;
	text-transform:uppercase;
	color:#A7A195;
	font-weight:bold;
	margin-bottom:0;
	padding-bottom:0;
}

.PostAuthor {}

.PostContent { 
	padding: 0px 0px 5px 0px; 
}

.PostContent p { 
	margin_bottom:0;
}


.PostContent blockquote { padding: 2px 10px; background: #e9f8ff; margin: 0px; color:#8ec200; }
.PostContent blockquote p { font-size: 11px; padding: 5px 0px; margin: 5px 0px; line-height: 15px;}
.PostContent blockquote li { padding: 2px 0px 2px 15px; list-style-type: none; background: url(images/PostContentBlockLiIco.png) no-repeat left top; font-size: 11px; line-height: 15px; color:#8ec200; }
.postmetadata {text-align:right;}


.PostDet { padding-top: 15px;}
.PostDet ul { padding: 0px; margin: 0px;}
.PostDet li { padding: 5px 0px 5px 18px; margin: 0px 10px 0px 0px; list-style-type: none; display: inline; color:#8ec200; font-size: 10px; font-weight: bold; } 
.PostDet li a { text-decoration: underline;} 
.PostCateg { background: url(images/PostCateg.png) no-repeat left center;}
.PostCom { background: url(images/PostCom.png) no-repeat left center; }

/* Note ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.Note { padding: 0px; margin: 0px;}
.Note li { padding: 2px 0px 2px 15px; margin: 0px; list-style-type: none; font-size: 11px;}
.NoteRss { background: url(images/NoteRss.png) no-repeat left top;}
.NoteTrackBack { background: url(images/NoteTrackBack.png) no-repeat left top;}
.Note li a { color:#cc6600;}

/* Comments ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments { margin: 20px 0px 0px 0px;}

/* Comments List  ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.Comments .List h3 { font-size: 14px; font-weight: bold; margin: 0px 0px 5px 0px; padding: 5px 0px; color:#000; }
.Comments .List ol { padding: 0px; margin: 0px;}
.Comments .List li { position: relative; padding: 15px 5px 10px 5px; margin: 0px 0px 20px 0px; list-style-type: none;}
.Comments .List .ComListLi { background: #f6f1de url(images/ComListLiBottom.gif) no-repeat left bottom; }
/**/ * html .Comments .List .ComListLiTop { left: -5px;} /**/ 
.Comments .List .ComListLiTop { position: absolute; background: url(images/ComListLiTop.gif) no-repeat left top; height: 15px; width: 420px; left: 0px; top: 0px;}

/**/ * html .Comments .List .ListNr { left: -55px;} /**/ 
.Comments .List .ListNr { color:#000; position: absolute; top: 15px; font-size: 24px; line-height: 24px; font-family: 'Arial'; font-weight: normal; letter-spacing: -1px; padding: 0px; left: 10px; }

/**/ * html .Comments .List .ListGrav { left: 10px;} /* */ 
.Comments .List .ListGrav { position: absolute; top: 15px; left: 15px;}
.Comments .List .ListGrav img { border: solid 1px #fff;}

.Comments .List big { margin: 0px; padding: 0px 0px 0px 42px; font-size: 11px; line-height: 11px; letter-spacing: -1px; color:#333; font-weight: bold; display: block;}
.Comments .List small { color:#a19a80; padding: 0px 0px 0px 42px; margin: 0px; font-size: 10px; }
.Comments .List small a { color:#a19a80; text-decoration: none;}
.Comments .List small a:visited { text-decoration: none;}

.Comments .List .ListContent { margin: 15px 0px 0px 0px; padding: 5px 10px; font-size: 12px; line-height: 15px; background: #fff url(images/ComListContent.gif) no-repeat left top; display: block;}


/* Comments Form ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */


.Comments .Form { 
	background-color:#f7f7f5;
	padding: 10px 15px 20px 15px; 
	position: relative;
}

.Comments .Form p { 
	padding: 0px; 
	margin: 0px; 
}


.Comments .Form .txtbox { 
	display: block;
	width: 350px;
}

.Comments .Form input.SubmitComment { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat; margin-top: 8px; border-width:0;}
.Comments .Form input.SubmitComment:hover { background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px;}
.Comments .Form input.SubmitCommentIE { width: 257px; height: 26px; background: url(images/SubmitComment.png) no-repeat 0 -26px; margin-top: 10px; margin-top: 8px;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.mceIEcenter {
	text-align: center;
}

.aligncenter,
dl.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

/* html utilities */
.tips{
	background:#F2F1DF url(images/tips.gif) 20px 15px no-repeat;
	padding:15px 15px 15px 70px;
	border:1px #ccc dotted;
	color:#333;
	line-height:1.6em;
	min-height:40px;
}

blockquote {
	background:#F5F5F5 url(images/blockquote.gif) no-repeat scroll 15px 10px;
	border-bottom:1px solid #CCCCCC;
	border-top:1px solid #CCCCCC;
	margin:1em;
	padding:25px 20px 20px 60px;
}

.download{
	width: 250px;
	height:65px;
	background:#F5F5F5 url(images/download.png) no-repeat scroll 15px 15px;
	border:1px dotted #4E6B9D;
	margin:2em;
	padding:15px 20px 15px 90px;
}

.download a{
	color: #4E6B9D;
}

.download small{
	line-height:1.4em;
}

.video{
	width:550px;
	height:412px;
	background:#333333 url(images/videobg.gif) top left no-repeat;
}

.group{
	background:#81CEEB url(images/groupbg.gif) top left no-repeat;
	padding:40px 0 5px 32px;
	color:#fff;
	font-size:11px;
}

/*gallery*/
.ngg-album{
	border-width:0 !important;
	float:left;
	width:31%;
}
.ngg-albumtitle{
	font-weight:normal !important;
	font-size:10px !important;
	text-decoration:none;
	text-align:center !important;
}
.ngg-albumtitle a{
	text-decoration:none;
	color:#666;
}
.ngg-description{
	display:none !important;
}
.ngg-thumbnail{
	margin:auto !important;
	float:none !important;
	margin-right:auto !important;
}
.ngg-thumbnail a{
	overflow:hidden;
	display:block;
	text-align:center;
}

.vcard p{
padding:0;	
margin:0;
}

#footernav{
list-style:none;
padding:0;
margin:0;
color:#ccc;
}

#footernav li{
padding-right:10px;
display:inline;
font-size:11px;
}

#footernav li a{
font-size:10px;
color:#ccc;
text-decoration:none;
}

#topnav{
position:absolute;
top:10px;
left:890px;
padding:0;
margin:0;
}

#topnav li{
list-style:none;
display:inline;
}

.bluebox{
background-color:#CFD8DF;
margin-bottom:5px;
padding:10px 10px 10px;
}

/*HOME*/
#homecontent h1{
font-size:16px;
}

#homecontent h2.subtitle{
font-size:15px;
color: #ff99cc;
text-align:center;
}

#posthead{
	overflow: hidden;
}

#posthead h1{
	float:left;
}

#bgmusic{
	float:right;
}

.letter{
background-color:#FFF8CF;
padding:20px;
border:1px solid #ccc;
border-bottom:6px solid #ccc; 
margin-bottom:20px;
}
