/*
Theme Name:     Magazine Premium Child
Theme URI:      http: //example.com/
Description:    Child theme for Magazine Premium 
Author:         LimeRed Studio
Template:       magazine-premium
Version:        0.1.0
*/

@import url("../magazine-premium/style.css");

#header {
	width: 100%;
	padding: 0;
	margin: 0 0 4px 0;
	float: left;
}
	
#headerad {
    width:100%;
	margin: 0 auto;
	float:left;
	/*border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;*/
}
#headerad table {
    width:100%;
    margin: 0 auto;
}


#title {
    margin: 0px 0px 0;
	padding: 0;
}

#description {
	font-size: 14px;
	margin: 0 16px 20px;
	padding: 0;
	clear: left;
	display: none;
}
.header-left {float:left; background:#FFF url('images/bul_newhp_header1.jpg') no-repeat; width: 736px; height: 196px;}
.header-right {float:left; background:#FFF url('images/bul_newhp_header2.jpg') no-repeat; width: 244px; height: 196px;}
.signup-text {color: #FFF; font-size: 13px; font-family: arial,helvetica,sans-serif; margin: 90px 0 10px 20px;}
.bold {font-weight: bold;}
.search-box {margin: 25px 0 0 20px;}
.search-box #s {background: url('/wp-content/themes/magazine-premium/images/search.png') no-repeat scroll right center #FFF; padding: 5px 20px 5px 5px; width:80%;}

.sf-menu a {
    font-size:14px;
	padding: .8em 1em .7em;
	text-decoration:none;
}
 
.sub-navigation a:hover,
.sub-navigation .sfHover a {
	background: #eee;
	color: #039;
}

.sub-navigation ul#footer-contact {height:25px;}
.sub-navigation ul#footer-contact ul {padding-bottom:4px;list-style-type:none;}
.sub-navigation ul#footer-contact li {list-style-type:none;
    /*background: url("images/blackdot.png") no-repeat scroll left 12px transparent;*/
}
.sub-navigation ul#footer-contact li a {color:white;font-size:11px;font-family:Arial, Helvetica, sans-serif;}
.sub-navigation ul#footer-contact li a:hover {background:none;text-decoration:underline;}
.sub-navigation .sf-sub-indicator {
	background:	none; /* 8-bit indexed alpha png. IE6 gets solid image only */
}

.footer-nav-title {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-weight:bold;font-size:12px;color:white;float:left;margin-top:6px;}

.footer-nav ul#footer-contact, .footer-nav ul#footer-about-us {height:25px;}
.footer-nav ul#footer-contact {margin-right:24px;}
.footer-nav ul#footer-contact ul, .footer-nav ul#footer-about-us ul {padding-bottom:4px;list-style-type:none;}
.footer-nav ul#footer-contact li, .footer-nav ul#footer-about-us li {
    /*background: url("images/blackdot.png") no-repeat scroll left 12px transparent;*/
}
.footer-nav ul#footer-contact li a, .footer-nav ul#footer-about-us li a {color:white;font-size:10px;font-family:Arial, Helvetica, sans-serif;}
.footer-nav ul#footer-contact li a:hover, .footer-nav ul#footer-about-us li a:hover {background:none;text-decoration:underline;}

#menu-sub-nav a {font-size:10px; font-family:Georgia, "Times New Roman", Times, serif;padding: 5px 6px;}
 

h1.catheader {
    padding:10px;
    text-align:center;
    text-transform:uppercase;
    margin-bottom: 10px;
    font-size: 24px;
    background-color: #F6F6F6;
}

#sidebar, #secondsidebar, #front_lower_sidebar {
	padding: 0 0 0 0.6%;
	margin: 10px 0 0 0;
	float: left;
	border-left: 2px solid #CCCCCC;
	}

#sidebar .side-widget {
    width:218px !important;
}
/*
body.category-news h1.catheader {
	width: 680px;
	height: 200px;
	line-height: 200px;
	text-indent: -5000px;
	background: url(/images/news_header.png) no-repeat 0 0;
}



*/

