/*
Theme Name: Situatii
Theme URI: http://blog.scrie.ro
Description: Custom WordPress theme designed for Scrie.ro
Version: 1.0
Author: Cristian Scutaru
Author URI: http://blog.scrie.ro
*/

/* CREDITE: urmatoarele doua stiluri le-am copiat chiar acum de la boul de Dan Stefancu, */
/* un dobitoc caruia trebuie sa i se dea ceva satisfactie, cand il apuca guitzatul din aiureli */
.side_left { width:263px; margin: 0 0 15px; padding:10px 5px 10px 10px; float:left; clear:both; background-color:#fff;  border:1px solid #adadad; }
.side_right { width:223px; margin: 0 0 15px;padding:10px; float:left; overflow:hidden;  background-color:#fff; border:1px solid #adadad; }

/* general ------------------------------------- */

body
{
	padding: 0;
	margin: 20px 0 0 0;
	background-color: #333333;
	text-align: center;
}
h1, h2, h3, h4 { margin:10px 0px 14px 0px; color:#006666; }
h1 { margin:10px 0px 30px 0px; font-size:20px; text-align:center; }
h1 a, h2 a, h3 a, h4 a { color:#006666; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover { color:#44a1d0; }
h2 { margin:25px 0px 20px 0px; font-size:16px; text-align:left; }
h3 { margin:25px 0px 20px 0px; font-size:16px; text-align:left; }
h4 { font-size: medium;display:inline;padding: 0px; margin: 0px; margin-bottom: 4px; }

a { text-decoration:none; color:#0000ff; }
a:visited { text-decoration:none; color:#4169e1; }
a:hover { text-decoration:underline; }

a.command { text-decoration:none; color:#0000ff; }
a.command:visited { text-decoration:none; color:#0000ff; }
a.command:hover { text-decoration:underline; }

hr { color:#dcdcdc; background-color:#dcdcdc; border:none; height:1px; }
table { font-size:inherit; }
pre, code { font:115% monospace; }

form {margin:0; padding:0; display:inline; }

form.feed-burner { border:0px none #ccc; text-align:center; }

blockquote { 
	font-style: italic; 
	font-family: Helvetica, Arial, Sans-serif;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 10px 4px 10px;
	background: #f5f5f5;
	border-left: 3px solid #c80000;
	border-bottom: 1px solid #fdf5e6;
}

select, input, textarea { font:12px arial,helvetica,clean,sans-serif; }
input.btn
{
	color:#050;
	font-family:'trebuchet ms',helvetica,sans-serif;
	font-size:100%;
	font-weight:bold;
	background-color:#fed;
}
input.btn:hover { cursor: pointer; }

input.input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 100px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}

/* layout ------------------------------------- */

#page-full { width: 980px; margin: 0; padding: 0; background: url(images/situatii-back.jpg) no-repeat; font:13px arial,helvetica,sans-serif; color: #ffffff; text-align: left; margin-left:auto; margin-right:auto; }
#page-right { background-color:#333333; background: url(images/smoke-cigarette.jpg) no-repeat; background-position: top left; }

#header { height: 120px; }

#top-bar { height: 45px; vertical-align: top; }
#blog-description { float:left; padding-left:15px; padding-top:18px; }
#search-area { float:right; padding-right:34px; padding-top:4px;}
.search-field { width:12.2em; color: #333333;font:11px Tahoma, sans-serif;padding:2px 1px 1px 5px; margin-right:16px;margin-top:14px; border:0; }

#top-menu { margin: 0 2px 0 3px; background-color: #333333; width: 945px; }
#top-menu a { text-decoration: none; color: #ffffff; font-family: Arial, Helvetica, Georgia, Sans-Serif; font-size: 14px; }
#top-menu a:hover { text-decoration: none; color: #c80000; }
#top-menu ul { margin: 0 auto; padding: 4px; width: 926px; }
#top-menu ul li { display: inline; padding: 10px; }
#rss-icon { float: right; }

#content-area { padding: 2px; width: 950px; background-color: #ffffff; color: #000000; }
#content { padding: 14px; width: 524px; vertical-align: top; text-align: left; }

.sidebar { background-position:top left; vertical-align: top; width: 198px; text-align: left; }

#tag-cloud { margin: 0px 2px 0px 3px; background-color: #333333; width: 935px; padding: 5px; text-align: center; }
#tag-cloud-title { margin: 0 2px 0 3px; background-color: #c80000; width: 945px; vertical-align: top; text-align: center; padding-top: 5px;
	color: #fff;
	font-size: 14px;
	font-weight: normal; }

#footer { background: url(images/bottom-bar.jpg) no-repeat; height: 28px; vertical-align: top; text-align: center; padding-top: 5px; }
#footer a, #footer a:visited { text-decoration: none; color: #ffffff; }
#footer a:hover { text-decoration: underline; }

img { border: 0 none; }
img.alignleft { float: left; }
img.alignright { float: right; }

/* menus */

/************************************************
*	Left Column 		    			     	* 
************************************************/

.leftrightside {
	margin: 3px;
	padding: 0px;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	}
.leftrightside h2 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin: 20px 0px 5px 0px;
	padding: 2px 0px 2px 5px;
	border-left: 5px solid #333333;
	border-right: 5px solid #333333;
	background: #c80000;
	}
.leftrightside h2 a, .leftrightside h2 a:visited, .leftrightside h2 a:hover { color: #fff; }

.leftrightside ul {
	margin: 0px 0px 0px 2px;
	padding: 0px;
	}

.leftrightside ul li {
	display: block;
	margin: 0px;
	border-bottom: 1px solid #ccc;
	padding: 2px 0px 2px 5px;
	}
	
.leftrightside ul li a, .leftrightside ul li a:visited {
	color: #333333;
	}

.leftrightside ul li a:hover {
	color: #c80000;
	}

/* sidebar menus ------------------------------ */

.menu-left { background-image: url(images/gen_mmistar.gif); }
.menu-right { background-image: url(images/gen_mmistarr.gif); }
.menu-left, .menu-right
{
	width: 130px;
	height: 22px;
	background-position: top left;
	background-repeat: no-repeat;
	font: bold 11px Tahoma, verdana, arial, helvetica, clean, sans-serif;
	text-align: center;
	vertical-align: top;
	color:#a0522d;
	margin:0;
	padding:0;
}
.menu-left a, .menu-right a
{
	display:block;
	margin:0;
	color:#a0522d;
	height:22px;
	padding-top:5px;
}
.menu-left a:link, .menu-left a:visited, .menu-right a:link, .menu-right a:visited
{
	text-decoration:none;
	color:#a0522d;
}
.menu-left a:hover, .menu-right a:hover
{
	color:#daa520;
	cursor: pointer;
}

/* posts ------------------------------------- */

.post
{
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
	margin: 10px;
	width: 100%;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}

.pale { color: #f5f5f5; }

.postdata .category{
	float: left;
}
.postdata .comments{
	float: right;
	margin-right: 15px;
}
.mini-add-comment {
	float: right;
	margin-right: 15px;
}
.entry {
	padding: 10px 10px 5px 10px;
	clear: both;
	text-align: justify;
}

/* post title */
h2 {
	color: #006666;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: bold 150%/100% "Lucida Grande", Arial, sans-serif;
}
h2 a, h2 a:visited, h3 a, h3 a:visited { color: #006666; text-decoration: none; }
h2 a:hover, h3 a:hover { color: #44a1d0; text-decoration: none; }

ul.sim-th { list-style: none; }
ul.sim-th li { padding-left: 18px; background: url(images/mini-category.jpg) no-repeat; }
ul.sim-th li a { font-size:16px; color:#006666; }
ul.sim-th li a:hover { color:#44a1d0; text-decoration: none; }

/* page&post navigation -------------------------------------- */

.page-nav
{
	clear: both;
	height: 22px;
	margin: 15px 0 5px 0;
}
.page-nav a, .page-nav a:visited { color: #999999; text-decoration: none; }
.page-nav a:hover { color: #999999; text-decoration: none; }
.previous-entries a
{
	float: left;
	padding-left: 25px;
	width: 60px;
	height: 20px;
	display: block;
	background: url(images/gen_prev.gif) no-repeat left center;
}
.next-entries a
{
	float: right;
	padding-right: 25px;
	width: 60px;
	height: 20px;
	display: block;
	text-align: right;
	background: url(images/gen_next.gif) no-repeat right center;
}

.post-nav
{
	clear: both;
	margin-top: 5px;
	padding-bottom: 25px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited { color: #999999; text-decoration: none; }
.post-nav a:hover { color: #44a1d0; text-decoration: none; }
.post-nav .previous a
{
	float: left;
	padding-left: 20px;
	display: block;
	height: 15px;
	background: url(images/gen_prev_post.gif) no-repeat left center;
	vertical-align: middle;
}
.post-nav .next a
{
	float: right;
	padding-right: 20px;
	text-align: right;
	display: block;
	height: 15px;
	background: url(images/gen_next_post.gif) no-repeat right center;
	vertical-align: middle;
}

/* comments ------------------------------------- */

h3#comments
{
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond
{
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

#commentform { margin-top: 10px; }
#commentform label
{
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small { color: #999999; font-size: 90%; }
#commentform input
{
	font: 110% Arial, Helvetica, sans-serif;
	width: 250px;
	padding: 1px 3px 1px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 498px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 1px 3px 1px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 375px;
}
#commentform #submit:hover { background: url(images/submit-btn.gif) no-repeat bottom left; cursor: pointer; }
#commentform textarea:focus, #commentform input[type="text"]:focus { border: solid 1px #3b9acc; }

.comment-block { width: 524px; line-height: normal; overflow: hidden; }
.comment { padding: 10px 15px 20px 15px; background: url(images/comment.gif) #eeeeee no-repeat left bottom; overflow: hidden; }
.comment-admin { padding: 10px 15px 20px 15px; background: url(images/comment.gif) #eeeeee no-repeat left bottom; overflow: hidden; border-top: #c80000 5px solid; }
.comment_body { padding: 10px 15px 0 15px; border-top: #bbbbbb 0px solid; border-right: #bbbbbb 1px solid; border-left: #bbbbbb 1px solid; border-bottom: #bbbbbb 0px solid; background-color: #ffffff; overflow: hidden; text-align: justify; }
.comment_body hr { color:#ffffff; background:#000000; border-color: #ffffff; border-style: dashed; border-width: 0 0 1px 0; }
.comment_bottom { height: 14px; margin: 0px; background: url(images/comment_bottom.gif) no-repeat top left; }
.spacer { height: 1px; width: 1px; overflow: hidden; }

.comment cite { font-weight: bold; font-style: normal; color: #c80000; }
.comment cite a, .comment cite a:visited { color: #c80000; }
.comment small { font-size: 87%; }
.comment small a, .comment small a:visited { color: #999999; }

.eentry { width: 524px; border: 0; padding: 0; }
.eentry-top { height: 65px; background:url(images/box30top.jpg) no-repeat; padding-left: 10px; }
.eentry-body { background-color: #f1f1f1; padding: 0 5px 0 5px; }
.eentry-bottom { height: 6px; background:url(images/box30bottom.jpg) no-repeat; }
.eentry-title {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}

#reply { width: 524px; border: 0; padding: 0; }
#reply-top { height: 65px; padding-left: 10px; }
#reply-body { padding: 0 5px 0 5px; }
#reply-bottom { height: 6px; no-repeat; }

/* widgets ------------------------------------- */

#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

ul.sim-th { }

/* ----------------------------------------- thumbnail image */

div.thumbnail {
    margin-bottom: 0.5em;
    border-style: solid; border-color: White;
    width: auto;
    overflow: hidden;
}
div.thumbnail div {
    border:1px solid #cccccc;
    padding: 3px !important;
    background-color:#f9f9f9;
    font-size: 90%;
    text-align: center;
}
div.thumbnail div a img {
    border:1px solid #cccccc;
}
div.thumbnail div div.thumbcaption {
    border: none;
    padding: 0.3em 0 0.1em 0;
}
div.thumb_right {
    float: right;
    clear: right;
    border-width: 0.5em 0 0.5em 0.5em;
}
div.thumb_left {
    float: left;
    margin-right:0.5em;
    border-width: 0.5em 0.5em 0.5em 0;
}
div.thumbnail {
	margin-bottom: .5em;
	border-style: solid;
	border-color: White;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 90%;
	text-align: center;
	overflow: hidden;
}
.thumbimage {
	border: 1px solid #ccc;
}
.thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 90%;
}

/* --------------------------------------- smallmenuitem */
table.smallmenuitem
{
    width:130px;
    background-image:url(images/gen_mi2.gif);
    border-style:none;
    border-width:0;
}
table.smallmenuitemleft
{
    width:130px;
    background-image:url(images/gen_mi22.gif);
    border-style:none;
    border-width:0;
}
td.smallmenuitem
{
    text-align: center;
    vertical-align: middle;
    height: 18px;
    font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    color:#a5212a;
    font-weight: bold;
}
td.smallmenuitem a { display:block;margin:0; }
td.smallmenuitem a:link, td.smallmenuitem a:visited
{
    text-decoration:none;
    color:#a5212a;
    font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: bold;
}
td.smallmenuitem a:hover { text-decoration:none;color:#daa520;font-weight: bold; }

/* --------------------------------------- sandboxinner/outer */
table.sandbox_outer
{
	width:100%;
	background-color:#ffe4b5;
	border-style:none;
}
table.sandbox_inner
{ 
    width:100%;
    background-color:#fdf5e6;
    border-style:none;
    font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    text-align:left;
}
td.sandbox_content
{ 
	width:100%;
	background-color:#fdf5e6;
    font-size: x-small;
    font-family: Arial,Helvetica,sans-serif;
    text-align:left;
}

/* y box ---------------------------------- */

.yb { overflow:hidden; }
.yb11 { height:5px; padding:0 0 0 5px; background:url(images/yb11.gif) no-repeat left top; }
.yb1 { height:5px; background:url(images/yb1.gif) repeat-x; }
.yb12 { height:5px; padding:0 8px 0 0; background:url(images/yb12.gif) no-repeat right top; }
.yb32 { padding-right:4px; border-left:1px solid #fdd49e; background:url(images/yb32.gif) repeat-y right; }
.yb3 { padding:5px 5px 5px 5px; background:#fffdf8 url(images/yb3.gif) repeat-x bottom; }
.yb21 { height:9px; padding:0 0 0 5px; background:url(images/yb21.gif) no-repeat; }
.yb2 { height:9px; background:url(images/yb2.gif) repeat-x; }
.yb22 { height:9px; padding:0 8px 0 0; background:url(images/yb22.gif) no-repeat right top; }
