/*  
Theme Name: Pasi THEME version 3.0
Theme URI: http://www.pasi.ro/
Description: Versiunea 3.0 a site-ului www.pasi.ro
Version: 3.0
Author: Ungur Darius
Author URI: http://www.pasi.ro/
*/
body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #c0c0c0;
	text-align: center;
}

img.alignleft {
        float: left;
        margin: 0 5px 5px 0;
        border: 0;
}

img.alignright {
        float: right;
        margin: 0 0 5px 5px;
        border: 0;
}

a img {
	text-decoration: none;
}

a:hover img {
	text-decoration: none;
}

blockquote {
	background: url(img/blockquote.jpg) no-repeat left top;
	padding: 2px 5px 5px 30px;
	margin: 0;
}

label {
	cursor: pointer;
}

.center {
	text-align: center;
}

.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}

.clear {
	clear: both;
}

.printLink {
	background: url(img/print.gif) no-repeat left;
	padding-left: 16px;
} 

.sendlink {
	background: url(img/y!.gif) no-repeat left;
	padding-left: 16px;
}

.commnetsLink {
	background: url(img/comment.gif) no-repeat left;
	padding-left: 16px;
}

.author {
	background: url(img/author.gif) no-repeat left;
	padding-left: 16px;
}

.views {
	background: url(img/views.gif) no-repeat left;
	padding-left: 16px;
}

.catMiscLink {
	padding-left: 16px;
	background: url(img/folder.gif) no-repeat left;
}

.edit {
	background: url(img/edit.gif) no-repeat left;
	padding-left: 16px;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	text-align: left;
}

#logo {
	width: 230px;
	height: 126px;
	float: left;
}

#headerAd {
	float: right;
	padding: 10px 20px;
}

#header {
	background: url(img/header.jpg) no-repeat left top;
	width: 795px;
	height: 95px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

#tzpeOfM {
	margin-left: 30px;
}

#left {
	float: left;
	width: 795px;
}

#menuTop {
	margin: 30px 0 0 0;
	padding-left: 27px;
	float: left;
	text-align: left;
	font-size: 11px;
	color: #FFFFFF;
}

#menuTop ul {
	list-style: none;
	padding:  5px 0 5px;
	margin: 0;
}

#menuTop ul li {
	display: inline;
}

#menuTop ul li a {
	text-decoration: none;
	color: #FFFFFF;
	padding: 5px 0;
}

#menuTop ul li span {
    padding: 5px 7px 5px 3px;
    margin: 4px 0 4px 7px;
}

#menuTop ul li a:hover span {
    text-decoration: none;
    background-position: 100% -75px;
	background: url(img/rightBgBut.jpg) no-repeat right;
}

#menuTop ul li a:hover {
    background-position: 0 -75px;
	color: #000000;
	background: url(img/leftBgBut.jpg) no-repeat left;
}

#search {
	float: right;
	text-align: right;
	margin: 31px 0 0 0px;
}

#search .imputSearch {
	background: none;
	width: 115px;
	height: 19px;
	border: none;
	padding: 2px 0 0 5px;
	font-size: 10px;
	margin-right: 35px;
}

#titleTop {
	clear: both;
}

#titleLeftTop { /* Titlu Ultimul numar */
	float: left;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	padding: 14px 0 0 30px;
}

#titleRightTop { /* Titlu Meditatii */
	float: right;
	font-size: 10px;
	font-weight: bold;
	width: 200px;
	padding: 14px 0 0 0;;
}

#LeftContent {
	background: url(img/BgBodyLeft.jpg) repeat-y left;
	width: 795px;
}

#LeftContent p {
	margin: 10px 0;
	padding: 0;
}

.meditations li p a {
	margin: 25px 0 0 0px;
	font-weight: bold;
}

.sidebar {
	float: right;
	width: 205px;
	height: 574px;
	padding: 20px 0 0 0;
}
.sidebar h1 {
	background: url(img/titleSideBarRed.jpg) no-repeat left top;
	font-size: 12px;
	padding: 15px 5px 5px 30px;
	margin:0;
	color: #FFFFFF;
}

.sidebar h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

.sidebar h1 a:hover {
	text-decoration: underline;
}