/***  FROM OLD DEV mag prem v1.1.7  Are these needed? **********************************************/
.side-widget h3 {
		text-align: center;
		margin: 21px 0 5px 0;
		background: url(images/h2line.png) repeat-x bottom;
		padding: 3px 0 3px;
		text-transform:uppercase;
		border-top: 1px solid #010101;
		border-bottom: 1px solid #010101;
		font-weight:bold;
		background:none;
		letter-spacing:.07em;
		}
		.side-widget {
	    float: left;
	    margin: 0 0 0px;
	    padding: 0 10px 5px 14px;
	    word-wrap: break-word;
	    }
		
		.social-buttons {
		/*margin-bottom: 15px;*/
		}
		.widget_adrotate_widgets {
		margin-bottom: 25px;
		}
		.side-widget .storycontent {
			padding: 0 0 5px;
			margin: 0 0 5px;
			float: left;
			}
.side-widget .authorlist li {
		clear: left;
		float: left;
		margin: 0 10% 15px;
		border: 0;
		padding: 0;
		width: 80%
		}	

	.side-widget .authorlist img.photo {
		width: 40px;
		height: 40px;
		float: left;
		}
	
	.side-widget .authorlist div.authname {
		margin: 12px 0 0 10px;
		float: left;
    }	
	
	.sideads {
	text-align: center;
	width: 100%;
	}

.sideads img {
	float: left;
	}

	.sideads img.four {
		margin: 0px 6px 12px;
		}
/***  pagination styles are different in 1.1.8 --- are these needed?  ***************************************/

.pagination {
	margin: 20px 0 10px;
	float: left;
	width: 98%;
	padding: 12px 1% 10px;
	}	

.pagination a {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #ccc;
	color: #666;
	background-color: #FFFFFF;	
}

.pagination a:hover {	
	border: 1px solid #444;
	color: #444;
	background-color: #FFFFFF;
}

.pagination span.pages {
	padding: 3px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
}
.pagination span.current {
	padding: 3px 4px 2px 4px; 
	margin: 2px;
	border: 1px solid #666;
	color: #444;
	background-color: #FFFFFF;
}
.pagination span.extend {
	padding: 3px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #ccc;
	color: #444;
	background-color: #FFFFFF;
}	
/***  END pagination styles  ***********************************************************************/
		
/* SOCIAL POP-UP */
#social-pop {
	width: 546px;
	height: 337px;
	position: relative;
}

#social-bg {
	position: absolute;
	top: 0;
	left: 0;
	width: 546px;
	height: 337px;
	z-index: 1;
}

#social-pop ul {
	position: absolute;
	top: 178px;
	left: 35px;
	z-index: 8;
	list-style-type: none;
}

#social-pop li {
	float: left;
	width: 84px;
	height: 82px;
	margin-right: 38px;
}
#footer {
	clear: both;
	float: left;
	text-align: left;
	width: 100%;
	font-size: 11px;
	line-height: 13px;
	padding: 20px 0;
	margin: 10px 0 0;
	background:url(images/footer-top.gif) no-repeat top;
	position: relative;
}

.footer-search-box {margin:4px 6px 0 0;float:right;}

.footer-search-label {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-weight:bold;font-size:14px;color:white;margin:10px 0 0 8px;float:left;}

.footer-search-box #s {background: url('/wp-content/themes/magazine-premium/images/search.png') no-repeat scroll right center #FFF; padding: 5px 20px 5px 5px; width:140px;}

.footer-search {
position:absolute;
width:242px;
height:36px;
left:640px;
top:100px;
background-color:#82bfaa;
border:#82bfaa 2px solid;
border-bottom-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-khtml-border-bottom-left-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
-moz-border-radius-bottomright: 5px;
-khtml-border-bottom-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
}

