/*important to change the whole color scheme*/
body, .dropcap2, .dropcap3, .dynamicBg, .button, #top .pagination a:hover{
background:#fff url("http://www.americancurvesmag.com/WPImages/BodyBG.jpg") repeat; 
}

a{
color:#000;
text-decoration:underline;
}

a:hover{
color:#ed145b; text-decoration:underline;
}

/*if you have choosen a dark color above fonts below need to be light and vice versa*/
.footer, .footer h1, .footer h2, .footer h3, .footer h4, .footer h5, .footer h6, .dropcap2, .dropcap3, .wrapper_heading h2, .button, #js_sort_items span, #top .pagination a:hover{
color:#666;

}



/**************************/


body{
color:#000;
}

.boxed{ 
/* if you want to apply a background color to a boxed layout you can use this class*/
-moz-box-shadow:0 0 0px #000000;
-webkit-box-shadow:0 0 0px #000000;
box-shadow:0 0 0px #000000;
background: #fff;
}

#wrapper_head{
background: #fff url("") repeat-x 0 0;
border-bottom: 0px solid #2a313b;
}

.wrapper{ /*div for perfect centering of large scale background images*/
width:660px;
position:relative;
z-index: 1;
}

#wrapper_stripe{
width:660px;
background: #fff url() repeat-x 0 0;
border-bottom: 0px solid #2a313b;
}

#wrapper_featured_stripe{
width:660px;
float: left;
z-index: 9;
background: transparent url("") repeat-x 0 0;
}

#wrapper_main{
background: transparent url("") repeat-x 0 0;
margin-top: 0;
border: 0px solid #2a313b;
}

#wrapper_footer_bottom{
background: #000;
}


.logobg a{
background: transparent url("../images/skin3/logo.png") no-repeat 0 0;
}

.wrapper_shadow .center{
width:660px;
background: transparent url("") no-repeat center center;
}

#wrapper_featured_area {
width:660px;
background:#fff url("") repeat; 
}

#wrapper_footer_top {
background: #000;
}


/************************************************************************
NAV
*************************************************************************/

.nav li a {
border-left:0px solid #2a313b;
}

#top #head .nav ul li a {
border:0px solid #2a313b;
border-bottom: none;
background: #2A313B url("") 0px -15px #fff;
}

#top #head .nav ul li a:hover{
color:#fff;
background: #ed145b;
}

#top .nav ul{
background: url("../images/skin3/arrow_up.png") 10px 22px transparent no-repeat !important; /*ie6fix*/
background: #2A313B;
border-bottom:0px solid #2a313b;
}

#top .nav .current-menu-item a strong {
color:#FFFFFF;
font-weight:bold;
}

.menu-item {
color: #fff;
text-transform:uppercase;
font:Georgia, "Times New Roman", Times, serif;
height: 55px;
}

.menu-item li { width: 190px; height: 32px; margin: 0; padding: 0;}

.overlay_top, .overlay_bottom{
/* background-image: url("../images/skin3/overlay.png"); */
}
/************************************************************************
FEATURED
*************************************************************************/

.slideThumb{
background: transparent url("../images/skin3/thumb_shadow.png") repeat-x bottom center;
}

.slideThumWrap{
border:1px solid #555;
}

.slideThumWrap span{
border-width: 3px;
border-color: #2a313b;
border-style: solid;
}

.slideThumbTitle{
background:url("../images/skin3/arrow_down.png") no-repeat scroll bottom center transparent;

}

#top .slideThumbHeading{
background: #000;
color:#fff;
}

#top .slidecontrolls a{ 
background:transparent url(../images/skin3/slide_controlls.png) no-repeat  -28px top; 
}

#top .slidecontrolls .active_item, #top .slidecontrolls a:hover{
background:transparent url(../images/skin3/slide_controlls.png) no-repeat 2px top ;
}

.feature_excerpt, .sliderheading{
background: #000;
color:#fff;
}