.sidebar ul, .wp-polls {
	padding: 10px 25px 0px 10px;
	margin: 0;
	list-style: none;
	background: url(img/bodySideBar.jpg) repeat-y left;
}

.sidebar ul li {
	padding:3px 0;
	margin: 0;	
}

.wp-polls  {
	padding-right: 0;
	width: 178px;
}

.wp-polls ul {
	background-image: none;
	padding: 0;
}

.wp-polls p {
	padding: 5px 0;
	margin: 0;
}

form {
	padding: 0;
	margin: 0;
}

.sidebar ul li  a {
	text-decoration: none;
	color: #000000;
	background: url(img/bullet_arrow_down.gif) no-repeat left top;
	padding-left: 15px;
}

.sidebar ul li  a:hover {
	text-decoration: underline;
	color: #D51524;
}

.sidebarFooter {
	background: url(img/footerSidebar.jpg) no-repeat left top;
	height: 18px;
	margin: 0;
	padding: 0;
}

#trafic {
	padding: 10px 0px;
}

#trafic a {
	background: none;
}

.magazine a {
	background: #ffffff;
	margin: 0 0 0 13px;
}

.magazine a img {
	border: 1px solid #cccccc;
	padding:3px;
	margin:  7px 0 0 0;
}

#ads {
	text-align: left;
	margin: 0 auto;
	padding: 0;
}

#ads a {
	text-align: center;
	padding: 0;
	margin: 0 0 0 10px;
	background: #fff;
}

#ads a img {
	margin: 5px 0 0 15px;
}

#footer {
	background: url(img/footerContentLeft.jpg) no-repeat top;
	width: 795px;
	height: 45px;
	text-align: center;
	font-size: 10px;
	color: #999;
	clear: both;
}

#footer p {
	padding: 0;
	padding-top: 3px;
	margin: 0;
}

#footer a {
	text-decoration: none;
	color: #666666;
	padding-right: 5px;
}

#footer a:hover {
	text-decoration: underline;
	color: #CC3300;
}

#lastPub {
	width: 530px;
	float: right;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	font-size: 13px;
	text-align: left;
	line-height: 1.4em
}

#lastPub h1, .singleArt h1 {
	padding: 15px 0 25px 0;
	margin: 0;
	font-size: 18px;
	text-align: left;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lastPubImg {
	float: left;
	padding: 2px;
	border: 1px solid #ccc;
	margin: 10px 5px 0 0;
	background: #fff;
}

#lastPub a, .lastNo a, .singleArt a {
	text-decoration: none;
	color: #D51524;
}

#lastPub a:hover, .lastNo a:hover, .singleArt a:hover {
	text-decoration: underline;
	color: #D51524;
}

.lastPubMisc {
	font-size: 11px;
	padding: 20px 0 0 0;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.lastPubMiscInfo {
	float: left;
	width: 200px;
	height: 150px;
	background: url(img/misc.jpg) no-repeat left;
}

.lastPubMiscInfoContainer {
	margin: 5px;
}

.lastPubMiscInfoContainer ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 200ppx;
}

.lastPubMiscInfoContainer ul li {
	padding: 1px;
	margin: 0px;
}

.lastPubMiscAd {
	float: right;
	width: 270px;
	height: 185px;
}

.lastNo {
	width: 200px;
	padding-left: 30px;
	text-align: left;
}

.lastNo h1 {
	font-size: 11px;
	padding: 0 0 5px 0;
	margin: 0;
	display: block;
	text-align: left;
}
.lastNo h1 a {
	color: #000;
}

.lastNo h1 a:hover {
	color: #D51524;
}

.leftSidebar {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
	width: 200px;
}

.leftSidebar li {
	margin: 0;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
}

.leftSidebar li img, #category img {
	float: left;
	margin-right: 5px;
	padding: 2px;
	border: 1px solid #ccc;
	background: #FFFFFF;
}

#leftContentContainer {
	padding: 0;
	font-size: 11px;
}

#leftContentContainer h1 {
	padding: 0 0 2px 0;
	margin: 50px 0 10px 0;
	font-size: 14px;
	text-align: right;
	color: #000;
	border-bottom: 1px solid #D51524;
}

#leftContentContainer h1 a {
	color: #000000;
}

#leftContentContainer h1 a:hover {
	text-decoration: none;
}

