/* 
	Theme Name: FashionPress	
	Theme URL: http://theme-junkie.com/
	Description: A free theme for entertainment related blogs.
	Author: Roy Guan
	Author URI: http://theme-junkie.com/
	Version: 1.0
	Tags: Fixed Width, Adsense Ready, Widget Ready, Advanced Theme Options
	
	Changelog:
		v1.0 - 09/02/2008
		Initial Release
*/

/* RESET */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}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:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}a {text-decoration:none;}

.clear{clear:both}
.right {float:right;}
.left {float:left;}


/******************
 *	OVERALL		  *
 ******************/ 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #07203b;
	background-image: url(images/png/bg-site.png);	
}
.stbg {
	width: 1050px;
	margin: auto;
	background-image: url(images/png/stars.png);
	background-repeat: no-repeat;	
}
#wrapper {
	width: 930px;
	margin: auto;
	padding: 0;	
}

/******************
 *	HYPERLINKS	  *
 ******************/ 
a, a:visited, a:active {
	color: #666;
	text-decoration: none;
}

a:hover {	
	color: #01446b;
	text-decoration: none;
}

/******************
 *	TOP			  *
 ******************/ 
#thead {
	height: 42px;
	line-height: 42px;
	color: #FFF;
	background-image: url(images/png/top-head-bg.png);
	background-repeat: repeat-x;
}
#thead a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;	
}
#thead a:hover {
    text-decoration: underline;		
}
#top {
	height: 28px;
	margin: 0;
	padding: 0;
	color: #666;
	line-height: 31px;
}

#top a, #top a:visited {
	color: #fff;
	margin: 0 10px 0 10px;
}

#top .left a:hover {
	background: none;
	text-decoration: underline;
}

#top .right a:hover {
	background: none;
}

.register {
	margin: 0 10px 0 0 !important;
}

.login {
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 10px;
}

.rss {
	background: url(images/rss.gif) no-repeat -1px -1px;
	padding: 0 0 0 8px;
}

.rss a, .twitter a, .facebook a {
}

.rss a:hover, .twitter a:hover,  .facebook a:hover {
	border-bottom: 1px solid #fff;
}

.twitter {
	background: url(images/twitter.gif) no-repeat -1px -2px;
	padding: 0 0 0 8px;
}
.fll {
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 18px;
	padding-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d6e2e9;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #01446b;
	text-decoration: none;
}

/******************
 *	SEARCH FORM	  *
 ******************/ 
#searchform {
	margin: 0 0 0 10px;
	padding: 0;
	line-height: 28px;
}

.searchinput {
	background: #fff url(images/search.gif) no-repeat 4px 2px;
	width: 160px;
	font-size: 12px;
	color: #666;
	margin: 0;
	padding: 2px 2px 2px 20px;
	border: 1px solid #f0f0f0;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.searchsubmit {
	width: 30px;
	background: #bdd6ff;
	border: 1px solid #fff;
	margin: 0;
	padding: 1px 0 0 0;
	color: #fff;
	font-weight: bold;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}

/******************
 *	HEADER		  *
 ******************/ 
#header {
	height: 174px;
	width: 930px;
	background-image: url(images/png/header-bg.png);
	background-repeat: no-repeat;
}

.logo {
	background: url(images/png/logo.png) no-repeat;
	float: left;
	width: 308px;
	height: 174px;
	margin-left: 12px;
}
.ad728x90 {
	float: right;
	width: 683px;
	height: 90px;
	margin: 0;
	padding: 0;
}

.ad728x90 img {
	border: none;
}
.social {
	width: 250px;
	height: 121px;
	margin-top: 14px;
	margin-right: 20px;
	float: right;
	background-image: url(images/png/twit-facebook-bg.png);
	background-repeat: no-repeat;
}
.fcebk {
	width: 60px;
	height: 60px;
	float: left;
	background-image: url(images/png/facebook.png);
	background-repeat: no-repeat;
	margin-left: 40px;
	margin-top: 12px;
}
.twit{
	width: 60px;
	height: 60px;
	float: right;
	background-image: url(images/png/twitter-box.png);
	background-repeat: no-repeat;
	margin-right: 40px;
	margin-top: 12px;
}

