/*  
Theme Name: skande newspaper theme
Theme URI: http://www.skande.com
Author: Riccardo Scandellari
Author URI: http://www.skande.com
Ver: 1.0
*/



/* -------------------[ Main Page Elements ]------------------- */

body {
	font-size: 9pt;
	font-family: arial,verdana,geneva,sans-serif;
	background: #DDDDDD url(images/stripe-bk.gif)  repeat-x top right;
	color: #555555;
	text-align: left;
	margin: 0;
	padding: 0px 0px;
	line-height: 130%;
	}

#wrap {
	padding: 0px;
	clear: both;
	width: 999px;
	background: #fff;
	margin: 0 auto;
	border-right: 0px solid #aaa;
	border-left: 0px solid #aaa;
        }

#nav {
	background: #999 url(images/point-bk.gif)  repeat-x top right;
	height:26px;
	line-height:26px;
	margin: 0 auto;
	padding:4px 7px 0px 6px;
        }
		
#logo {
	background: url(images/logo.gif) no-repeat;
	clear: both;
	margin: 15px 0px;
	height: 70px;
	width: 260px;
	float: left;
	}
	
#adv730 {
	clear: right;
	margin: 6px 4px 2px 1px;
	height: 92px;
	width: 730px;
	float: right;
	}

#header {
	background: #0066cc url(images/bk.gif)  repeat-x top right;
	clear: both;
	padding: 0px 0;
	margin: 0 auto;
	height: 100px;
	border-top-color: #CCCCCC;
	border-top: 1px solid #000;
	;
	}
	
#header2 {
	clear: both;
	padding: 2px 4px;
	margin: 0 auto;
	background: #444444 url(images/bk-k.gif)  repeat-x top right;
	color: #eee;
	border-bottom: 1px solid #999;
	}
	
#header2 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	}

#page {
	clear: both;
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	}  

#contentleft {
	width: 676px;
	float:left;
	padding: 0px 2px;
	margin: 0;
	
        } 

#content {
	width: 480px;
	float: left;
	margin: 0;
	padding: 0px 10px 10px 8px;
	background: transparent url(images/p_ver.gif) repeat-y scroll right top;
	}
	
#contentpage {
	width: 660px;
	float: left;
	margin: 0px auto;
	padding: 0px 10px 10px 10px;
	}
	
#midcontent {
	font-size: 8pt;
	width: 154px;
	float: right;
	margin: 0;
	padding: 0px 8px 8px 8px;
	/* border-bottom: 1px dotted #ccc; 
	background: transparent url(images/p_ver.gif) repeat-y scroll right top; */
	background-color: #EBEBEB;
        }

#contentright {
	background: transparent url(images/p_ver.gif) repeat-y scroll left top;
	width: 306px;
	float:right;
	padding: 0px 6px 6px 2px;
	margin: 0;
        } 
		
#contentright_home {
	background: transparent url(images/p_ver.gif) repeat-y scroll left top;
	width: 306px;
	float:right;
	padding: 0px 6px 2px 2px;
	margin: 0;
    } 
		
#sidebar {
	width: 300px;
	font-size: 8pt;
	float: right;
	margin: 0;
	padding: 0;
	border-bottom: 1px dotted #555;
		
		
	} 
	
#sidebar_home {
	width: 300px;
	font-size: 8pt;
	line-height: 110%;
	float: right;
	margin: 0;
	padding: 0px 0px 0px;
	} 
	
#sidebarpage {
	width: 174px;
	font-size: 8pt;
	float: right;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 4px 0px;
	background: #FFF url(images/p_ver.gif) repeat-y scroll left top;
		
		
	} 
	
#headmenu p {
    margin: 0;
	color: #eee;
	
    }
	/* -------------------[ Links ]------------------- */

#headmenu a, a:link, a:visited {
	color: #CCCC00;
	text-decoration: none;
	padding: 0;
	font-size: bold;
	}

#headmenu a:hover, a:active {
	color:#FFFF00;
	}

#headmenu .entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline;
        }

#footer {
	background: #0066cc url(images/bk.gif) repeat-x top right;
	font-size: 8pt;
	border-top:1px solid #444;
	line-height: 160%;
	clear: both;
	margin: 0px auto;
	padding: 10px 10px 10px;
	text-align: left;
	height: 20px;
        }

