/*
	Theme Name: Darina
	Theme URL: http://newwpthemes.com/wordpress-theme/darina/
	Description: Darina 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 {
margin-top:-70px;
	background: #000000 url(images/overlay.png) ;
	
	/*http://londonthemes.com/themes/inspired/wp-content/themes/Inspired/skins/default/images/bg-dark.png*/
	}

#wrapper {
	}

#container {
	}

#contentwrap {
/*	background: url(images/content-wrapper.gif) left top repeat-y;*/
	}

a {
	color: #01687c;
	}

a:hover {
	color: #4dbbe7;
	}
/* HEADER */

#header {
	height: 265px;
	background-color:;
	margin-top:0px;
	}

#header h1 {
	margin-bottom: 0px !important;
	padding: 26px 0 0 0;
	font-weight: normal;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
    text-transform: uppercase;
	font-size: 48px;
	}

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


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

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

.feedtwitter {
	margin-top: 28px !important;
	text-align: right;
}

.feed {
display:block;
float:right;
background:url(images/feed.png) top;
	width:32px;
	height: 32px;
	margin:0 5px 0 0;
	cursor:pointer;
}
.feed:hover {
background:url(images/feed.png) 0 -33px;
    }
    
/* NAVIGATION MENUS */

#pagemenucontainer {
	height: 36px;
    margin-top: 22px;
    background: url(images/pagenav-bg.png) left bottom repeat-x #CCC;
    float: right;
    padding: 0 3px;
	}
	
#pagemenu {
	height: 36px;
    float: right;
	}

#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: 0px 0px 0px 0px;
	padding: 0px;
	}
	
#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: #eaeac1;
	display: block;
    margin: 0 3px;
	padding: 14px 14px 12px 14px;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
#pagemenu li a:hover, #pagemenu li a:active{
	color: #fff;
	display: block;
    text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
	}
	
#pagemenu  li.current_page_item a {
	color: #fff;
    text-decoration: none;
    background: url(images/pagenav-hover.png) left top repeat-x;
	}

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


#navcontainer {
	height: 40px;
	display: block;
	overflow: hidden;
	background:#FFFFFF; 
	margin: 0 0 15px 0;
	}
    
#navcontainer .current-cat a {
	background: url(images/nav-background-hover.png) left top repeat-x;
	color:#fff;
	}
	
/* CONTENT */

#content {
    color: #4c4639;
	}

	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	margin-bottom: 15px;
	background-color:#FFF;
	border:solid 15px #FFFFFF;
	width:594px;
	}

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

.title {
	line-height: 24px;
	font-size: 20px;
	font-family: Arial, Helvetica, Sans-serif;
    font-weight: light;
/*	background-color:#FF0080;*/
	background-color:#f6f6f6;
	color:#35518d;
	padding:15px;
	margin:0 0 5px -20px;
	width:605px;
	border-bottom:solid 1px #ccc;
	border-top:solid 1px #ccc;
	
	}
	
.title a {
	text-align: left;
	font-weight: light;
	text-decoration: none;
	color: #35518d;
	
		}

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

.pagetitle {
	padding:11px;
    line-height: 22px;
	font-family: Arial, Verdana;
	background-color:#fff;
	height:20px;
}

.readmorecontent {
margin:0 0 0 0;
	text-align: right;
	
	
	}

a.readmore {
	padding: 4px 15px;
	text-decoration: none;
    font-size: 12px;
    background: #01687c;
    color: #fff;
		}

a.readmore:hover {
    background: #4dbbe7;
    text-decoration: none;
	color: #fff;
	}

.postdate {
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-serif;
    color: #666;
    margin-top:-20px;
    width:594px;
    text-align:right;
	padding-top:2px;
	background:#FFF;
	}


.postmeta {
	font-size: 11px;
	padding: 2px 4px;
	font-family: Arial, Verdana;

	}
	
.postdate img, .postmeta img {
	vertical-align: middle;
	margin:2px;
	}
	
.entry {
	line-height: 20px;
	font-family: Arial, Verdana;
	font-size: 12px;
	background:#fff;
	
	}
