/*
	Theme Name: Bistro
	Theme URL: http://newwpthemes.com/wordpress-theme/bistro/
	Description: Bistro is clean and elegant design free WordPress theme, suitable for any niche. Theme Options at admin panel.
	Author: NewWpThemes.com
	Author URI: http://newwpthemes.com/
	Version: 1.0
	Tags: Blue, Tech, Technology, Ads Ready, Two Columns, Silver, Right Sidebar, Fixed Width, Blogging, Admin Options
*/

/* LAYOUT */

body {
	background:#1A1C1D;
	}
	
.clear_float{
     clear:both;
	 height:0px;
	 font-size:1px;
}

#wrapper {
	padding:0;
	margin-top:20px;

	}

#container {
	padding: 0px;	background:#FFF;
	}

#contentwrap {
	background: #fff  url(images/background.gif) top center repeat-y;
	border-bottom: 4px solid #dfe5e8;
	}

a {
	color: #0521aa;
	}

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

#header {
	height: 95px;

	}
	
.header_line{
    padding:5px 0px 0px 2px;

}
	
#header-wrap {
	background: url(images/header-background.gif) top left repeat-x;
	height: 95px;
	padding:30px 0px 0px 0px;
	
	}

#header h1 {
	margin-bottom: 8px !important;
	padding: 0 0 0 0px;
	font-weight: normal;
	font-family: Verdana, Arial;
	font-weight: bold;
	font-size: 46px;
	}

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


#header h2 {
	color: #ced6da;
	font-size: 13px;
	line-height: 14px; 
	font-family: Arial;
	}
.top_left{
    float:left;
	padding-left:10px;
}
.top_right{
     padding-top: 5px; text-align:right;float:right;wtdth:460px;margin-right:10px;
}
/* NAVIGATION MENUS */
.nav_search {
     background: #FFF url(images/sub_navbg.gif) repeat-x left top;
     border-bottom:1px #CCC solid;
	
	}

#hot_link{ padding:8px 0px 4px 10px;}

.ad_header_left{float:left;margin:5px 0px;}

.ad_header_right{float:right;margin:5px 0px;}


#navcontainer {
	height: 36px;
	background: url(images/nav-backgr.png) repeat-x left top;
	display: block;
	overflow: hidden;
	padding: 0 10px 0 10px;
	}
	
#nav .current-cat a {
	background: url(images/nav-backgr-hover.png)  repeat-x  left 3px;
	color: #fff;
	}	
.readmore a{
    display: block;
	background: #333;
	width:90px;
	height:30px;
	line-height:30px;
	text-align:center;
	font-size:12px;
	color:#fff;
	text-decoration::none;
} 
.readmorebg a{     
   display:inline;
   background:#E9F0DF;
   font-size:10px;
   text-align:center;
   text-decoration:none;
   
}
/* CONTENT */

#content {
	background-color: #fff;
	padding: 15px 5px 15px 15px;
	}
	
pre { overflow: auto; 
	width: 470px; 
	}

.post {
	padding-bottom: 30px;
	}

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

.title {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #003964;
	border-bottom: 1px solid #bbb;
	}

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

.title a:hover {
	text-decoration: none;
	color: #dc0303;
	}
	
.title_list {
	margin: 0;
	padding: 0 0 8px 0;
	line-height: 22px;
	font-family: Arial, Verdana;
	color: #003964;
	font-size:20px;
	font-weight:bold;
}
	
.title_list a {
	text-decoration: none;
	color: #003964;
	}

.title_list a:hover {
	text-decoration:underline;
	color: #dc0303;
	}
.ad_Post_bottom{
    padding:4px;
	text-align:center;
}
	
.tags,.tags_article{
    height:22px;
	line-height:22px;
	margin:5px 0px;
	padding:4px;
	text-align:left;
}
.tags img{
      vertical-align:middle;	border: none;
	  }
.tags_article{border:1px dashed #CCC;}


.pagetitle {
	margin-bottom: 30px;
	padding-bottom:10px;
	line-height: 22px;
	font-family: Arial, Verdana;
	border-bottom:1px solid #CCC;
}

.postdate {
	font-size: 11px;
	padding: 1px 4px;
	font-family: Arial, Verdana;

	}


.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: justify;
	line-height: 20px;
	padding-top: 8px;
	font-family: Arial, Verdana;
	font-size: 14px;
	}
.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;
	}
	
/* SIDEBAR(S) */

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


.sidebar {
	margin-right: 10px;
	}
	
.sidebar a {
	text-decoration: none;
	color: #000;
	}

.sidebar a:hover {
	text-decoration: underline;
	color:#dc0303;
	}
	

	
#search input, #searchform input{
	border: 1px solid #082b3b;
	}
	
#search label, #searchform label {
	margin: 0 0 10px 0;
	padding: 4px 10px;
	background-position: top;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-color: #092d3e;
	display: block;
	}
	
#s {
	width: 220px;
	padding: 2px;
	}
	
#searchsubmit {
	border: 1px solid #082b3b;
	background: #082b3b;
	color: #fff;
	}
	
#topsearch {
	padding:8px 10px 8px 0;
	text-align: right;
	}
	
#topsearch input {
	border: 1px solid #444444;
	}
	
#topsearch label {
	display: none;
	}
	
#topsearch #s {
	width: 180px;
	padding: 2px;
	}
.rss_post{
     border:#ccc 1px solid;
	 padding:10px;
	 font-size:16px;
	 margin:260px auto 10px ;
	 height:50px;
}
.rss_post_l{
      float:left;
	  width:48px;
}
.rss_post_r{
      float:right;
	  width:520px;
}

.rssbox {
	background: #fff7df;
	border: 1px solid #f9931b;
	padding: 10px;
	margin: 10px 10px 0 0;
	}
