﻿/*
Theme Name: Ciprian Gavriliu
Theme URI: http://www.cipriangavriliu.ro
Description: 
Version: 1.3
Author: PlayTheBalls

*/
/* -----------------------------------*/
/* ---- GLOBAL <<<-----------*/
/* -----------------------------------*/

body {
    margin:0;
	padding:0;
	font-family	:Tahoma, Helvetica, sans-serif;
	font-size:12px;
	background: #000000 url(images/bg.jpg) repeat-x;
}

.container {
	background:url(images/bg_centru.jpg) no-repeat center top;
	margin:0 auto;
	float:none;
	height:850px;
}


a {
	color:#d21044;
	outline: none;
	text-decoration: none;
}

a:hover {
	color:#d21044;
	text-decoration: underline;
}

div {
		float:left;
	}
		
p {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:15px;
color:#000;
margin:0px;
padding:0px;
}

img {
border:0px;
padding:0px;
margin:0px;
}

h1, h2,h3,h4,h5 {
		font-size:14px;
		line-height:17px;
		padding:0px;
		margin:0px;
		font-family:Tahoma, Helvetica, sans-serif;
}

#block_central {
	margin:0px auto;
	width:960px;
	float:none;
}
	
/* -----------------------------------*/
/* ---- Header <<<-----------*/
/* -----------------------------------*/

#header {
	width:960px;
	float:left;	
	margin:0px;
	padding:0px;
	background:url(images/header.jpg) no-repeat;
	height:152px;
	padding-top:20px;
}
			 
#header .sigla {
		    width:333px;
			float:left;
			height:113px;
			font-size:0px;
			line-height:0px;
			padding-top:36px;
			padding-left:31px;
}
		
#header .header2 {
width:341px;
float:left;
}

#header .header2 .menu_top{
float:left;
height:19px;
width:323px;
padding-left:10px;
}

#header .header2 .menu_top ul{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	
}

#header .header2 .menu_top ul li{
	list-style:none;
	float:left;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}

#header .header2 .menu_top ul li a{
	list-style:none;
	float:left;
	font-size:11px;
	background:url(images/menu.jpg);
	width:59px;
	height:19px;
	color:#FFF;
	line-height:19px;
	text-decoration:none;
	margin-left:5px;
}


#header .header2 .menu_top ul li a:hover{
	list-style:none;
	float:left;
	background:url(images/menu_o.jpg);
	width:59px;
	height:19px;color:#FFF;
	line-height:19px;
}

#header .header2 .search {
padding:1px;
padding-right:2px;
float:left;
width:171px;
padding-left:173px;
padding-top:39px;
}

#header .header2 .search .box {
font-size:11px;
line-height:11px;
color:#666;
width:127px;
padding-left:6px;
float:left;
border:1px solid #ccc;
padding:3px;
#padding-bottom:1px;
}

#header .header2 .search .btn {
background: url(images/ok_sh.jpg) no-repeat;
width:20px;
height:21px;
border:0px;
float:left;
cursor:pointer;
margin-left:4px;
}

/*FOOOTER*/

#footer {
width:960px;
float:left;
height:22px;
margin-bottom:6px;
padding-right:6px;
}

			

/* -----------------------------------*/
/* ---- CENTER <<<-----------*/
/* -----------------------------------*/

#center {
width:960px;
padding-bottom:15px;
margin-top:-10px;
float:left;
background:#fff;
}

.coloana1 {
width:540px;
	float:left;	
}

.centru {
	width:500px;
	float:left;
	padding-left:36px;
}
/***************************************************/
.post {
	width:480px;
	margin-bottom:10px;
}

.post a {
	color: #d21044;
}

.post a:hover {
	color: #d21044;
}

.entry {
	background: #FFF;
	float:left;
	width:480px;
	font-size:11px;
}

.entry  .content  p{
	font-size:13px;
	line-height:15px;
	color:#333;
	text-align:justify;
}

.entry h2 {
	padding-top: 5px;
	line-height: 22px;
	font-size: 19px;
	font-weight: normal;
	padding-bottom:3px;
}

.entry h2 a {
	color:#b42828;
}

.entry .date {
	display: block;
	color: #999;
	padding-bottom: 5px;
	font-size: 11px;
}

.entry .content {
	float:left;
	width:480px;
}