#footer p {
    margin: 0;
	color: #eee;
	line-height:1.00;
    }
	
#credits {
	background: #eee;
	font-size: 8pt;
	border-top:1px solid #444;
	line-height: 160%;
	clear: both;
	margin: 0px auto;
	padding: 10px 10px 10px;
	text-align: left;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	letter-spacing:-0.8px;
	line-height: 130%;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight:normal;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
	font-family: georgia, times, 'times new roman', serif;
        color: #fff;
        text-align:center;
        font-size:48px;
        line-height:100%;
        padding: 0 150px;
        margin: 0 0 10px;
        }

.post h1 a, .post h2  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.1em;
	letter-spacing: -1px;
	line-height:1.00;
	margin-bottom:0.5em;
	padding-top:12px;
	word-spacing:-0.03em;
        }
		
.postpage h1 a, .postpage h2  a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#222;
	font-size:1.5em;
	letter-spacing: -1px;
	line-height:1.00;
	margin-bottom:0.5em;
	padding-top:12px;
	word-spacing:-0.03em;
        }

.post h2 a:hover, .post h1 a:active, .post h1 a:visited, .post h2 a:visited {
	color:#333;
	}

h1.sectionhead, h2.sectionhead, #sidebar h2, #midcontent h2, h2.related , h2#comments, h2#trackbacks, h2#respond  {
	text-transform: uppercase;
	color:#333333;
	font-weight: bold;
	line-height: 16px;
	height:16px;
	background: url(images/heading-bg.gif) top left repeat-x;
	padding: 4px 4px;
	font-size:10px;
	letter-spacing: 0px;
	margin: 0 0 4px 2px;
        }


h2#trackbacks, h2.related, h2#comments, h2#respond  {
        margin-bottom:1px;
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 10px;
        }


/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #004B97;
	text-decoration: none;
	padding: 0;
	font-size: bold;
	}

a:hover, a:active {
	color:#333333;
	}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline;
        }
	
/* -------------------[ Images ]------------------- */

img.alignright {
        float: right;
        clear: right;
        margin: 0 0 5px 10px;
        background: #fff;
        padding: 2px;
        border: 0px solid #ccc;
        }

img.alignleft {
        float: left;
        clear: left;
        margin: 0 10px 5px 0px;
        background: #fff;
        padding: 2px;
        border: 0px solid #ccc;
        }

img.centered { 
        display: block; 
        padding: 2px; 
        margin: 0 auto 20px auto; 
        border: 0px solid #ccc; 
        float: none; 
        clear: both;
        }

div.picture img {

  background-color: #EEEEEE;
  border: 0px solid #aaa;
  	font-size: 9px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;

}

/* -------------------[ Sidebar ]------------------- */


#sidebar ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 5px;
        }

#sidebar ul li ul li {
        list-style-type:none;
	background: transparent url(images/bullet2.gif) no-repeat 0 4px;
        padding: 0px 0px 2px 14px;
        border: 0;
        margin: 0;
        }

#sidebar p {
	padding: 0 5px;
	}

/* -------------------[ Middle Content ]------------------- */

#midcontent ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#midcontent ul li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
	}

#midcontent ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 5px;
        }

#midcontent ul li ul li {
        list-style-type:none;
	background: transparent url(images/bullet2.gif) no-repeat 0 4px;
        padding: 0px 0px 2px 14px;
        border: 0;
        margin: 0;
        }

#midcontent p {
	padding: 0 5px;
	}

/* -------------------[ Form Elements ]------------------- */

#commentform {
        background: #eee;
        font-size:8pt;
        padding: 15px 15px 1px;
        margin: 0 0 10px 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}




/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
	padding: 15px 15px 1px;
	margin: 0 0 1px;
	background: #EEE;
	}