/******************
 *	MENU		  *
 ******************/ 
#menu {
	height: 40px;
	width: 610px;
	float: right;
	padding: 0;
	margin-top: 105px;
}

#menu .current a {
	background: #f0591e;
	color: #fff !important;
}
#menu a {
	
}
#menu ul {
	float: left;
	list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}

#menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10.5pt;
	font-weight: normal;
}
#menu li.current_page_item a {
	color: #F03E99;
	background-image: url(images/png/star-menu.png);
	background-repeat: no-repeat;
	background-position: right 17px;	
}
#menu li.current_page_item a span {
	color: #F03E99;
	background-image: url(images/png/star-bg-menu.png);
	background-repeat: no-repeat;
	background-position: center center;	
}
#menu ul li {
	margin: 0 0 0 -1px;
	padding: 0;
	list-style: none;	
}

#menu li a:link, #menu li a:visited {
	margin-right: 2px;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	
}
#menu li a {
	margin: 0;
	display: block;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 12px;	
	color: #5B0C01;
	background-image: url(images/png/star-menu.png);
	background-repeat: no-repeat;
	background-position: right 17px;	
}
#menu li a span {
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 4px;
	padding-right: 8px;
}
#menu li a:hover, #menu li a:active {
	margin: 0;
	display: block;
	text-decoration: none;
	margin-right: 2px;
	color: #F03E99;
}

#menu li li a, #menu li li a:link, #menu li li a:visited {
	background: #fff;
	width: 130px;
	float: none;
	margin: 0;
	padding: 7px 12px 7px 12px;
	color: #000;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#menu li li a:hover, #menu li li a:active {
	background: #fd0859;
	color: #fff;
	padding: 7px 12px 7px 12px;
}

#menu li ul {
	z-index: 9999;
	position: absolute;
	height: auto;
	width: 155px;
	margin: 0;
	padding: 0;
	left: -999em;
}

#menu li li {
	border: none;
}

#menu li ul a {
	width: 120px;
}

#menu li ul a:hover, #menu li ul a:active {
}

#menu li ul ul {
	margin: -29px 0 0 156px;
	border: none;
}

#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
	left: -999em;
}

#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
}

#menu li:hover, #menu li.sfhover {
	position: static;
}


/******************
 *	HOMEPAGE	  *
 ******************/