.entry .content h3{
	font-size:12px;
	padding-top:10px;
	padding-bottom:10px;
}

.entry .data {
	width:200px;
}

.entry .data p{
	color:#808080;
	
}

/********* CSS For Post Info Below Header ***************/
.info {
	font-size: 11px;
	width:480px;
	float:left;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
	margin-bottom:10px;
}

.info .p {
	background: url(images/comments.jpg) no-repeat center left;
	padding-left:20px;
	line-height:13px;
	float:left;
}

.info .p a{
	color:#000;
}

.info .p a:hover{
	color:#000;
	text-decoration:none;
}

.info .p strong a{
	color:#b42828;
}

.info .p strong a:hover{
	color:#b42828;
}

/********* CSS For Article CONTENT ***************/
.content {
	padding-top: 15px;
	padding-bottom: 1px;
}

.content h1, .content h2, .content h3, .content h4, .content h5, .content h6 {
	line-height: 1.5em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.content p {
	font-size: 12px;
	line-height: 1.5em;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.content .more-link {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
}

.content h1 {
	letter-spacing: -2px;
	font-size: 20px;
	color: #d21044;
}

.content h2 {
	letter-spacing: -1px;
	font-size: 18px;
	color: #5a94bd;
}

.content h3 {
	letter-spacing: -1px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}

.content h4 {
	font-size: 14px;
	font-weight: bold;
}

.content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #999;
}

.content h6 {
	font-size: 11px;
	font-weight: bold;
}

/* CSS for UL/OL lists */
.content ol {padding-left: 20px;}
.content ul {margin: 5px 5px 20px 5px;}
.content ol {margin: 5px 5px 20px 5px;}
.content ul ul {margin: 5px 5px 5px 5px;}
.content ol ol {margin: 5px 5px 5px 5px;}

.content ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.content ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 20px;
	margin-bottom: 5px;
	font-size: 12px;
}
/* End CSS for UL/OL lists */

/* Additional post tags */
blockquote {
	padding: 10px;
	padding-left: 40px;
	background: #f7fcea url(images/blockquote.png) no-repeat;
	background-position: 8px 8px;
	margin-bottom: 15px;
}

blockquote p {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #493f35;
}

blockquote * {
	font-family: georgia, arial;
	line-height: 1.5em;
	font-size: 12px;
	color: #493f35;
}

ins {
	text-decoration: underline;
}

del {
	text-decoration: line-through;
}

code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
}
/* Thanks! */

.follow {
	background: #f9f9f9;
	padding: 10px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #eee;
	font-weight: bold;
	font-size: 11px;
}

.follow a {
	font-weight:bold;
	background: url(images/rss.png) no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.state {
	margin-left: 15px;
	margin-bottom: 15px;
	font-size: 12px;
	line-height: 1.5em;
}

.state a {
	line-height: 1.5em;
}
/***************************************************/
.navigation {
	font-size: 11px;
	line-height: 1em;
	background:#000;
	width:215px;
	padding-left:34px;
	margin-bottom:15px;
}

.navigation a {
	color: #fff;
}

.navigation a:hover {
	color: #fff;
}

.navleft {
	float: left;
	width: 48%;
}

.navright {
	float: right;
	width: 48%;
	text-align: right;
}
/***************************************************/
.alignleft img, .alignright img, .aligncenter img {
	border: 4px solid #ccc;
}

.alignleft {
	float: left;
	display: inline;
	background: #fff;
	margin-right: 10px;
	margin-bottom: 4px;
}

.alignright {
	float: right;
	display: inline;
	background: #fff;
	margin-left: 10px;
	margin-bottom: 4px;
}

.aligncenter {
	text-align: center;
	display: inline;
}

.alignnone {
}

p.wp-caption-text {
	padding: 3px;
	margin: 0;
	font-size: 11px;
	color: #999;
}
/***************************************************/
/* CSS for Search Results Only Optional */
.result {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 11px;
}

.result h3 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result h3 a {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding:0;margin:0;
	line-height: 1em;
}

.result .rdate {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcomment {
	float: right;
	line-height: 1.5em;
	color: #aaa;
	font-weight: bold;
}

.result .rcomment a {
	color: #999;
	font-weight: bold;
}

.result .rcomment a:hover {
	color: #ff9600;
}

.result .rsummary {
	padding: 10px;
	border: 1px dotted #eee;
	background: #fffff9;
}

.result .rsummary p {
	font-size: 12px;
	margin:0;
	padding:0;
}

.result .rcat {
	float: left;
	line-height: 2em;
	color: #aaa;
}

.result .rcat a {
	color: #999;
	font-weight: bold;
}

.result .rcat a:hover {
	color: #ff9600;
}

.result .rtags {
	float: right;
	line-height: 2em;
	color: #aaa;
}

.result .rtags a {
	color: #999;
	text-transform: lowercase;
}

.result .rtags a:hover {
	color: #a2d700;
}
/***************************************************/
/*           Commenting System CSS        */
#combox {
	padding-top: 20px;
	padding-bottom: 20px;
	float:left;
	background:#fff;
	width:480px;
}

h3#respond {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	margin-top:15px;
	margin-bottom: 10px;
	color:#d21044;
	float:left;
	width:440px;
}

