/*

Theme Name: Straight Blue

Theme URI: http://tntbase.com/wordpress-themes/straight-blue/

Description: Custom Theme

Author: Themes 'N' Templates Base

Author URI: http://tntbase.com

Version: 1.0

Tags: two-columns, fixed-width, threaded-comments, blue, white

*/







/* basics */





*{margin:0; padding:0;}



body {

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size: 9pt;

	margin:0px;

	background-color: #ffffff;

	background-image: url(images/bg-main.png);

	background-repeat: repeat-x;

	background-position: left -54px;

	}







h1 {font-size: 18pt;}

h2 {font-size: 14pt;}

h3 {font-size: 10pt;}

h4 {font-size: 9pt;}





img{ border: none; padding:0; }

img a{border:none;}





img.left{ float: left; border: none; padding: 6px 0 0 0; }

img.right{ float: right; border: none; padding: 0 0 0 6px; }







blockquote{

	border-left:1px solid #A5ABAB;

	margin:15px;

	padding:0 12px 0 12px;

	}







code{

	font-family:"Courier New", Courier, monospace;

	}











/* links */







a{
	color:#0505A3;
        font-weight:bold;

	text-decoration:none;

	}







a:hover{
         text-decoration:none;
         font-weight:bold;
         }





a:visited{color:#7434A9;

         text-decoration:none;
         font-weight:bold;

         }





/* page header*/



.titludescriere{

        width:960px;

        margin:10px auto;

        overflow:hidden;

}

.blogtitlu{

        width:400px;

        padding-right:80px;

        float:left;

        color:#fff;

}

.blogdescriere{

        width:400px;

        padding-left:80px;

        float:right;

        color:#ccc;

        font-style:italic;        

}



#pageheader{

	margin: 0 auto 15px;

	background-image: url(images/bg-header.png);

	background-repeat: repeat-x;

	background-position: left bottom;

	border-bottom:3px solid #0D63A8;

        background:#072A41;

        overflow:hidden;

}











/* container */











#container {

	width: 960px;

	margin: 0 auto;

	padding:0;

	color:#333;

	overflow: hidden;

	}



	



/* header */







#header {

  	width: 960px; 

  	height: 104px;

	color: #fff;

        overflow:hidden;

	}



#header a{

	float:left;

}





#header h1{

	font:normal 20pt "Trebuchet MS",Trebuchet,Arial,sans-serif;

	padding:20px 0 0 16px;

	margin:0;	

	}



#header h1 a{color: #404040; text-decoration: none;}

#header h1 a:hover{color: #666; text-decoration: none;}





#header h2{

	font:normal 10pt "Trebuchet MS",Trebuchet,Arial,sans-serif;

	color:#333;

	padding: 0 0 0 18px;

	margin:0;	

	}



/* search */



#headersearch{

	background:transparent url(images/sprite.png) repeat scroll 0 -120px;

        float:right;

        height:64px;

        margin-bottom:8px;

        padding:28px 15px 8px;

        width:598px;

}







#searchForm {

	height:70px;

	overflow:hidden;

}



#query {

	-moz-border-radius-bottomleft:5px;

	-moz-border-radius-bottomright:5px;

	-moz-border-radius-topleft:5px;

	-moz-border-radius-topright:5px;

	border-color:#C6C2BC #E8E4DE #E8E4DE #C6C2BC;

	border-style:solid;

	border-width:2px 1px 1px 2px;

	color:#0C5A99;

	font-size:22px;

	height:31px;

	padding:7px 0 0 7px;

	width:463px;

	float:left;

}







#searchForm button {

	border:medium none;

	height:43px;

	position:relative;

	width:122px;

	background-image: url(images/search.png);

	background-repeat: no-repeat;

	background-position: center center;

	background-color:transparent;

	float:right;

	display:inline;

}



#searchForm button span {

	display:none;

}





#searchForm label {

	color:#B5D2EA;

	display:block;

	margin:5px 0 0 10px;

}







/* main menu */





#menu {

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size: 8pt;

	width:960px; 

	height: 45px;

	overflow:hidden;

	margin: 0 auto;

}





#menu ul {

	margin:0;

	padding:0;

}







#menu ul li {

	display:inline;

	list-style-image:none;

	list-style-position:outside;

	list-style-type:none;

}