#footer-columns {margin-top:32px;float:left;}
#footer-columns ul li a {font-family: Arial, Helvetica, sans-serif;font-style:normal;font-weight:normal;font-size:11px;color:white;text-align:center;line-height:18px;}
#footer-columns li {list-style-type:none;text-align:center;background:none;}

#footer .column1 {float:left;width:150px;}
#footer .column2 {float:left;width:165px;}
#footer .column3 {float:left;width:182px;}
#footer .column4 {float:left;width:138px;}
#footer .column5 {float:left;width:200px;}
#footer .column6 {float:left;width:143px;}

#footer .footer-icon {width:50px;margin:0 auto;}
.widgettitle {font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;font-weight:bold;font-size:16px;color:white;text-align:center;margin-top:20px;margin-bottom:16px;line-height:18px;}

#footer-columns .eventsAdvancedListWidget, .eventsAdvancedListWidget a {color:white;}
#footer-columns .when {font-family:Georgia, "Times New Roman", Times, serif;font-style:normal;font-weight:bold;font-size:14px;color:#82a4bf;margin:0 0 6px 0;}
#footer-columns .eventsAdvancedListWidget .loc {display:none;}
#footer-columns .eventsAdvancedListWidget .dig-in a {font-family: Arial, Helvetica, sans-serif;color:#82a4bf !important;font-style:italic;text-decoration:underline;}

.footer-social-icons {margin:0 15px 0 0;}
.footer-newsletter-signup {margin:25px 0 0 0;}




/*
#footer .column1 a {font-family:"Times New Roman", Times, serif;color:white;font-size:17px;line-height:34px;font-weight:bold;margin-left:22px;}
#footer .column4 ul {margin-left:46px; list-style:none;}
#footer .column4 ul a {font-size:11px;color:white;line-height:20px;}
*/


/* COLORBOX */
/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#fff;opacity:0.7 !important;}
#colorbox{
		box-shadow:0 0 15px rgba(0,0,0,0.4);
        -moz-box-shadow:0 0 15px rgba(0,0,0,0.4);
		-webkit-box-shadow:0 0 15px rgba(0,0,0,0.4);
		border: 1px solid #999;
        }
    #cboxTopLeft{width:14px; height:14px; background-color: #b7b7b7;}
    #cboxTopCenter{height:14px; background-color: #b7b7b7;}
    #cboxTopRight{width:14px; height:14px; background-color: #b7b7b7;}
    #cboxBottomLeft{width:14px; height:35px; background-color: #b7b7b7;}
    #cboxBottomCenter{height:35px; background-color: #b7b7b7;}
    #cboxBottomRight{width:14px; height:35px; background-color: #b7b7b7;}
    #cboxMiddleLeft{width:14px; background-color: #b7b7b7;}
    #cboxMiddleRight{width:14px; background-color: #b7b7b7;}
    #cboxContent{background:#fff; overflow:visible;}
        #cboxLoadedContent{margin-bottom:0;}
        #cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(images/loading_box.gif) no-repeat center center;}
        #cboxTitle{position:absolute; bottom:-25px; left:0; text-align:center; width:100%; font-weight:bold; color:#7C7C7C;}
        #cboxCurrent{position:absolute; bottom:-25px; left:58px; font-weight:bold; color:#7C7C7C;}
        
        #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{position:absolute; bottom:-29px; background:url(images/controls_box.png) no-repeat 0px 0px; width:23px; height:23px; text-indent:-9999px;}
        #cboxPrevious{left:0px; background-position: -51px -25px;}
        #cboxPrevious.hover{background-position:-51px 0px;}
        #cboxNext{left:27px; background-position:-75px -25px;}
        #cboxNext.hover{background-position:-75px 0px;}
        #cboxClose{right:0; background:url(images/color_close.png) no-repeat 0px 0px; width:68px; height:25px;}
        
        .cboxSlideshow_on #cboxSlideshow{background-position:-125px 0px; right:27px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-150px 0px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-150px -25px; right:27px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-125px 0px;}