﻿/*  
Theme Name: JuipoMagazine
Theme URI: http://juipo.com/free-tamplates/free-wordpress-themes/juipomagazine/
Description: <a href="http://juipo.com/">Juipo.com</a>'s magazine-style theme for Wordpress with many functionalities using excerpts and custom fields.
Version: 1.0
Author: Damir Gasparlin
Author URI: http://juipo.com/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
a.shopcart {
background:url("http://static.juipo.com/shopcart-menu.gif") no-repeat scroll left top transparent;
padding:0 0 0 20px;
}
/*AddThis Related*/#sociable {background:#FFFFFF;margin:5px 0 0;padding:5px;font-size:10px;text-align:left;	border-top: 1px dashed #CCCCCC;}#sociable img{border:0;}span #sociable_tagline {position:relative;}
#sociable ul {display:block;margin:0;padding:0;}#sociable li {background:none;display:block;list-style-type:none;margin:0;padding:2px;}

*//*sUBSCRIBE rss */.subbutton { float: left; }.subcount { float: right; }
li#virtualreach { display: none; }a.rss { text-decoration: none; }a.rss_mail { padding: 0px 0 1px 20px; background: url("http://www.seojr.com/images/rss_mail.gif") 0 0px no-repeat; margin-right: 20px; }
* {
margin:0;
padding:0;
}
a.wp-oembed {/*Download Links*/
line height:30px;text-transform:uppercase;font-color:#339966;font-weight:bold;font-size:14px;padding:8px 0 8px 130px;background: url("http://juipo.com/wp-content/themes/JuipoMagazine/images/backgrounds/download.jpg") no-repeat left top;}
a.wp-caption-dd {/*Demo Links*/
line height:24px;text-transform:uppercase;font-weight:bold;font-size:12px;padding:6px 0 6px 30px;background: url("http://juipo.com/wp-content/themes/JuipoMagazine/images/backgrounds/demolink.png") no-repeat left top;}
/******************************************
*   Basic HTML Elements                         
******************************************/
a.shopcart, .shopcart {width:35px;
background:url("http://static.juipo.com/shopcart-menu.gif") no-repeat  transparent;
padding:6px;
}

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #BCB295#70674D;background: #70674D;
	color: #555;
	padding: 0px 0 25px 0;
	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #cc0000;
	text-decoration:none
	}

a:hover, a:active {
	color:#333;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#f2f2f2;
	padding:3px 6px;
	}

/****** The Images ****************************/

a img, a:link img, a:visited img{border:0; padding:1px;}
a:hover img {border:1px solid #999; padding:2px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }

	
		
/******************************************
*   General website Structure                         
******************************************/
.top_navigation {
clear:both;
padding-top:5px;
padding-bottom:2px;
padding-left:38px;
padding-right:38px;
height:38px;
background:#BCB295;
font-size:12px;
margin:0 auto;
}

.top_navigation ul {
list-style:none;
margin:0;
padding:0;
}

.top_navigation li {
line-height:22px;
float:left;
list-style:none;
border-right:1px solid #f2f2f2;
margin:0;
}

.top_navigation a:link,.top_navigation a:visited {
	height:22px;display:block;
	font-weight:bold;
	color: #f5f5f4;
padding:6px 6px;
	
}

.top_navigation a:link,.top_navigation a:link span,.top_navigation a:visited,.top_navigation a:visited span {
cursor:pointer;
display:block;
float:left;
}

.top_navigation a:hover {
	height:22px;
	background:#700D07;
	text-decoration:none
}




#pagetop { /*the very top container*/
        clear:both;
	width:930px;
	margin:0 auto;
	font-size:0.7em;
	background:#BCB295;
	padding: 0;
        
	}

#page { /*the main container*/
	width:880px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 35px 25px;
	border:1px solid #70674D;
	}

#logo {/*where the logo sits*/
	width:393px;
	height:111px;
	padding:0;
	background:url(images/backgrounds/Juipocom.png) no-repeat;
	}
#logo_right { width: 468px;padding-top:20px; }

.left {
	float:left;
	}

.right {
	float:right;
	}

#search_boxes { /*the Search BOX*/
    width: 201px;
    height: 31px;
    background: url("images/backgrounds/bg_search_box.gif");
}
#search_boxes #z {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
    color:#700D07
}
#search_boxes #go {
    float: right;
    margin: 3px 4px 0 0;
}


#sidebar {
	width: 250px;
	float:right;background:none;
	}