#top div .feature_excerpt .excerpt_button{
background: #fff url("") repeat-x -1px -1px;
border:1px solid #FFFFFF;
color:#fff
}

#top div .feature_excerpt .excerpt_button:hover{
background: #fff;
color:#444;
}

/*featured heading*/
.breadcrumb .arrow{
background:url("../images/skin3/bullet.png") no-repeat scroll center center transparent;
}

.breadcrumb_info{
background:url("images/skin3/home.png") no-repeat scroll  0 0 transparent;
}

.breadcrumb{
color:#999;
}

.breadcrumb a{
color:#999;
}


.breadcrumb a:hover{
color:#777;
text-decoration: underline;
}

/*call to action button*/


.big_button {
background:url("../images/skin3/button.png") no-repeat scroll left 0 transparent;
}

.big_button strong {
background:url("../images/skin3/button.png") no-repeat scroll right -90px transparent;
color:#fff;
text-shadow: -1px -1px 1px #222;
}

.big_button:hover{
background:url("../images/skin3/button.png") no-repeat scroll left -180px transparent !important;
background:url("../images/skin3/button.png") no-repeat scroll left 0px transparent;
}

.big_button:hover strong {
background:url("../images/skin3/button.png") no-repeat scroll right -270px transparent !important;
background:url("../images/skin3/button.png") no-repeat scroll right 0px transparent;
color:#999;
}


/************************************************************************
content area
*************************************************************************/

/*mainpage tabs*/
.frontpagetabs .transformed_tab{
background:none repeat scroll 0 0 #1C1E23;
border:1px solid #2A313B;
color:#888888;
}

.frontpagetabs .transformed_tab.fpactive_tab, .more-link{
border:1px solid #000;
background:url("") repeat-x scroll -37px -105px #000;
text-shadow: -0px -0px 0px #2A313B;
color:#FF0;
text-decoration: none;
font-size:12px;
text-transform: uppercase;
font-weight:bold;
}

#top .more-link:hover{
background:#ed145b;
color:#FF0;
border:1px solid #000;
text-decoration: none;
font-size:12px;
text-transform: uppercase;
font-weight:bold;
}

.entry_full_size{
background:url("../images/skin3/hr.png") repeat-x scroll center bottom transparent;
}

.entry-head{
border:1px solid #cccccc;
}

#top .contentwrap .siteheading{
padding-top:0;
font-size: 28px;
}

.sortable{
background: #1C1E23;
}

/************************************************************************
generic
*************************************************************************/

h1, h1 a{ color:#000; text-decoration:none;}
h2, h2 a, #top .siteheading, #top .siteheading a{color:#000;}
.siteheading {padding: 0 0 10px 62px; background:transparent url("http://www.americancurvesmag.com/WPImages/SiteHeadingBG.gif") 0px 25px no-repeat;}
h3, h3 a, h4, h4 a, h5, h5 a, h6, h6 a,{ color:#000; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{
color:#fff;
}

input, textarea, select{ color:#777; }
.text_input, textarea, select { border-color: #2a313b; }


.entry img, .wp-caption{
background: #fff;
}

blockquote {
background: transparent url('../images/skin3/quotes.png') no-repeat top left; 
}

.entry ul, .entry ol{
border-top:1px solid #D6D6D6;
color:#555;
}

.entry ul li {
background:url("../images/skin3/bullet_list.png") no-repeat scroll 0 12px transparent;
border-bottom:1px solid #D6D6D6;
}

.entry ol li {
border-bottom:1px solid #D6D6D6;
}

.one_third ul li {
font-size: 10px;
background: transparent none;
list-style-type:none;
list-style-image:none;
border: none;
text-align: center;
padding: 5px;
}

.one_third .last ul li {
font-size: 10px;
background: transparent none;
list-style-type:none;
list-style-image:none;
border: none;
text-align: center;
padding: 0px;
}

pre{
border:1px solid #e1e1e1;
background: #fff;
}

/*pagination*/

#top .pagination span, #top .pagination a{
color:#555;
background: #fff;
border:1px solid #e1e1e1;
}

#top .pagination .current{
background: #f7f7f7;
color:#333;
border:1px solid #e1e1e1;
}

#top .pagination a:hover{
border:1px solid #fff;
}