ol.tblist {
	list-style: none;
        background: #eee;
        padding: 15px 15px 10px;
        font-size: 8pt;
        margin: 0 0 1px;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/bullet2.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {
        background:#fff;
        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
	font-family: georgia, times, 'times new roman', serif;
        color:#fff;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
        }

.post ul li, .singlepost ul li {
        list-style-type:none;
        background: url(images/bullet2.gif) 0 4px no-repeat;
        padding: 0 0 2px 14px;
        }

.post ol li, .singlepost ol li {
        list-style-type:decimal;
        }

p {
	margin-top: 0px;
	margin-bottom: 0px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ccc;
        color: #999;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 0
	padding: 10px 0;
	}

.navigation .alignright {
	float: right;
	margin: 10px;
	}
	
.navigation .alignleft {
	float: left;
	margin: 10px;
	}

.entry {
	margin: 2;
	padding-top: 2px;
	}
	
.entry img {
	background-color: #FFF;
	border: 0px;
	font-size: 9px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 4px;
	margin-left: 2px;
	margin-bottom: 2px;

}

.author {
        clear: both;
        text-align: left;
        margin: 15px 0 0 0;
        }

.postinfo {
        color:#999;
        clear: both;
	margin: 0px;
	font-size: 10px;
	padding: 0;
	}

.post {
	margin: 0 0 9px 0;
	padding: 0 5px 3px 10px;
	border-bottom: 1px dotted #444;
	}
	
.post img {
	background-color: #FFF;
	border: 0px;
	font-size: 9px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: 6px;

}

.featurepost {
	margin: 0 0 1px 0;
	padding: 0px 10px 10px 10px;
	border-bottom: 1px dotted #444;
	
	}
.featurepost h2 a, .featurepost h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:1.4em;
	letter-spacing: -1px;
	line-height:1.05;
	margin-bottom:0.5em;
	padding-top:12px;
	word-spacing:-0.03em;
				}
				
.featurepost h2 a:hover, .featurepost h1 a:active, .featurepost h1 a:visited, .featurepost h2 a:visited  {
	color:#333;
	}
	
.sidebar_news   {
	border-bottom: 1px dotted #444;
	padding: 5px 5px 5px 5px;
	line-height: 110%;
	background-color: #E8EBF4;
	}
	
.sidebar_news h3 a, .sidebar_news h2 a  {
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333;
	font-size:18px;
	line-height:0.8;
	text-decoration:none;
	text-transform: none;
	border-bottom: none;
				}
				
.sidebar_news h3 a:hover, .sidebar_news h3 a:active {
	color:#000000;
	}		
	
.sidebar_news2   {
	border-bottom: 1px dotted #444;
	padding: 5px 5px 5px 5px;
	line-height: 110%;
	background-color: #FFFFDD;
	}
	
.sidebar_news2 h3 a, .sidebar_news h2 a  {
	font-family: georgia, times, 'times new roman', serif;
	color:#333;
	font-size:1em;
	line-height:1.00;
	text-decoration:none;
	text-transform: none;
	border-bottom: none;
				}
				
.sidebar_news2 h3 a:hover, .sidebar_news h3 a:active {
	color:#000000;
	}	
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }

a.more-link {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:14px; 
        }

p.tb {
        background: url(images/tb.gif) 0 45% no-repeat;
        padding-left:13px;
        font-size:8pt;
        font-weight:bold;
        margin-bottom:5px;
        } 

p.tb a, p.tb a:link, p.tb a:visited {
        text-decoration:none;
        }

/* -------------------[ Search ]------------------- */

#searchform {
        height:26px;
        line-height:26px;
        float:right;
	margin: 0;
	padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 140px;
	margin-right: 2px;
	}

#searchform #submit {
        font-size:8pt;
	}


/* -------------------[ Navigation ]------------------- */

ul.nav {
        height:22px;
        line-height:22px;
        float:left;
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0;
        font-size:10px;
        font-weight:bold;
        text-transform:uppercase;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        border:1px solid #000;
        border-bottom: 0px solid #666;
        border-left:0;
        background: #34548F;
        color:#FFFFFF;
        float: left;
        display: block;
        padding: 0 8px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #fff;
        color: #000;
        }

ul.nav li.first a {
        border-left:1px solid #000;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        color:#000;
        background: #fff;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }





/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#333;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/bullet2.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
		
		
/* -------------------[ SidebarPAGE ]------------------- */


#sidebarpage ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebarpage ul li {
	list-style-type: none;
	padding: 0;
	}

#sidebarpage ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 5px;
        }

#sidebarpage ul li ul li {
        list-style-type:none;
	background: transparent url(images/bullet2.gif) no-repeat 0 9px;
        padding: 5px 5px 2px 14px;
        border: 0;
        margin: 0;
        }

#sidebarpage p {
	padding: 0 5px;
	}