#menu ul li a {

	-moz-border-radius-topleft:5px;

	-moz-border-radius-topright:5px;

	background-color:#0D63A8;

	border-color:#04436F #04436F;

	border-style:solid solid none;

	border-width:1px 1px medium;

	color:#FFFFFF;

	display:block;

	float:left;

	font-size:14px;

	font-weight:bold;

	letter-spacing:1px;

	line-height:100%;

	margin:14px 2px 0 0;

	padding:8px 12px;

	text-decoration:none;

	text-shadow:1px 1px 1px #2C203A;

	text-transform:uppercase;

}







#menu ul li a:hover {

	background: #fff;

	color:#000;

}





/* content */





#content {

	float:left;

	width:628px;

	overflow: hidden;

	margin:0px;

	}







.post {

	line-height: 14pt;

	background-color:#FFFFFF;

	border-color:#D3D3D3 #D3D3D3;

	border-style:none solid solid;

	border-width:0 1px 1px;

	margin-bottom:18px;

	margin-top:12px;

	padding:0;

	font-size:14px;

	}



	



.post h2{

	font:normal 15pt "Trebuchet MS",Trebuchet,Arial,sans-serif;

	background:transparent url(images/h_h1-3.png) no-repeat scroll left top;

	color:#53758C;

	display:block;

	font-size:16px;

	padding:8px 0 9px 40px;

	border-bottom:1px solid #dedede;

	text-transform:uppercase;

	font-weight:bold;

	}



	



.post h2 a{

	color:#33556C;

	text-decoration: none;

	text-transform:uppercase;

	font-weight:bold;

	}



.post h2 a:visited{

	color:#53555C;

	text-decoration: none;

	text-transform:uppercase;

	}



	



.post h2 a:hover{

	color:#53758C;

	text-decoration: none;

	text-transform:uppercase;

	}



.entry{

	padding:10px 20px 6px;

	width:586px;

	font-size:14px;

	overflow:hidden;

}



.entry h2{

	padding:0;

	background:none;

	color:#333;

	border-bottom:none;

	font-weight:bold;

}



.post ul {padding-left:15px; margin-left:5px;}

.post ol {padding-left:15px; margin-left:5px;}

.post li {}



.entry p{margin:12px 0;}



.postmetadata{

	clear: both;

	background:#F7F7F7;

	padding:6px;

	margin: 10px 0 0;

	border-top:1px solid #dedede;

	}





.navigation {

	font-size:8pt;

	width:100%;

	float:left;

	margin:0;

	padding:0;

	overflow:hidden;

	}



.post small{

	float:right;

	padding:2px 5px 0 0;

	display:block;

	clear:left;

}





/* sidebar */





#sidebar {

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size:8pt;

	width:326px;

	float:right;

	margin:0;

	padding: 0;

	}







#sidebar h2{

	background:transparent url(images/h_h1-2.png) no-repeat scroll left top;

	color:#7F5F00;

	letter-spacing:0.2em;

	padding:2px;

	text-transform:uppercase;

	display:block;

	font-size:16px;

	padding:8px 0 9px 40px;

	border-bottom:1px solid #dedede;

}







#sidebar label{

	font:normal 11pt "Trebuchet MS",Trebuchet,Arial,sans-serif;

	color: #000;	

	margin: 0;

	padding: 0;

}







#sidebar p {margin:0; padding: 0 6px 0 12px;}



#sidebar img {padding: 0; margin: 0;}



#sidebar ul {

	margin:12px;

	padding:0;

	font-size:14px;

	}







#sidebar ul li {

	background-color:#FFFFFF;

	border-color: #D3D3D3;

	border-style:none solid solid;

	border-width:0 1px 1px;

	margin-bottom:10px;

	padding:0;

	list-style-type: none;

	}



#sidebar ul ul {

	margin:14px 0;

	padding:5px;

}



#sidebar ul ul li {

	list-style-type: none;

	border:none;

	border-bottom:1px solid #ccc;

	padding-bottom:2px;

	margin-bottom:3px;

	padding-left:10px;

	}



#sidebar ul ul ul{

	margin: 0;

	padding: 0;

	list-style:inside;

}

#sidebar ul ul ul li{

	border-bottom:none;

}

#sidebar ul ul ul li{

	padding: 0 0 0 15px;

	list-style-type: circle;

	color: #898989;

	margin:0;

}

#sidebar ul ul ul ul li{

	list-style-type:disc;

}



.textwidget{

	padding:5px 1px;

}

#wp-calendar{

        width:100%;

}

#wp-calendar tbody{

        text-align:center;

}

#wp-calendar td{

        border:1px solid #ccc;

}

