/*
	Theme Name: Privet
	Theme URL: http://newwpthemes.com/wordpress-theme/privet/
	Description: Privet is a free premium WordPress theme with options page and supports the post thumbnails. Suitable for any niche.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0 
	Tags: Ads Ready, Two Columns, Right Sidebar, Fixed Width, Blogging, Options Page
*/

/* LAYOUT */

body {
	background: #CFCFCF;
	margin:0;
	}

#wrapper {
	width:956px;
	margin:0 auto;
	background-image:url('/wp-content/themes/Privet/images/wrapper_bg.png');
	background-color:#FFFFFF;
        display:block;
        clear:both;
	}

#container {
	width:930px;margin:0 13px 0 13px
        display:block;
        clear:both;
	}

#contentwrap {
display:block;
clear:both;
	}

a {
	color: #C2320C;
	}

a:hover {
	color: #F93E0C;
	}
/* HEADER */

#header {
	height: 128px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 26px 0 0 0;
	font-weight: normal;
	font-family: Georgia, Times New Roman Times, Serif;
	font-weight: bold;
	font-size: 18px;
	}

#header h1 a, #header h1 a:visited {
	color: #E2E2E2;
	text-decoration: none;
	}


#header h2 {
	color: #807C7C;
	font-size: 14px;
	line-height: 14px; 
	font-family: Arial, Helvetica, Sans-serif;
	}

.logoimg {
    margin: 32px 0 0 0;    
}

.feedtwitter {
	margin-top: 8px !important;
	text-align: right;
}
    
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 103px;
    margin-top: 10px;
	}
	
#pagemenu {
	height: 103px;
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #D1D1D1;
	display: block;
	width:192px;
	height:83px;
    margin: 0 0 0 0;
	padding: 8px 20px 12px 20px;
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia;
	}
	
#pagemenu li a:hover, #pagemenu li a:active, #pagemenu  li.current_page_item a {
	color: #fff;
    display: block;
    text-decoration: none;
	}
	

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	



	
/* CONTENT */

#content {
	width:928px;
        padding:1px 1px 1px 1px;
	display:block;
        clear:both;
    color: #CFCFCF;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 5px;
	margin-bottom: 20px;
    background: url(images/post-line.png) left bottom repeat-x;
	}

.post p {
	margin-bottom: 10px;
	}

.title {
	margin: 0 0 8px 0;
	padding: 0px;
	line-height: 28px;
	font-size: 22px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
	color: #E4E4E4;
	}

	
.title a {
	text-decoration: none;
	color: #E4E4E4;
	}

.title a:hover {
	text-decoration: none;
	color: #A62A09;
	}

.pagetitle {
	margin-bottom: 20px;
	line-height: 22px;
	font-family: Arial, Verdana;
	text-decoration: underline;
    color: #E4E4E4;
}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #666;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;
	}
	
.postdate img, .postmeta img {
	border: none;
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	text-align: left;
	font-family: calibri;
	font-size: 14px;
	color:#8B8B8B;
	padding:20px;
	line-height:16px;
	}
.navigation {
	padding: 10px 0;
	}

blockquote {
	overflow: hidden;
	padding-left: 9px;
	font-style: italic;
	color: #666;
	border-left: 3px solid #CADAE7;
	}
	
.post img {
	max-width: 680px;
	}

img.wp-smiley {
	max-height: 12px;
	margin: 0;
	padding: 0;
	border: none;
	}
	
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
	}

.alignleft {
   float: left;
	}

.alignright {
   float: right;
	}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
	}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
	}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
	}

	