h3#comments {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 15px;
	color:#b42828;
	background:url(images/comments.jpg) no-repeat left ;
	padding-left:20px;
	padding-top:2px;
}

ol.commentlist {
	list-style-type: none;
	width:450px;
	margin:0;
	padding:0;
}

ol.commentlist li {
	background: #fff;
	float:left;
	width:480px;
	padding:10px;
	padding-right:0;
	padding-left:0;
	text-align:justify;
	color:#333;
}

ol.commentlist li.alt {
	float:left;
	padding: 10px;
	width:480px;
	padding-right:0;
	padding-left:0;
}

.commentbody {
	float: left;
	display: inline;
	margin-left: 20px;
	width: 480px;
}

.commentbody em {
	font-size: 11px;
}

/***************************************************/
p.comment_author, p.comment_author a {
	color: #000;
	font-size: 11px;
}

p.comment_author a:hover {
	color: #ff3600;
}

.email {
	color:#ccc;
}

p.comment_time {
	line-height: 1.5em;
	color: #999;
	font-size: 11px;
	font-family: tahoma;
	text-transform: uppercase;
	float:right;
}

.comment_text {
	line-height: 1.5em;
	color: #333;
	margin-top: 5px;
	font-size: 11px;
}
/***************************************************/
.reply form {
	background: #efefef;
	width: 460px;
	padding:10px;
	padding-top:0;
}

.reply p {
	margin-top: 10px;
	font-size: 11px;
}

.reply fieldset {
	vertical-align: middle;
	display: inline;
	border:none;
	margin:0;
	padding:0
}

.reply input {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply textarea {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
}

.reply label {
	vertical-align: middle;
	display: inline;
	font-size: 11px;
	font-family: tahoma;
	margin-left: 10px;
}

.replytext {
	border: 1px solid #c5c0b9;
	width: 204px;
	padding: 2px;
	color: #493f35;
}

.replytext:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

.replyarea {
	border: 1px solid #c5c0b9;
	line-height: 1.5em;
	padding: 5px;
	width: 445px;
	height: 120px;
	color: #493f35;
}

.replyarea:focus {
	border: 1px solid #c5c0b9;
	background: #fefff7;
}

.replybutton {
	border:0;
	text-align: center;
	width: 66px;
	height: 20px;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	background: url(images/post_41.jpg);
}

.dreapta {
	float:right;
}
.dreapta p{
color:#999999;
line-height:18px;
padding-bottom:5px;
float:left;
}

.dreapta p span{
}

/* -----------------------------------*/
/* ---- SIDEBAR <<<-----------*/
/* -----------------------------------*/

.sidebar {
	width:420px;
	float:left;
}

.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sidebar ul li {
	float:left;
	width:160px;
}

.sidebar ul li ul {
	padding-top:6px;
	padding-bottom:10px;
	font-size:11px;
	width:160px;
	float:left;
}

.sidebar ul li ul li{
	padding-left:17px;
	padding-bottom:6px;font-size:11px;
	float:none;
}

.sidebar ul li ul li a{
	color:#333;
}

.sidebar .ST1 {
	width:160px;
	float:left;
	padding-right:27px;
}

.sidebar .ST2 {
	width:225px;
	float:left;
}
.sidebar .ST2 #about {
	width:205px;
	text-align:justify;
	padding-bottom:5px;
}