#wp-calendar td.pad{

        border:none;

}

#wp-calendar tfoot td{

        border:none;

}



/* comments */





#commentform{

	background:#fff;

	margin:0;

	padding:0;

	}

	

#commentform p{

	color: #000;

	}

#commentform p small{

	font-size:9pt;

}

#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}



#commentform h3{

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size: 10pt;

	font-weight: 300;

	color: #000;

	margin:0;

	padding:0;

	}



#comment{

	width:99%;

	margin:15px 5px 0 0;

	}



#author, #email, #url{

	width:40%;

	margin:15px 5px 0 0;

}

#submit{

		margin:15px 4px 15px 0;

		display:inline;

		float:right;

}

#author, #email, #url, #comment, #submit{

	background: #fff;

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size: 12pt;

	padding:0;

	border-top: 1px solid #aaa;

	border-left: 1px solid #ccc;

	border-right: 1px solid #ccc;

	border-bottom: 1px solid #ccc;

	}



#comments{margin:0; padding:0}

	

ol.commentlist {list-style-type: none; margin:0; padding:0;}



.avatar{float:left; margin:0 12px 0 0;}



ol.commentlist li {

	background: #fff;

	margin:10px 0;

	padding:5px 0 5px 10px;

	list-style-type:none;

	}



ol.commentlist li.alt {background: #eee;}



ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}



ol.commentlist a {color:#000;}





cite {

	font-family: "Trebuchet MS",Trebuchet,Arial,sans-serif;

	font-size: 10pt;

	font-weight: bold;

	font-style: normal;

	}



	



cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}





/* search */







#searchform{

	padding:0;

	margin:14px 0;

	}







#searchform input#s{

	margin:0;

	padding:2px;

	border:1px solid #000;

	}



#searchform input#searchsubmit{

	border:none;

	background:#333;

	color:#fff;

	text-transform:lowercase;

	}





/* misc */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

	}



img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	}



img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

	}







.alignright {

	float: right;

	}



.alignleft {

	float: left

	}



.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;

}







/* footer */



#footer {

	clear: both;

	margin:16px auto 0;

	border-top:1px dashed #130E18;

        background:#1061A5;

        overflow:hidden;

	}

.footerleft{

        float:left;

        width:30%;

        padding-left:50px;

}

.footerright{

        float:right;

        width:30%;

        padding-right:50px;

}

.footerright p{

        text-align:right;

}

#footer p{

	display:block;

	margin:0 auto;

	padding:14px 0;

	color: #eee;

}



#footer a{text-decoration: none;}



#footer a:hover{color: #5D5D5D;text-decoration: underline;}





/* wide footer */

#widefooter{

	background-image: url(images/footer-bg.png);

	background-repeat: repeat-x;

	background-position: left top;

	margin:0 auto;

	overflow:hidden;

}





/* wp-pagenavi ready*/



.wp-pagenavi{

	height:30px;

	padding:5px 0;

}



.wp-pagenavi a, .wp-pagenavi a:link {

	background-color:#FFFFFF;

	border:1px solid #0066CC;

	color:#0066CC;

	margin:2px;

	padding:2px 4px;

	text-decoration:none;

}

.wp-pagenavi a:visited {

	background-color:#FFFFFF;

	border:1px solid #0066CC;

	color:#0066CC;

	margin:2px;

	padding:2px 4px;

	text-decoration:none;

}

.wp-pagenavi a:hover {

	background-color:#FFFFFF;

	border:1px solid #777;

	color:#000000;

}

.wp-pagenavi a:active {

	background-color:#FFFFFF;

	border:1px solid #0066CC;

	color:#0066CC;

	margin:2px;

	padding:2px 4px;

	text-decoration:none;

}

.wp-pagenavi span.pages {

	background-color:#FFFFFF;

	color:#777;

	margin:2px;

	padding:2px 4px;

}

.wp-pagenavi span.current {

	background-color:#FFFFFF;

	border:1px solid #000000;

	color:#000;

	font-weight:bold;

	margin:2px;

	padding:2px 4px;

}

.wp-pagenavi span.extend {

	background-color:#FFFFFF;

	border:1px solid #000000;

	color:#777;

	margin:2px;

	padding:2px 4px;

}



/* better tags ready*/



a.nktagcloud-9, a.nktagcloud-9:visited{

	padding:0 4px;

	color:#B69A7C;

	text-decoration:underline;

}

a.nktagcloud-9:hover{

	background:#FEE;

	color:#000;

	text-decoration:none;

}