/*   
Theme Name: craiovablogs.ro HOME
Theme URI: http://craiovablogs.ro
Description: Tema blogului craiovablogs.ro
Author: Craiovaforum Team
Author URI: http://craiovaforum.ro
Template: 
Version: 1.0
*/
	body { 
		background:url(img/main-tile.jpg) repeat-x;
		width: 100%;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
		color: #000;
		padding: 0;
		margin: 0;
	}
	
	#container {
		border-top: 1px solid #fff;
	}

	
	input[type="text"],input[type="file"],input[type="password"] {   
		color: black;
		font-size: 12px;
		border: 1px solid #C0C0C0; 
		background-color: #F3F3F3;
		padding: 3px;
	}

	input[type="text"]:focus,input[type="file"]:focus,input[type="password"]:focus {   
		color: black;
		font-size: 12px; 
		border: 1px solid #C0C0C0; 
		padding: 3px;
	}

	input[type="text"]:hover,input[type="file"]:hover,input[type="password"]:hover {   
		color: black; 
		font-size: 12px;
		background-image: none; 
		border: 1px solid #C0C0C0; 
		background-color: #F3F3F3;
		padding: 3px;
	}
	
	#main {
		margin: 0 auto;
		text-align: center;
		width: 780px;
		text-align: left;;
	}
	
	p {
		margin: 0;
		padding: 0;
	}
	
	#logo a{
		float: left;
		background:url(img/logo.jpg);
		width: 225px;
		height: 123px;
	}
	
	#logo h1 {
		display: none;
	}

	/* not used for now */
	.here, .here a {
		color: #0a88d2 !important;
	}

	#meniu {
		float: right;
		padding: 0;
		margin: 90px 25px 0 0;
	}
	
	#currentpg {
		float: right;
		padding: 0;
		margin: 90px 25px 0 0;
		color: #123456;
	}
	
	#meniu ul {
		padding: 0;
		margin: 0;
	}
	
	#meniu ul li {
		display: inline;
		padding: 0 15px 0 15px;
	}
	
	#meniu ul li a {
		font-family: Helvetica, Arial, sans-serif;
		font-size: 15px;
		font-weight: bold;
		text-decoration: none;
		color: #003779;
	}	
	
	#meniu ul li a:hover {
		color: #5697ce;
	}		
	
	#recent a {
		color: #0a88d2;
	}
	
	#recent {
		float: left;
		width: 550px;
		height: 212px;
	}
	
	#recent #posts {
		float: left;
		padding: 20px;
		padding-left: 40px;
		width: 39%;
	}

	#recent #comments {
		float: right;
		padding: 20px;
		width: 40%;
	}

	#recent h2 {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		border-bottom: 1px solid #619ee0;
		padding-bottom: 3px;
		color: #fff;
	}

	label {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		padding-bottom: 3px;
		color: #fff;
	}

	#posts .titlu, #comments .titlu {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #85c0ff;
	}
		
	#posts .data, #comments .data, #comments .by {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;	
		color: #5ba0e2;
	}

	a, a:visited, p.titlu a, p.titlu a:visited {
		color: #096fce;	
		text-decoration: none;
	}
	
	p.data a, p.data a:visited, p.by a, p.by a:visited {
		color: #5ba0e2;
		text-decoration: none;
	}
	
	.rp {
		padding: 5px 0 5px 0;
	}
	
	.rp ul {
		padding: 0;
		margin: 0;		
	}
	
	.rp li {
		list-style-type: none;
	}
	
	.rp li a, #rp li a:visited, #rp li a:hover, .rp a, .rp p a {
		color: #85c0ff;
		text-decoration: none;
	}
	
	.rp li span {
		color: #5ba0e2;		
	}
	
	#controls {
		float: right;
		background: url(img/search3.jpg);
		width: 230px;
		height: 212px;
	}
	
	#searchformdiv {
	    margin-top: 8px;
		position: relative;
		width: 230px;
		height: 75px;
	}
	
	#lsearch {
		position: absolute;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		color: #fff;		
		top: 24px;
		left: 20px;
	}
	
	#s {
		position: absolute;
		top: 23px;
		left: 80px;
		width: 95px;
		border: 0;
	}
	
	#searchformdiv input#submit {
		position: relative;	
		top: 23px;
		left: 185px;
		width: 23px;
		height: 22px;
		border: 0;
		background: transparent;
	}
	
	#links {
		padding: 0;
		margin: 0;
	}

	#links ul {
		padding: 0;
		margin: -6px 0 10px 40px;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;	
		color: #5ba0e2;
		text-decoration: none;
	}

	#links li {
		color: #84c1ff;
		list-style-type: none;
		padding: 7px;
	}
	
	#links a, #links a:visited, #links a:hover {
		color: #84c1ff;
		text-decoration: none;
	}
	
	#content {
		float: left;
		background: url(img/gradientcolt.jpg) bottom left no-repeat;
		width: 460px;
		padding: 40px;
		min-height: 385px;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #334466;
	}

	#content p {
		margin-left: 45px;
	}

	#content ol, #content ul {
		margin-left: 25px;
	}
	
	.post-title {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 14px;
		font-weight: bold;
		color: #00387d;
		margin-bottom: 15px;
	}
	
	.post-date {
		background: url(img/icon-ceas.jpg) no-repeat;
		padding-left: 20px;
		margin: 0 0 30px 0;
		color: #646464;
	}
	
	.post-body {
		color: #565d6a;
		padding: 0 0 35px 20px;
		line-height: 170%;
	}
	
	.post a, .post a:visited, .post a:hover {
		color: #0d579b;
		text-decoration: none;
	}
	
	.post-comments {
		background: url(img/icon-comments.jpg) no-repeat;
		width: 16px;
		padding-left: 20px;
		margin-left: 20px;
	}
	
	#sidebar {
		float: right;
		background: url(img/sidebar.jpg) no-repeat;
		width: 230px; 
		height: 385px;
		padding-top: 40px;
	}
	
	#sidebar h2 {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 13px;
		color: #0d579b;
		padding-left: 50px;
	}
	
	#sidebar a, #sidebar a:visited {
		color: #656565;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar ul {
		margin: 0;
		padding: 0;
	}
	
	#sidebar li {
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 12px;
		color: #656565;
		list-style-type: none;
		padding: 5px 0 5px 0;
	}

	#sidebar ul li ul {
		padding: 10px;
	}
	
	#sidebar ul li ul li {
		list-style-type: disc;
		margin-left: 40px;
	}

	#footer {
		background-color: #014380;
		background: #014380 url(img/footer-tile.jpg) repeat-x;
		width: 100%;
		text-align: center;
		font-family: Tahoma, Verdana, sans-serif;
		font-size: 11px;
		color: #fff;
	}
	
	#footer p {
		padding-top: 10px;
	}
	
	#footer p#traficro {
		padding: 5px;
	}

	.clear {
		clear: both;
	}
	
	.hide {
		display: none;
	}
	.alignleft {
		float:left;
	}
	.alignright {
		float:right;
	}
	h6 {
		font-size: 24px;
		font-family: Tahoma, Verdana, sans-seriff;
		font-weight: normal;
		padding: 0px 0 10px 0px;
		line-height: 150%;
		margin: 0px;
	}