.rssbox a {
	color: #e23007;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.rssbox a:hover {
	color: #e23007; 
	text-decoration: underline;
	}

.twitterbox {
	background: #eff0fa;
	border: 1px solid #657fc0;
	padding: 10px;
	margin: 10px 10px 0 0;
	}
	
.twitterbox a {
	color: #02349b;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	}
.twitterbox a:hover {
	color: #02349b; 
	text-decoration: underline;
	}
		
/* Social icons */

.addthis_toolbox .hover_effect
{

    padding: 8px 0 8px 305px;
    border: 3px solid #eee;
    margin: 10px auto;
	background:url(images/shareit.gif) no-repeat left center;
}

.addthis_toolbox .hover_effect  div
{
    float: left;
}


.addthis_toolbox .hover_effect a
{
    border: 2px solid #fff;
    padding: 2px 2px 2px 16px;
    position: relative;
    text-decoration: none;
}

.addthis_toolbox .hover_effect a:hover
{
    border: 2px solid #105CB6;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    color: #105CB6;
    text-decoration: none;
}

.addthis_toolbox .hover_effect span
{
    position: absolute;
    width: 16px;
    height: 16px;
    top: 2px;
    left: 1px;
}

	
.sidebarvideo {

	}

.sidebar h2 {
	margin: 0 0 0 0;
	padding: 7px 0 7px 10px;
	font-size: 14px;
	font-family:  Verdana;
	font-weight: bold;
	color: #fff;
	background : #EFF4F8 url(images/sidebar_bg.gif) repeat-x top left;
	}

.sidebar ul {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
.sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background: #FFF;
	border: 1px solid #c4c4c4;
	}

.sidebar ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 4px;
	}
	
.sidebar ul li li {
	padding: 3px 0px 3px 15px;
	margin: 0px;
	background: url(images/bullet.gif) no-repeat top left;
	border: 0;
	font-size:14px;
	}
.sidebar ul li li a{color:#003964}	

.sidebar ul li ul li {
	background: url(images/bullet.gif) no-repeat top left;
	padding: 2px 0px 2px 15px;
	margin: 2px 0;
	border: 0;
	}



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

#wp-calendar td {
	color: #999;
	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: #eef0f4;
	color: #555;
	}
	
#wp-calendar {
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	font-weight: bold; 
	width: 100%;
	}

/* FOOTER */

#footer {
	background:#444444;
	padding: 10px 0 10px 0;
	text-align: center;
	color: #fff;
	font-size: 12px;
	line-height:24px;
	height:80px;
	}

#footer a {
	color: #fff;
	} 

#footer a:hover {
	text-decoration: none;
	} 
	
#footer2 {
	color: #444444;
	font-size: 6px;
	text-align: right;
	padding: 0px;
	background:#444444;
	}	
#footer2 a {
	color: #444444;
	text-decoration: none;
	} 

#footer2 a:hover {
	text-decoration: none;
	} 
#pagemenucontainer {
	height: 20px;
	margin-top: 10px auto;
	width:300px;
	}
	
#pagemenu {
	height: 20px;
	
	}

#pagemenu, #pagemenu ul { 
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	}
#pagemenu {
	margin-bottom: 1px;
	}
	
#pagemenu ul {
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;	
	}
	
#pagemenu li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	text-align:center;
	}
	
#pagemenu ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#pagemenu li a, #pagemenu li a:link {
	color: #fff;
	display: block;
    margin: 0px 3px 0px 3px;
	padding: 7px 10px 6px 10px;
	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;
    margin: 0px 3px 0px 3px;
	padding: 7px 10px 6px 10px;
	text-decoration: none;
	}
	
#pagemenu  li.current_page_item a {
	color:#fff;
	}

#pagemenu li:hover, #pagemenu li.sfhover { 
	position: static;
	}
	
	
/* 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;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	 background:#F5F5F5;
	}


.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;
	}
.comment_area{
        border:1px solid #ccc;
	padding:10px 5px;
	background:#FFF;
        height:auto;
	

}

.said{
  font-weight:normal;	font-style: normal;

}	
.url{  
    font-weight:bold;
	font-style: normal;
	color:#003366;
	font-size:14px;
	text-decoration:none;
}
.nourl_author	{
	font-weight:bold;
	font-size:14px;
	font-style: normal;
	}
.comment-author{float:left;	line-height:32px;}	
.comment-author img{
vertical-align:middle;}	
.comment_data{
    float:right;
	color:#003366;
	font-size:14px;
	line-height:32px;
	text-decoration:none;	
}
.comment_data a{
	color:#003366;
	text-decoration:none;	
}
.comment_data a:hover{

	text-decoration:underline;	
}


.related_post_list{
	 height:22px;
	 line-height:22px;
	 padding:4px 10px;
	 margin:0;
	 list-style-type:none;
	
}
.related_post_list a{
       text-decoration:none;
       color:#003964;
}
.related_post_list a:hover{
       text-decoration:underline;

}
.related_post{margin:0;}

.related_post_all{
     border:1px solid #CCC; 
	 margin-bottom:8px;

}
.Random_Photo{

	 border-top:1px solid #CCC;
	  border-bottom:1px solid #CCC;
	  margin:10px 0px;
	  padding:8px 0px;
	  background:#F5F5F5;
      
}

.ad_Related_bottom{
          width:468px;
          border:0px;
	  margin:6px auto;
	  padding:0px;
}

.similar_post{
          border-top:1px solid #CCC;
	  border-bottom:1px solid #CCC;
	  margin:10px 0px;
	  padding:4px 0px;
	  background:#F5F5F5;
}

.similar_post li{
      	list-style-type: square;
		list-style-position:inside;
	height:24px;
	line-height:24px;
}