.navigation {
	padding: 10px 0;
	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: #242424 !important;
    background:none !important;
    border: 0 !important;
}
.wp-pagenavi a:hover {
    border: 0 !important;
    color: #fff !important;
    background:#5a5a5a !important;
    border: 0 !important;
    
}
.wp-pagenavi span.pages {
    font-size: 15px !important;
    padding:  4px 8px !important;
    color: #242424 !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:#5a5a5a !important;
    border: 0 !important;
}
.wp-pagenavi span.extend {
    font-size: 15px !important;
    padding:  4px 8px !important;
    background:transparent !important;
    color: #242424 !important;
    background: none !important;
    border: 0 !important;
}
	
	
/* SIDEBAR(S) */

.sidebaradbox {
	margin: 15px 0 0 0; 
	text-align:center;
	background-color:#FFF;
/*	border:solid 10px #fff;*/
	padding:13px;
	}
	
.ad125 {
	margin: 1px;
	}


.sidebar {
    font-size: 13px;
    color: #bcbcbc;
	background-color:;
	margin-bottom:15px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #bcbcbc;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#fff;
	}
	
#feed_btn {
float:right;
width: 32px;
height: 33px;
background: url(images/feed.png)  top;
margin:-30px 6px 0 2px;
display: block;
}	
#feed_btn:hover {background: url(images/feed.png)  bottom; cursor:pointer;}
	
#search {
    border: 1px solid #CCCCCC;
    height: 28px;
    padding: 0;
    background: #FFFFFF;
    text-align: right;
    margin-top: 15px;
}

#search input {
border:0;
background: url(images/search_btn.png)  0px 0px;
width:27px;
height:25px; 
margin:-1px 1px 0 0px;


}

#search input:hover {background: url(images/search_btn.png)  0px 78px;}

#s {
	width: 244px;
	padding: 4px 0 4px 4px;
    margin:2px 0 0 0;
	
    
}

#topsearch #search {
float:right;
    margin-top: 1px;
	margin-right:5px;
    padding-right: 0px;
    }
    
#topsearch #s {
    width: 231px; 
    }

	
		
/* Social icons */
.addthis_toolbox {
    padding: 15px 0 0px 0;
	text-align: center;
	background-color:#FFFFFF;
	}
.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: 10px 0 0 0;
	padding: 10px 0 16px 8px;
    text-align: left;
	/*background: url(images/sidebar_hd_bakcgr.png) left bottom  no-repeat;*/
	font-size: 16px;
    line-height: 16px;
    color: #dcdbdb;
	font-family: Arial, Helvetica, Sans-serif;
	font-weight: bold;
	text-transform: uppercase;
    text-shadow: 0 1px 0 #242424;
	}

.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: 0px;
	border-bottom: 1px solid #3f3e3e;
	}


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

#wp-calendar td {
	color: #bcbcbc;
	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: #3b3a3a;
	color: #fff;
	}

#wp-calendar td:hover a {
    color: #fff;
}	

#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}


/* FOOTER */

#footer {
/*margin-top:-20px;*/
    background: #4dbbe7;
	padding: 40px;
	text-align: center;
	color: #FFF;
	font-size: 13px;
	width:545px;
	}

#footer a {
	color: #000;
	} 

#footer a:hover {
	text-decoration: none;
    color: #afafaf;
	} 
	
#footer2 {
	color:#251F1B;
	font-size: 1px;
	text-align: center;
	}
    	
#footer2 a {
	color: #251F1B;
	} 
	
/* COMMENTS */

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

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

#commentform {
	margin: -3px 10px 15px 0;
	padding:11px;
	background-color:#fff;
	width:602px;

	}
.coment_btn {
	width: 150px;
	height:30px;
	margin-top:-22px;
	background-color:#01687c;
	border:solid 1px #01687c;
	color:#FFFFFF;
    }
	
.coment_btn:hover {
	border:solid 1px #4dbbe7;
	background-color:#4dbbe7;
	cursor:pointer;
}	
	
#commentform textarea {
	width: 592px;
	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: 14px;
	text-align: justify;
	background-color:#FFFFFF;
	width:596px;
	margin: 2px 0 -22px 0px;	
	}

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

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

.commentlist p {
	margin: 10px 0px 0px 0px;
}
.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;
    background: #fff;
    border: 1px solid #e0e0e0;
    margin: 0 10px 10px 0;
}

#likebox-frame{
 overflow: hidden;
 position:relative;
 top:-15px;
 left:-4px;
 bottom:-20px;
 }
#likebox-frame iframe{
  overflow:hidden;
  position:relative;
  top: -1px;
  left:-1px;
  
  }
  