/* wp-pagenavi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #fff !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#393939 !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #fff !important;
    background: none !important;
    border: 0 !important;
}
.wp-pagenavi span.current {
    font-size: 15px !important;
    padding:  4px 8px !important;
    font-weight: bold;
    color: #fff !important;
    background:#A62A09 !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #fff !important;
    background: none !important;
    border: 0 !important;
}
	
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin-top: 10px; 
	text-align:center;
	}
	
.ad125 {
	margin: 6px;
	}


.sidebar {
	margin: 0 10px 10px 10px;
    font-size: 13px;
    color: #717171;
	}
	
.sidebar a {
	text-decoration: none;
	color: #717171;
	}

.sidebar a:hover {
	text-decoration: underline;
    color: #A62A09;
	}
	
	
#search {
    border: 1px solid #2A2A2A;
    height: 28px;
    padding: 0;
    background: #212020;
    text-align: right;
    margin-top: 15px;
}

#search input {
	border: 0;
    background: none;
    color: #545454;
}
	
	
#s {
	width: 240px;
	padding: 4px;
    margin:2px 0 0 0;
    background: none;
}

#topsearch #search {
    margin: 15px 0 0 0;
    padding-right: 4px;
    }
    
#topsearch #s {
    width: 246px;
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	}
.addthis_toolbox .custom_images a
{
    width: 32px;
    height: 32px;
    margin: 0 2px 0 2px;
    padding: 0;
}

.addthis_toolbox .custom_images a:hover img
{
    opacity: 1;
}

.addthis_toolbox .custom_images a img
{
    opacity: 0.85;
}


	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 20px 0 0 0;
	padding: 0 0 4px 18px;
    text-align: left;
	font-size: 18px;
    line-height: 18px;
    color: #B12C09;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
    background: url(images/sidebar-tab.png) left center no-repeat;
    text-shadow: 0 1px 0 #000000;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
.sidebar ul li li, .sidebar ul li ul li {
	padding: 6px 0px 6px 4px;
	margin: 0;
    border-bottom: 1px solid #272626;
	}

    
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #717171;
	background: none;
	}
#wp-calendar caption {
	padding: 2px 4px;
	text-transform: uppercase;	margin: 2px 0 2px 0;
	background: none;
    color: #717171;
	}

#wp-calendar td {
	color: #717171;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	}

#wp-calendar td:hover, #wp-calendar #today {
	background: #A62A09;
	color: #fff;
	}
	
#wp-calendar td:hover a, #wp-calendar #today a {
	color: #fff;
	}
    
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
	width:930px;
	margin:0;
   	background-image:url('/wp-content/themes/Privet/images/footer_bg.png');
	height:170px;
	padding:8px 0 0 0;
	font:normal 12px calibri;
	display:block;
	clear:both;
    	}

.clearfix {display:block;clear:both;height:20px}
	
#footer2 {
	color: #6E6E6E;
	font-size: 11px;
	text-align: center;
	padding: 10px;
	display:none;
	}
    	
#footer2 a {
	color: #6E6E6E;
    text-decoration: none;
	} 
	
/* COMMENTS */

#comments h3 {
	margin-bottom: 10px;	
}

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

#commentform {
	margin: 5px 10px 0 0;
	}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
	
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
	
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
.post_thumbnail {
    padding: 6px;
    border: 1px solid #3b3a3a;
    margin: 0 10px 10px 0;
}

/* Liberatum Specific Styles */

#lib_tophead {width:930px;height:103px;background-image:url('/wp-content/themes/Privet/images/header_bg.png');margin:0 13px 0 13px;display:block;clear:both}
#lib_logo {width:280px;float:left}
#lib_topright {width:650px;float:left}
#lib_globnav {width:647px;display:block;clear:both;text-align:right;padding:5px 3px 5px 0px;font:normal 13px calibri;letter-spacing:-0.5px;color:#D1D1D1}
#lib_tel {width:239px;display:block;clear:both;float:right;padding-top:4px}
#lib_search {width:239px;display:block;clear:both;float:right;margin-right:5px}
ul#lib_pagemenu {display:inline;float:right;margin:0}
ul#lib_pagemenu li {list-style:none;float:left;padding-left:10px;padding-right:10px}
#lib_globnav a {color:#D1D1D1;text-decoration:none}
#lib_globnav a:hover {color:#FFFFFF;text-decoration:none}
.lib_search_ends {float:left;height:27px}
#lib_search_field {float:left;height:27px;width:185px}
#lib_search_field input {width:177px;height:19px;border:0;background-color:#3B3838;font:normal 12px calibri;color:#A3A3A3;padding:4px;margin-top:0}
.fullbox_excerpt {width:672px;background-color:#FFFFFF}
#footer a.copyright {color:#8B8B8B}
#footer a.copyright:hover {color:#CFCFCF;text-decoration:none}
#wp_navcontainer {
	height: 103px;
	display: block;
        clear:both;
	overflow: hidden;
	background-image:url('/wp-content/themes/Privet/images/mainnav_bg.png');
    }
	
#wp_navcontainer .current-cat a {
	display:block;
	width:232px;
	height:103px;
	background-image:url('/wp-content/themes/Privet/images/navover.png');
	background-color:#B7080A;
	color:#fff;
	
	}