#mainwrap {
	width: 930px;
	clear: both;
	background-image: url(images/png/main-wrap-bg.png);
	background-repeat: repeat-y;
	margin: auto;
}
#col1 {
	float: left;
	width: 538px;
	margin-top: 14px;
	margin-left: 52px;
	margin-right: 20px;
	padding-bottom: 5px;
}
#col1 h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F03E99;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.textwidget p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #500000;
	text-decoration: none;
	line-height: 16px;
	margin-top:16px; 
}
.wcakes {
	width: 226px;
	height: 174px;
	background-image: url(images/png/wedding-cakes.png);
	background-repeat: no-repeat;
	float: left;
}
.giftsh {
	width: 219px;
	height: 138px;
	background-image: url(images/png/ourgiftshop.png);
	background-repeat: no-repeat;
	float: right;
	margin-top: 36px;
	margin-right: 10px;
}
.dgallery {
	width: 219px;
	height: 155px;
	background-image: url(images/png/designgallery.png);
	background-repeat: no-repeat;
	margin-top: 20px;
}
#contentbox {
	background: #fff;
	margin-top: 0;
	margin-right: 0;	
	margin-left: 0;
	padding-top: 10px;	
}
#contentbox li {
    padding-top: 10px;
	padding-bottom: 10px;
}
#contentbox li a {
	color: #01446b;
	font-size: 14pt;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 18px;
}
.contread {
	color: #0a5994;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;

}
#contentbox-bread {
	background: #e3f4fe;
	margin: 0 0 10px 0;
	padding: 10px;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7.5pt;
	font-weight: normal;	
	text-decoration: none;
}
.categ h2 {
	height: 40px;
	line-height: 40px;
	padding-left: 35px;
	margin-left: 8px;
	color: #8e0028;
	font-size: 10pt;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(images/png/blog-bg.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.categ {
    background-image: url(images/png/home-head-bg.png);
	background-repeat: repeat-x;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.categ-page {
    
}
.categ-page h2 {    	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F03E99;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.categ01 {
	width: 165px;
	height: 161px;
	background-image: url(images/category-01.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.categ02 {
	width: 165px;
	height: 161px;
	background-image: url(images/category-02.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.categ03 {
	width: 165px;
	height: 161px;
	background-image: url(images/category-03.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.categ04 {
	width: 165px;
	height: 161px;
	background-image: url(images/category-04.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
}
.categ ul {
	list-style-type: none;
	margin: auto;	
}
.categ li {
    width: 165px;
	float: left;
	padding-left: 1.5px;
	padding-right: 1.5px;
}
.offer {
	background-color: #e5f1ff;
	background-image: url(images/png/offer-bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 15px;
	color: #01446b;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7b7ca;
	border-left-color: #a7b7ca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b7ca;
}
.offer p {
    text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.offer a {
    font-size: 7.5pt;
	color: #01446b;
}
.offer ul {
	margin-bottom: 5px;
}
.offer li {
    list-style-type:none;
	text-align: center;
	float: left;
	width: 120px;
	margin-left: 5px;
	margin-right: 5px;
}
.offer li img {
    border: 4px solid #c6c5c5;	
}
.fpost {
	background-color: #e5f1ff;
	background-image: url(images/png/offer-bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 15px;
	color: #01446b;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7b7ca;
	border-left-color: #a7b7ca;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b7ca;
}
.fpost p {
    text-align: center;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
}
.fpost a {
    font-size: 7.5pt;
	color: #01446b;
	font-weight: bold;
}
.fpost ul {
	margin-bottom: 5px;
}
.fpost li {
    list-style-type:none;
	text-align: center;
	float: left;
	width: 120px;
	margin-left: 4px;
	margin-right: 4px;
}
.fpost li img {
    border: 4px solid #c6c5c5;	
}
.order {
	width: 317px;
	height: 44px;
	background-image: url(images/png/order-button.png);
	background-repeat: no-repeat;
}
.visa {
	width: 297px;
	height: 44px;
	background-image: url(images/png/visa.png);
	background-repeat: no-repeat;
}
.post {
    clear: both;	
	padding-bottom: 20px;
}
.post h3 {
    padding-left: 10px;
	padding-top: 10px;	
	font-size: 10pt;
}
.post h3 a {
    color: #01446b;	
}
.postmetadata {
    font-size: 8.5pt;	
}
#catthumb {
    width: 109px;	
	display: inline-table;	
}
#catthumb ul {
	list-style-type: none; 	
}
#catthumb li {
    display: inline-table;
	width: 109px;
	margin-bottom:16px;
	margin-left: 10px;
}
#catthumb li h3 {
    font-size: 10pt;
	text-align: center;
	font-weight: bold;
	width: 109px;
	margin-top: -6px;
}
.cthumb {
    margin-left: 10px;	
}
/******************
 *	CONTENT		  *
 ******************/ 
#content {
	background: #fff;
	float: left;
	width: 538px;
	margin: 0;	
	color: #555;
}

#content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F03E99;
	text-decoration: none;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#content h2 a {
    color: #8e0028;	
}
.fgallery {	
}
.fga {
	width: 672px;
	margin-bottom: 16px;
}
.byline {
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	font-family: Tahoma, Geneva, sans-serif;
	text-align: center;
}

.author {
	
}

/******************
 *	ENTRY		  *
 ******************/ 
.entry {
	line-height: 18px;
	margin: 0;
	padding: 0;
}

.entry p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #500000;
	text-decoration: none;
	line-height: 16px;
	margin-top:16px; 
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
}
.entry p a {
    color: #ED1E8B;
	font-weight: bold;
}
.entry p a:hover {
    color: #3494e1;	
}
.entry img {
	margin: 0;
	padding: 0;
}

.entry ul li {
	padding-bottom: 20px;
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #F03E99;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}
.entry ul li p {
	text-align: justify;
}
.entry ul li a {
	color: #F03E99;
	text-decoration: none;
}

.entry ul li ul li {
	padding: 0;
	margin: 0;
}

.entry ol li {
	list-style: decimal;
	padding: 0;
	margin: 0;
	background: none;
}

.entry h1 {
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-bottom: 3px solid #E1E1E1;
	padding-bottom: 3px;
	margin: 5px 0 3px 0;
}

.entry h2 {
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding-bottom: 3px;
	margin: 5px 0 3px 0;
	height: auto;
	text-indent: 0;
}

.entry h3 {
	font-size: 13px;
	font-weight: bold;
	color: #444;
	padding-bottom: 3px;
	text-indent: 0;
	margin: 5px 0 3px 0;
}

.entry h4 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h5 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

.entry h6 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	line-height: 16px;
	height: auto;
	padding: 5px 0 5px 0;
	color: #555;
	text-indent: 0;
}

/******************
 *	ENTRY META    *
 ******************/ 
.entryfooter {
	margin: 10px 0 0 0;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #ccc;
	font-size: 11px;
	text-align: right;
	text-transform: uppercase;
}

.link {
	background: #fff url(images/plink.gif) no-repeat 0 -1px;
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
}

.comments {
	margin: 0 0 0 10px;
	padding: 0 0 0 18px;
	background-color: #fff;
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	background-position: 0 1;	
}
.comments a {
    color: #ED1E8B;
}

.meta {
	background: #fff url(images/folder.gif) no-repeat 0 5px;
	padding: 5px 0 0 17px;
	font-size: 11px;
}

.meta span {
	text-transform: uppercase;
}

.meta span a:link, .meta span a:visited {
	color: #ED1E8B;
}

.meta span a:hover {
	color: #333;
}

.tags {
	background: url(images/tag.gif) no-repeat 0 0;
	margin: 0 0 0 10px;
	padding: 0 0 0 17px;
}

/******************
 * IMAGES		  *
 ******************/ 
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
	
img.alignnone {
	margin: 0 0 10px 0;
	padding: 0;
	display: inline;
}

img.alignright {
	margin: 0 0 10px 10px;
	padding: 0;
	display: inline;
}

img.alignleft {
	margin: 0 10px 10px 0;
	padding: 0px;
	display: inline;
}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
	
.wp-caption {
	background: #f7f7f7;
	text-align: center;
	padding: 4px 0 5px 0;
	border: 1px solid #e6e6e6;
}

.wp-caption img {
	margin: 0 0 5px 0;
	padding: 0px;
	border: 0px;
}

.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 0 0 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}

/******************
 *	SIDEBAR   	  *
 ******************/ 
#sidebar {	
	float: right;
	width: 248px;
	margin-top: 1px;	
	margin-bottom: 20px;
	margin-right: 52px;	
}
.ft-head1 {
	width: 217px;
	height: 41px;
	background-image: url(images/png/flavor-header.png);
	background-repeat: no-repeat;
}
.fgal {
    width: 200px;
	height: 270px;
	margin: auto;
}
.news {
	width: 218px;
	height: 156px;
	background-image: url(images/png/newsletter.png);
	background-repeat: no-repeat;
	margin-top: 14px;
	padding-left: 15px;
	padding-right: 15px;
    font-family: Tahoma,Geneva,sans-serif;
    font-size: 10.5pt;
    font-weight: normal;
    color: #500000;
    text-decoration: none;
    line-height: 16px;
    padding-top: 40px;
}
.news span {
	display: block;
	padding-top: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #EE1E8B;
	text-decoration: none;
}
.formnews {
	border: 1px solid #d3d3d3;  
	padding-top: 2px;
	padding-bottom: 2px;
	width: 100%;
}
.subscribebut {
	width: 154px;
	height: 27px;
	text-align: center;
	background-image: url(images/png/subscribe-newsletter.png);
	background-repeat: no-repeat;
	padding: 0px;
	border: none;
	margin-top: 6px;
}
.recentblog {
	width: 187px;
	height: 46px;
	background-image: url(images/png/recentblog.png);
	background-repeat: no-repeat;
	margin-left: 6px;
	margin-top: 12px;
}
.events {
	width: 248px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.events ul {
	
}
.events li {
    font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #500000;
	text-decoration: none;
	line-height: 16px;
	padding-left: 14px;
	margin-bottom: 10px;
}
.events li a {
	color: #500000;
	text-decoration: none;
}  
.events li a:hover {
    color: #333333;	
}
.sidelinks {
	background-color: #d2e5f5;
	padding-top: 10px;
	padding-bottom: 10px;
}
.fbside {
	width: 305px;
	height: 74px;
	background-image: url(images/png/facebook-side.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 8px;
}
.contactside {
	width: 305px;
	height: 63px;
	background-image: url(images/png/contact-side.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.concernsside {
	width: 305px;
	height: 63px;
	background-image: url(images/png/concerns-side.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.aboutside {
	width: 305px;
	height: 63px;
	background-image: url(images/png/about-side.png);
	background-repeat: no-repeat;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nebg {
	width: 248px;
	height: 40px;	
	margin: auto;
}
#sidebarbox {
	background: none;
	padding: 0;
}

#sidebar .box {
	margin: 0;
	padding: 10px;
	color: #666;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7b7ca;
	border-left-color: #a7b7ca;
	background-color: #e5f1ff;
	background-image: url(images/sidebar-box-bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b7ca;
}

#sidebar .box a {	
	color: #01446b;
	text-decoration: none;
	font-weight: bold;
}

#sidebar .box a:hover {
	color: #01446b;
	text-decoration: underline;
}
#sidebar .box2 {
	margin: 0;	
	color: #666;
	padding-top: 6px;
	padding-left: 3px;
	line-height: 17px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #a7b7ca;
	border-left-color: #a7b7ca;
	background-color: #e5f1ff;
	background-image: url(images/sidebar-box-bg.gif);
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #a7b7ca;
}
#sidebar .box2 p {
	padding-top: 168px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	font-weight: normal;
	color: #0e232f;
	text-decoration: none;
	line-height: 15px;
}
#sidebar h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0a5994;
	text-decoration: none;	
}
.widget {
	margin: 0;
	padding: 0;
}

.leftwidget {
	float: left;
	width: 143px;
	margin: 0;
	padding: 0;
}

.rightwidget {
	float: right;
	width: 145px;
	margin: 0;
	padding: 0;
}

.widget ul, .leftwidget ul, .rightwidget ul {
	margin: 0;
	padding: 0;
}

.widget ul li, .leftwidget ul li, .rightwidget ul li{
	list-style: none;
	margin: 0;
	background: url(images/star.gif) no-repeat 0 8px;
	padding-top: 7px;
	padding-right: 18px;
	padding-bottom: 7px;
	padding-left: 18px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CDCDCD;
}
.newsbar {
	width: 236px;
	height: 45px;
	background-image: url(images/png/sidebar-news.png);
	background-repeat: no-repeat;
	margin-top: 10px;
	color: #01446b;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.ad300x250 {
	background: #fff;
	width: 300px;
	height: 250px;
	margin: 10px 0 0 0;
}

.ad300x250 img {
	border: none;
}
.sb-box {
	width: 258px;
	height: 237px;
	margin-bottom: 5px;
	background-image: url(images/png/store-locator-01.png);
	background-repeat: no-repeat;
}
.sb-box2 {
	width: 258px;
	height: 237px;
	margin-bottom: 5px;
	background-image: url(images/png/store-locator-02.png);
	background-repeat: no-repeat;
}
/******************
 *	SUBSCRIBE	  *
 ******************/ 
#subscribeform {
	padding: 0;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.subscribeinput {
	width: 160px;
	font-size: 11px;
	color: #666;
	margin-top: 0;
	position: relative;
	top: -2px;
	padding: 3px 3px 3px 20px;
	border: 1px solid #999;
	background: #fff url(images/mail.gif) no-repeat 4px 2px;
}

.subscribeinput:focus {
	border: 1px solid #191919;
}

.subscribesubmit {
	width: 38px;
	height: 34px;
	color: #fff;
	font-weight: bold;
	background-image: url(images/png/subscribe-submit.png);
	background-repeat: no-repeat;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	position: relative;
	top: -8px;
}

/******************
 *	FLICKR		  *
 ******************/ 
.flickr a {
	background: none;
}

.flickr img {
	background: #f0f0f0;
	margin: 4px;
	padding: 4px;
}

.flickr img:hover {
	background: #fd0859;
}

/******************
 *	COMMENTS	  *
 ******************/ 
.comments-box {
	zoom: 1;
	margin: 30px 0 0 0;
}

.comments-box img {
	vertical-align: middle;
}

.comments-box h3 {
	color: #666;
	font-size: 1.4em;
	letter-spacing: 0;
}

#respond {
	background: #fff;
	margin: 20px 0 0 0;
	padding: 5px;
}

#respond p {
	color: #777;
	line-height: 1.4em;
	margin: 10px 0 0 0;
}

.cancel-comment-reply {
	margin: 5px 0 0 0;
	padding: 2px 0 2px 0;
	font-size: 11px;
}

.cancel-comment-reply a {
	background: #f9f9f9;
	color: #000;
	padding: 1px 3px;
	border: 1px solid #f0f0f0;
}

.text {
	border: 1px solid #ddd;
	padding: 2px;
	color: #777;
	width: 200px;
}

/************************
 *	COOMENT FRAMEWORK	*
 ************************/ 
ol.commentlist a:link {
	text-decoration: none;
}

ol.commentlist li div.vcard cite.fn a.url:hover {
	text-decoration: none;
}

ol.commentlist {
	margin: 10px 0 0 0;
	padding: 0;
	background: #fff;
}

ol.commentlist li {
	margin: 10px 0 10px 0;
	padding: 10px;
	list-style-type: none;
	border: 1px solid #e9e9e9;	
}

ol.commentlist li.alt {
}

ol.commentlist li.bypostauthor p {
}

ol.commentlist li.byuser {
}

ol.commentlist li.comment-author-admin {
}

ol.commentlist li.comment {
}

ol.commentlist li div.comment-author {
}

ol.commentlist li div.vcard {
}

ol.commentlist li div.vcard cite.fn {
	font-style: normal;
	font-weight: bold;
	padding: 1px 0 0 18px;
	background: url(images/user.gif) no-repeat 0 0;
}

ol.commentlist li div.vcard cite.fn a.url {
	color: #222;
	background: none;
}

ol.commentlist li div.vcard img.avatar {
	float: right;
}

ol.commentlist li div.vcard img.avatar-32 {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}

ol.commentlist li div.vcard img.photo {
	padding: 2px;
	background: #fff;
	border: 1px solid #ddd;
}
ol.commentlist li div.vcard span.says {
	color: #888;
}

ol.commentlist li div.commentmetadata {
}

ol.commentlist li div.comment-meta {
	margin: 3px 0 0 0;
	font-size: 0.9em;
}

ol.commentlist li div.comment-meta a {
	background: none;
	color: #aaa;
	text-decoration:none;
}

ol.commentlist li p {
	margin: 15px 0 0 0;
	line-height: 1.4em;
}
.formheight {
    	
}
.formheight p.fh2 {
	font-size: 8.5pt;
	line-height: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-bottom: 12px;
	padding-top: 4px;
}
.fhcom {
    line-height: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-family: Tahoma, Geneva, sans-serif;
}
.fhavatar {
    float: right;	
}
.fhauth {
	font-weight: bold;
	color: #0a5994;
	text-decoration: none;
	padding-top: 12px;
	font-size: 10pt;
	font-family: Tahoma, Geneva, sans-serif;
}
ol.commentlist li ul {
}

ol.commentlist li div.reply {
	background: #f9f9f9 url(images/replybg.png) repeat-x;
	color: #fff;
	width: 33px;
	margin: 10px 0 0 0;
	padding: 1px 4px 1px 4px;
	line-height: 14px;
	font-size: 10px;
	text-transform: uppercase;
}

ol.commentlist li div.reply a {
	color: #fff;
}

ol.commentlist li div.reply a:hover {
	background: none;
}

ol.commentlist li ul.children {
}

ol.commentlist li ul.children li {
	margin: 10px 0 0 0;
	background: #fff;
	border: 1px solid #e9e9e9;
}

ol.commentlist li ul.children li li.alt {
}

ol.commentlist li ul.children li.bypostauthor {
}

ol.commentlist li ul.children li.byuser {
}

ol.commentlist li ul.children li.comment {
}

ol.commentlist li ul.children li.comment-author-admin {
}

ol.commentlist li ul.children li.depth-2 {
}

ol.commentlist li ul.children li.depth-3 {
}

ol.commentlist li ul.children li.depth-4 {
}

ol.commentlist li ul.children li.depth-5 {
}

ol.commentlist li ul.children li.odd {
}

ol.commentlist li.even {
}

ol.commentlist li.odd {
}

ol.commentlist li.parent {
}

ol.commentlist li.pingback {
}

ol.commentlist li.thread-alt {
}

ol.commentlist li.thread-even {
}

ol.commentlist li.thread-odd {
}

/********************
 *	COMMENT FORM	*
 ********************/ 
#commentform {

}

#commentform input {
	width: 210px;
	margin: 0 5px 1px 0;
	padding: 5px;
	border: 1px solid #ddd;
}

#commentform input:focus {
	border: 1px solid #191919;
}

#commentform .user {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/user.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform .email {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/mail.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform .url {
	padding: 3px 3px 3px 25px;
	background: #fff url(images/link.gif) no-repeat 5px 3px;
	color: #666;
}