#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}

#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:18px;
	
	text-align:justify;
	}


		
/******************************************
*  The Sidebar                         
******************************************/


.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#f6f6f6;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #ccc;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#f2f2f2;
	text-decoration:none;
	color: #333;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#f6f6f6;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px dashed #f2f2f2;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#f6f6f6;
	color: #cc0000;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
        background:#f2f2f2;
	color:#700D07;
	}

	
/******************************************
*  The Headlines                         
******************************************/

#breadcrumb {font:11px Arial; color:#700D07; padding-top:5px; padding-bottom:10px;}
#breadcrumb a {padding-right:4px;padding-left:4px;}
#breadcrumb a:link, #breadcrumb a:visited {color:#0e3f81;font-style:italic;text-decoration:underline;}
#breadcrumb a:hover {color:#eb5a00;text-decoration:none;}

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #840000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #252525;
	font: 1.4em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:1px solid #666;
	margin: 20px 0;
	}

h3 {
	font: 0.9em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:none;
	margin-bottom:4px;
	font-weight:bold;
	color:#840000;
	}

#sidebar h2, #sidebar h3 a {
	font: 1em Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#700D07;
	}

#sidebar h3, #sidebar h2 {
	background:url("images/backgrounds/h2.jpg") 0 0 no-repeat;

	padding:6px 0px 6px 10px;
	margin:10px 0 15px 0;
	font-size:1em;
	}
#sidebar h4 {font-size:1.2em;
	margin-bottom:6px;
	border-bottom:1px solid #666;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #666;;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
	
	
/******************************************
*  The Content                        
******************************************/

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}

#lead_container { /* the Top container with lead article section */
        margin: 10px 0 10px 0 ;
        width:580px;height
        padding:5px 15px 15px 15px;
        border-top: 1px dashed #382E0E;
	border-bottom: 1px dashed #382E0E;
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
}
#single_lead_container { /* the Top container with lead article section */
        margin: 10px 0 10px 0 ;
        width:580px;height
        padding:5px 15px 15px 15px;
        border-top: 1px dashed #382E0E;
	border-bottom: 1px dashed #382E0E;
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
}
#lead_container .title { /* for the headlines in the tabbed section */
	font:1.0em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #840000;
	text-transform:none;
	letter-spacing:normal;

}
#news_item { 
	padding:10px;border-bottom: 1px solid #ccc;
	
}
.ui-tabs-panel { /* the main content-section of the tabbed area NOT the tabs themselfes */
	width:580px;
        padding: 15px;
        border-top: 1px dashed #382E0E;
	border-bottom: 1px dashed #382E0E;
	background: #E6E3D3; /* declare background color for 

container to avoid distorted fonts in IE while fading */
}

.ui-tabs-panel .title { /* for the headlines in the tabbed section Optional TABS*/
	font:1.8em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	color: #840000;
	text-transform:none;
	letter-spacing:normal;

}
/* Featured Articles formatting "leftcol" */

.feature {
	background: url(images/backgrounds/bg_featured.jpg) repeat-x #F4F4EC;
	padding:15px;
	border: 1px solid #ccc;
	}

.feature p, #rightcol p { margin:0;	}

#leftcol img, #rightcol img {
	padding:1px;
	border:1px solid #999;
	}

#leftcol .feature {	margin-bottom: 15px; }

/* Formating of the Leadstory stuff in the tabbed section */
			
#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	padding:1px;
	border: 1px solid #999;
	}

.title, a.title  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	font-weight:bold;
	color: #840000;
	letter-spacing:normal;
	}
		
#lead p {
	margin-bottom:10px;
	}


/* Formating of "rightcol" which is the column in the homepage middle ;-) */

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px solid #999;
	padding:12px 0;
	}	
	


/* Post Formatting */

.entry {
	padding-bottom:28px;
	
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#F4F4EC;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 10px 0;
	padding:5px 10px;
	background:#F4F4EC;
	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
.button {
	padding: 1px;
	background:#382E0E;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#666;
	color:#FFF;
	text-decoration:none
	}


#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}



/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#F4F4EC;
	border:1px solid #E6E3D3;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#fff;
	border:1px solid #E6E3D3;
	}



/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   The Footer                        
******************************************/

#footer {
        clear:both;
	width:930px;
	margin:0 auto;
	background:#70674D;
        text-align:center;
	padding-top:15px;
	color:#FFF;
	}

#footer a {
	color:#ededed;
	}