#news, #extra {
	width: 530px;
	text-align: justify;
}

#news h2, #extra h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	text-align: left;
}

#news .newsIndexMiddle, #extra .newsIndexMiddle {
	margin: 5px 0;
}

#news .newsEntry, #extra .newsEntry {
	padding: 5px;
	margin: 5px 0;
}

#news img, #extra img {
	padding: 2px;
	margin-left: 5px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

#news h2 a, #extra h2 a {
	color: #000000;
	text-decoration: none;
}

#news h2 a:hover, #extra h2 a:hover {
	color: #D51524;
	text-decoration: underline;
}
#videoIndex {
	font-size: 11px;
}

#videoIndex h2 {
	padding: 0 0 5px 0;
	margin: 0;
	font-size: 12px;
}

#videoIndex h2 a {
	color: #000000;
}

#videoIndex img {
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	padding: 2px;
	width: 120px;
	height: 90px;
}

.itemNE {
	list-style: none;
	padding: 5px;
	margin: 0;
	border-top: none;
}
	
.itemNE li {
	padding: 0;
	margin-bottom: 10px;
}

.itemNE li h2 {
	font-size: 14px;
	text-align: left;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;
}

.itemNE li div {
	margin: 0;
	padding: 0;
	height: 130px;
}

#itemN li div a img {
	margin: 0 0 0 5px;
	float: right;
}

#news h1, #extra h1 {
	background: url(img/h1NewsTitle.jpg) no-repeat left bottom;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 2px 0 0px 5px;
	margin: 0;
	color: #D51524;
}

.bottom {
	background: url(img/punct.jpg) repeat-x bottom;
}

.bodyGray {
	background: url(img/center_middle.jpg) repeat-y;
}

.rightTop {
	background: url(img/colt_right_top.jpg) no-repeat right top;
}

.rightBottom {
	background: url(img/colt_right_bottom.jpg) no-repeat right bottom;
}

.leftBottom {
	background: url(img/colt_left_bottom.jpg) no-repeat left bottom;
}

/* comments */

.commentlistTop, .newsIndexTop {
	background: url(img/commentsTop.jpg) no-repeat top;
}

.commentlistMiddle, .newsIndexMiddle {
	background: url(img/commentsMiddle.jpg) repeat-y center;
	height: 100%;
}


.commentslistBottom, .newsIndexBottom {
	background: url(img/commentsBottom.jpg) no-repeat bottom;
}

.commentslistContainer, .newsIndexContainer {
	padding: 5px;
}

.commentslistContainer cite {
	font-style: normal;
}

.commentlist {
	width: 530px;
	padding: 0;
	margin: 0;
	list-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.commentlist li {
	margin: 15px 0 0 0;
	padding: 0;
}

.commentsText {
	margin: 15px 0 0 0;
	font-size: 11px;
	position: relative;
	z-index: 20;
}

.counter {
	font: bold 3em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #ccc;
	height: 0px;
	width: 520px;
	text-align: right;
	position: absolute;
	z-index: 10;

}
#formComment {

}

.formComment p {
	margin: 5px 0;
}

.formComment input {
	background: url(img/input_comment.jpg) no-repeat top left;
	border: none;
	height: 19px;
	width: 156px;
	padding: 2px 7px;
	font-size: 11px;
	color: #666666;
}
#formCommentTextarea {
	background: url(img/textarea_comment.jpg) no-repeat top left;
	padding: 5px;
}

#formCommentTextarea textarea {
	border: 0;
	width: 520px;
	height: 175px;
}

#addButton {
	background: url(img/submit_comment.jpg) no-repeat center;
	height: 30px;
	width: 150px;
	cursor: pointer;
}

/* end comment */

.singleArt {
	line-height: 1.5em;
	float: right;
	width: 530px;
	float: right;
	padding: 0 15px 0 0;
	margin: 0 0 10px 0;
	font-size: 12px;
}

#respond {
	padding: 10px 0 10px 0;
	font-size: 14px;
}

#category {
	font-size: 11px;
}

#category h2 {
	font-size: 12px;
	padding: 0;
	margin: 0;
}

#category h2 a {
	color: #000000;
}

.imgBorder {
	border: 1px solid #CCCCCC;
	padding: 2px;
	background: #FFFFFF;
}