/*table*/


th {
	color: #fff;
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	border-top: 1px solid #e1e1e1;
	background: #555;
}

th.nobg {
	border-right: 1px solid #e1e1e1;
	color:#555;
}

td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	background: #fff;
	color: #777;
}


td.alt {
	background: #eee;
	color: #777;
}

th.spec {
	border-left: 1px solid #e1e1e1;
	background: #fff;
	color:#777;
}

th.specalt {
	border-left: 1px solid #e1e1e1;
	background: #eee;
	color: #777;
}


.dropcap1{
text-shadow:1px 1px 0 #fff;
}

.hr { 
background: url("../images/skin3/hr_small.png") no-repeat scroll  transparent;  
}

.hrTitle { 
background: url("../images/skin3/hr_small.png") no-repeat scroll center 55px  transparent;  
}



.fullwidth .hr { 
background: url("../images/skin3/hr.png") no-repeat scroll center center  transparent;  
}

.fullwidth .hrTitle { 
background: url("../images/skin3/hr.png") no-repeat scroll center 55px  transparent;  
}

.hr a{
color:#aaa;
}

.hrTitleWrap{
color:#dedede;
}

#top .lightbox_video{
background:transparent url(../images/skin3/img_overlay_video.png) no-repeat center center;
}

#top .lightbox_image{
background:transparent url(../images/skin3/img_overlay_img.png) no-repeat  center center;
}

/************************************************************************
SIDEBAR
*************************************************************************/
.sidebar{
float: right;
}

.sidebar_bottom {
background:url("") no-repeat scroll left bottom transparent;
}

.sidebar_top {
background:url("") no-repeat scroll left top transparent;
}

.sidebar h3, .sidebar .box_entry{
border-bottom:1px solid #2A313B;
}



.widget_recent_entries a, .widget_categories a, .widget_pages a, .widget_meta a, .widget_archive a , .widget_nav_menu a, .widget_links a, .recentcomments{
border-bottom-color: #2A313B;
color: #888;
text-decoration: none;
background:url("../images/skin3/bullet_list.png") no-repeat scroll 1px 11px transparent;
}

.widget_recent_entries a:hover, .widget_categories a:hover, .widget_pages a:hover, .widget_meta a:hover, .widget_archive a:hover, .widget_nav_menu a:hover, .widget_links a:hover{
color: #444;
background:url("../images/skin3/bullet_list.png") no-repeat scroll 1px 11px #f8f8f8;}

/************************************************************************
FOOTER
*************************************************************************/


.social_bookmarks .rss a{background: transparent url(../images/shared/rss_16.png) 0 0  no-repeat;}
.social_bookmarks .facebook a{background: transparent url(../images/shared/facebook_16.png) 0 0  no-repeat;}
.social_bookmarks .twitter a{background: transparent url(../images/shared/twitter_16.png) 0 0  no-repeat;}
.social_bookmarks .flickr a{background: transparent url(../images/shared/flickr_16.png) 0 0  no-repeat;}


.footer .entry a:hover img{
padding:3px;
border:1px solid #2A313B;
}

.footer .entry img{
background:#ccc;
border:none;
}

.footer .widgettitle{
border-bottom:1px solid #2A313B;

}

/*widgets*/


.footer .widget_recent_entries a,.footer .widget_categories a, .footer .widget_pages a, .footer .widget_meta a, .footer .widget_archive a , .footer .widget_nav_menu a, .footer .widget_links a{
border-bottom-color: #aaa;
color: #fff;
text-decoration: none;
background:url("../images/skin3/bullet.png") no-repeat scroll 1px 11px transparent;
}

/************************************************************************
COMMENTS
*************************************************************************/

.comment_content{
border:1px solid #e5e5e5;
background: #fff;
}

.author_name a{
color:#555;
}

.commentmetadata a{
color:#aaa;
}

.says{
background:transparent url(../images/skin3/say.png) no-repeat scroll 0 0;
}

.comment-reply-link{
border-top:1px solid #e5e5e5;
border-right:1px solid #e5e5e5;
color:#555;
}



.button {
border:medium none;
}

.button:hover{
background: #333;
}

#js_sort_items a{
color:#555;
background: url("../images/skin3/bg_gradiant_image.png") repeat-x scroll bottom left #FFFFFF;
}