.sidebar .ST2 #about h2{
	font-size:12px;
	padding-bottom:3px;
}
	
	.sidebar .ST2 #about p {
		padding-bottom:10px;
		line-height:13px;
		float:left;
	}
	
	.sidebar .ST2 #about a {
		color:#145383;		
	}
	
	.sidebar .ST2 .block {
		width:202px;
		float:left;
		margin-top:15px;
	}
	
	.sidebar .ST2 .block .top{
		background:url(images/banners_top.jpg);
		width:202px;
		height:14px;
		float:left;
		line-height:0;
		font-size:0;
	}
	
	.sidebar .ST2 .block .btm{
		background:url(images/baanners_btm.jpg);
		width:202px;
		height:11px;
		float:left;
		line-height:0;
		font-size:0;
	}
	
	.sidebar .ST2 .block .bg {
		border-left:1px solid #e0e0e0;
		border-right:1px solid #e0e0e0;
		width:190px;
		padding-left:10px;
	}
	
	.rss {
		width:155px;
		border:1px solid #d0dae5;
		padding-left:5px;
		margin-bottom:13px;
		float:left;
		overflow:hidden;
	}
	
		.rss a{
			color:#333333;
	}
	
	.personal .padd {
		padding-bottom:2px;
	}
	
		.personal a {
			float:left;
			padding:4px;
	}
	
	.rss2 {
		width:465px;
		background:#f3f3f3;
		font-size:11px;
		padding-left:15px;
		padding-top:2px;
		padding-bottom:5px;
	}
	
	.entry .content .rss2 p {
		font-size:11px;
		color:#b42828;
	}
	
.entry .content .rss2 .search {
padding:1px;
padding-right:2px;
float:left;
width:171px;
padding-left:10px;
}

.entry .content .rss2 .search .box {
font-size:11px;
line-height:11px;
color:#666;
width:127px;
padding-left:6px;
float:left;
border:1px solid #ccc;
padding:1px;
}

.entry .content .rss2 .search .btn {
background: url(images/post_33.jpg) no-repeat;
width:17px;
height:17px;
border:0px;
float:left;
cursor:pointer;
margin-left:4px;
}

.rss_post {
	padding-left:20px;
	padding-top:1px;
}

.trimite {
	padding-top:5px;
	padding-bottom:6px;
width:480px;
}
.entry .content .trimite p {
	line-height:25px;
	font-weight:bold;
	color:#b42828;
}

.entry .content .trimite a {
	float:left;
	padding:4px;
	padding-top:6px;
}

.entry .content .trimite span {
	float:left;
	padding:4px;
}

.similare {
	padding-top:15px;
}

.similare h3 {
	font-size:12px;
	color:#363636;
	
}

.top_coment {
	width:480px;
	border-bottom:1px solid #ccc;
	margin-bottom:5px;
	padding-bottom:2px;
}
	
	.similare ul {
		padding:0;
		margin:0;
	}
	
		.similare li {
		padding:0;
		margin:0;
		padding-left:10px;
		list-style:none;
		line-height:14px;
		padding-top:5px;
	}
	.similare li a{
	color:#5e5e5e;
	}
	
	.categorie {
		padding-right:15px;
		font-weight:bold;

	}
	
	.categorie p{
		font-size:11px;
		color:#333;
	}
	
		.categorie a{
			color:#333;
	}
	
			.categorie a:hover{
			color:#333;
			text-decoration:underline;
	}
	
	.list {
		width:200px;
		float:left;
		padding-top:15px;
	}
	
	.list .top {
		height:30px;
		width:200px;
		background:#f2f2f2 url(images/populate_top.jpg) no-repeat top;
	}
	
		.list .btm {
		height:9px;
		width:200px;
		background:#f2f2f2  url(images/populare_btm.jpg) no-repeat;
	}
	
		.list .bg {
		padding-left:10px;
		padding-right:10px;
		width:180px;
		background:#f2f2f2;
	}
	
	.list .bg a{		
		color:#000;
		padding-left:10px;
		padding-right:8px;
		padding-top:2px;
		padding-bottom:2px;
		display:block;
	}
	
		.list .bg .a{
			background:#fff;
			}
	
	.list .bg p{		
		color:#000;
		font-size:11px;
		line-height:13px;
		padding-bottom:6px;
		padding-top:6px;
	}
	
	.wppp_list {
		width:180px;
		float:left;
	}
	