#commentform textarea {
	width: 75%;
	height: 100px;
	padding: 2px;
	border: 1px solid #ddd;
}

#commentform textarea:focus {
	border: 1px solid #191919;
}

#commentform .submit {
	margin: 0;
	padding: 4px;
	color: #999;
	font-weight: bold;
	border: 1px solid #ddd;
	background: #f8f8f8;
	width: 155px;
}

#commentform .submit :hover {
	background: #333;
	border: 1px solid #191919;
	text-decoration: underline;
	color: #fff;
}

/******************
 *	FOOTER		  *
 ******************/ 
#footer {
	background: #bdd6ff;
	margin: 15px 0 0 0;
	padding: 10px;
	color: #666;
	line-height: 20px;
	list-style: none;
}

#footerbox {
	background: #fff;
	padding: 10px;
}

#footerbox ul li {
	list-style: none;
	margin: 0;
	background: #fff;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #f0f0f0;
}

#footerbox .box {
	width: 298px;
	margin: 0 15px 0 0;
}
#footerbox h3 {
	margin: 0;
	padding: 0 10px 0 0;
	background: #fff;
	color: #666;
	font-size: 15px;
	font-weight: bold;
}

#footerbox ul ul {
	display: none;
}
#footerbox img {
	padding: 5px;
}
.asps {
	width: 305px;
	height: 44px;
	background-image: url(images/apsp.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-left: 10px;
}

/******************
 *	BOTTOM		  *
 ******************/ 
#bottom {
	height: 49px;
	background-image: url(images/png/bottom-bg.png);
	background-repeat: no-repeat;
}
#bottom ul {
    padding-top: 18px;	
}
#bottom li {
	display: inline-table;    	
}
#bottom a {
	text-decoration: underline;
	color: #b7ceea;
	padding-left: 3px;
	padding-right: 3px;	
}

#bottom a:hover {
	text-decoration: none;
}

#bottombox {
}
.widget_addn{
	position: absolute;
	left: -450px;
	top: -400px;
}
.bleft {
    width: 305px;
	height: 62px;
	float: left;
}
.bright {
    width: 305px;
	height: 62px;
	float: right;
	width: 600px;
}
.btxt {	
	color: #cbcaca;
	margin-top: 6px;
	line-height: 15px;
	margin-top: 16px;
}
.btxt a {
    color: #fff;	
}