#js_sort_items a:hover, #js_sort_items .active_sort{
color:#fff;
background: transparent url("../images/skin3/overlay.png") -10px -10px repeat-x;
text-decoration: none;
}

/*IMAGES - especially portfolio*/

a img, a:hover img, .entry img, #top .wp-caption{
border-color:#ccc;

}

.framed span{
border:1px solid #e1e1e1;
background: url("../images/skin3/bg_gradiant_image.png") repeat-x scroll bottom left #FFFFFF;
}

#top .framed img{
border:1px solid #fff;
background: none;
}

.framed_one_fourth{
background: #fff url("../images/skin3/framed_one_fourth.png") repeat-x bottom center;
}

.framed_one_third{
background: #fff url("../images/skin3/framed_one_third.png") repeat-x bottom center;
}

.framed_one_half{
background: #fff url("../images/skin3/framed_one_half.png") repeat-x bottom center;
}

.framed_full_size{
background: #fff url("../images/skin3/framed_full_size.png") repeat-x bottom center;
}

.preloading, .featured{
background: transparent url(../images/skin3/preload.gif) no-repeat 50% 50%;
}


/************************************************************************
CONTACT FORM
*************************************************************************/

.valid .text_input, .valid .text_area{border:1px solid #9AA600;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #FF6600;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #ffb628;}


/************************************************************************
Shortcodes
*************************************************************************/

/*tabs and toggler and slider */
.js_active .entry .toggler{
background:url("../images/skin3/toggle.png") no-repeat scroll 6px 6px #FFFFFF;
border:1px solid #E1E1E1;
}

.js_active  #top .entry .activeTitle{
background: #eee url('../images/skin3/toggle.png') no-repeat 6px -77px ; 
border:1px solid #CCC;
}


.js_active .entry .tab_content{
background: #fff url("../images/skin3/bg_gradiant_stripe_top.png") repeat-x 0 0;
border:1px solid #E1E1E1;
color:#555;
}

.js_active .entry  .tab{
background:#fff;
border:1px solid #E1E1E1;
border-bottom: none;
}

.js_active #top .entry  .active_tab{
background:none repeat scroll 0 0 #E9ECF0;
color:#555555;
}

#top .entry .feature_wrap {
background: #transparent url() repeat-x 0 0;
border:1px solid #e1e1e1;
}

#share {
display: block;
width: 617px;
height: 46px;
margin-top: 20px;
border: 1px dashed #E8E8E8;
background: #FFF url("http://www.americancurvesmag.com/WPImages/ShareBG.jpg") no-repeat;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:10px;
color: #000;
}

div.sociable {margin: 0 200px; width: 250px; display: block; padding: 13px 15px 15px 15px; height:16px; text-align: center;}

span.sociable_tagline {}
span.sociable_tagline span {}
span.sociable_tagline:hover span {}
.sociable span {}
.sociable ul {
	background: none;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	border-top: 0px;
}
.sociable ul li {
	float: left;
	background: none;
	list-style: none;
	border: 0px;
	margin: 0px;
	padding-right: 1px;
}
.sociable ul li:before {
	content: "";
	list-style: none;
	border: 0px;
	margin: 0px;
	padding: 0px;
	width: 50px;
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

#fblike {margin-top: 10px;}