#wp_navcontainer ul#nav li {float:left;width:232px;height:103px;font:italic 12px georgia;color:#4E4E4E;line-height:14px}
#wp_navcontainer ul#nav li:hover {float:left;width:232px;height:103px;font:italic 12px georgia;color:#FDFDFD;line-height:14px;background-image:url('/wp-content/themes/Privet/images/navover.png');}
#wp_navcontainer ul#nav li .newheading {font:normal 21px georgia;color:#000000;display:block;padding-bottom:5px}
#wp_navcontainer ul#nav li:hover .newheading {font:normal 21px georgia;color:#FFFFFF}
#homebanner {display:block;width:930px;height:323px;clear:both}
#homegallery {width:673px;float:left}
#homebrands {width:255px;float:left}
#brand1 {width:255px;display:block;clear:both}
#brandlogos {width:255px;display:block;clear:both}
.galhead {font:normal 18px georgia;color:#000000;display:block}
#home_slotbottom {display:table;clear:both;width:928px;background-color:#E1E1E1;margin-top:1px}
#home_latestnews {float:left;width:485px;padding:0 28px 21px 21px}
#home_latestnews .headline {font:bold 14px georgia;color:#000000}
a.newshead:hover {text-decoration:underline}
a.newshead {color:#000000;text-decoration:none}
#homenews_head {display:block;clear:both;border-bottom:1px solid #FFFFFF}
#homenews_cont {display:block;clear:both;margin-top:10px;font:normal 12px calibri;color:#3E3E3E}
#home_featured {display:table;clear:both;width:928px;background-image:url('/wp-content/themes/Privet/images/featured_bg.png');height:425px}
.footernav {width:145px;float:left;margin:10px 0 0 20px;font:normal 12px calibri}
.footernav ul {margin-left:0}
.footernav li {list-style:none}
.footernav a {color:#BBBBBB;text-decoration:none}
.footernav a:hover {color:#FFFFFF;text-decoration:none}
#footerright {float:left;width:600px}
#footertop {display:block;clear:both}
#footerbottom {display:block;clear:both;font:normal 12px calibri;color:#8B8B8B;text-align:right;width:890px;padding-top:5px;margin:8px 20px 0 20px;border-top:1px solid #3F3F3F}
#footerbottom a {color:#8B8B8B;text-decoration:none}
#footerbottom a:hover {color:#CFCFCF;text-decoration:none}
#footersocial {width:376px;margin-left:230px;display:block;clear:both;margin-top:-2px}
#footersocial div {float:left;font:italic 15px georgia;color:#FFFFFF}
#strap {display:block;clear:both;width:584px;margin-left:9px}
.socialise_title {font:normal 21px georgia}
.small {font:normal 11px georgia}
				
#festivalgrid {width:892px;display:block;clear:both;margin:15px 19px 15px 19px}			
.festivalholder {width:217px;height:343px;border:1px solid #CFCFCF;margin:0px 4px 4px 0;float:left;position:relative}
.festivalimage {width:211px;height:198px;padding:3px;display:block;clear:both}
.festivaltitle {width:197px;padding:0 10px 3px 10px;font:bold 14px georgia;color:#000000;display:block;clear:both;text-align:center}
.festivaltitle a {color:#000000;text-decoration:none}
.festivaltitle a:hover {text-decoration:underline}
.festivaldate {width:197px;padding:0 10px 10px 10px;font:normal 11px georgia;color:#3E3E3E;display:block;clear:both;text-align:center}
.festivalexcerpt {width:197px;padding:0 10px 7px 10px;font:normal 11px calibri;color:#3E3E3E;display:block;clear:both;line-height:12px;text-align:center}
.festivalmore {width:118px;block;clear:both;position:absolute;bottom:10px;left:49px}
#home_featured_title {width:884px;display:block;clear:both;margin:0 23px 2px 23px;border-bottom:1px solid #7E7F7F}
#home_featured_slotholder {width:884px;display:block;clear:both;margin:0 23px 1px 23px}
.home_featured_slot {float:left;width:218px;margin:0 3px 0 0;background-color:#FFFFFF;height:343px;position:relative}
#home_featured_ref {width:884px;display:table;clear:both;margin:2px 23px 0 22px;overflow:hidden}
.home_festivalimage {width:211px;height:198px;padding:3px;display:block;clear:both}
.home_festivaltitle {width:197px;padding:0 10px 3px 10px;font:bold 14px georgia;color:#000000;display:block;clear:both;text-align:center}
.home_festivaltitle a {color:#000000;text-decoration:none}
.home_festivaltitle a:hover {text-decoration:underline}
.home_festivaldate {width:197px;padding:0 10px 10px 10px;font:normal 11px georgia;color:#3E3E3E;display:block;clear:both;text-align:center}
.home_festivalexcerpt {width:197px;padding:0 10px 7px 10px;font:normal 11px calibri;color:#3E3E3E;display:block;clear:both;line-height:12px;text-align:center}
.home_festivalmore {width:118px;block;clear:both;position:absolute;bottom:10px;left:49px}
#archivetitle {display:block;clear:both;width:907px;height:35px;background-color:#242525;font:normal 18px georgia;color:#FFFFFF;padding:13px 0 0 23px}
.entry h2 {font:normal 18px georgia}
.entry img {margin:4px 10px 10px 0;border:1px solid #999999;padding:8px;-moz-border-radius:15px;-webkit-border-radius:15px}
.entry h3 {font:normal 18px calibri}
img.WP-PrintIcon {float:left;margin-top:-10px;margin-right:-5px}
.wpprint {float:right;height:14px;font:normal 11px calibri;color:#666666;margin-left:-8px}
.wpprint a {text-decoration:none;color:#666666}
.wpprint a:hover {text-decoration:underline;color:#333333}
div.column-sect {clear: both;display: block;overflow:hidden}
div.post-column {display: inline;float: left;margin-right: 18px;text-align: justify;width: 45%;}
#latestimages_head {display:block;clear:both;border-bottom:1px solid #FFFFFF}
#latestimages {float:left;width:340px;margin-left:30px}
#latestimages_cont {display:block;height:70px;clear:both;margin-top:20px;padding-bottom:20px;margin-bottom:14px}
.entry a {text-decoration:none;color:#000000}
.entry a:hover {text-decoration:underline}
p.readmore {display:none}