/*
Theme Name: Juridice.ro
Theme URI: http://juridice.ro/
Description: Juridice.ro
Version: 1.0
Author: Longneck
*/

/* Begin Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Georgia, Utopia, Palatino, 'Palatino Linotype', serif;
	background: #ffffff;
	color: #333;
	text-align: center;
	}
#page {
	background-color: white;
	border: none;
	text-align: left;
	}
#header {
	background: #ffffff;
	}
#headerimg 	{
	margin: 7px 9px 0;
	min-height: 192px;
	width: 740px;
	display:block;
	}
#buttons {
	/* font-weight:bold; */
	font-size:1.2em;
	text-align: left;
	padding:10px;
	}
#buttons a {
	padding-right:10px;
	text-decoration: none;
	}
#buttons a:hover {
	color:red;
	}
#submenu {
	/* font-weight:bold; */
	font-size:1.4em;
	text-align: left;
	padding:6px;
	}
#submenu a {
	text-decoration: none;
	}
#submenu a:hover {
	color:red;
	}
#content {
	font-size: 14px;
	}
.entry p {
	/*text-align: justify;*/
	}
.widecolumn .entry p {
	font-size: 14px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	padding-left:2px;
	font-size: 11pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 17pt;
	}
	
.narrowcolumn {
	line-height: 17pt;
	}
.widecolumn {
	line-height: 1.6em;
	}
.narrowcolumn .postmetadata {
	/*text-align: center;*/
	}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	border-left:0px;
	border-right:0px;
}
.even, .alt {
	border-left: 1px solid #ddd;
}
#footer {
	background: #white;
	border: none;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
h3  {
	font-weight:normal;
}

h2 {
	font-weight:normal;
	font-size: 1.3em;
	margin: 0px 0 0;
}
h2 .pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}
h3 {
	padding: 0;
	margin: 30px 0 0;
	}
h3 .comments {
	padding: 0;
	margin: 20px auto 20px ;
	}
h3 {
	font-size: 1.3em;
	}
h1 { 						 /*  H1 este titlul din header */
	font-weight: bold;
	font-size: 5em;
	margin:0px;
	padding-top: 30px;
	font-weight:normal;
}
h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: #CC0000;
	}
h3 {
	color: #333;
}
h2, h2 a, h3, h3 a, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
/* h2 e folosit pentru titlul articolelor */
h2 {
	color:#C00;
}
h2 a, h2 a:visited {
	color: #0e4f8c;
	text-decoration: none;
}
h2 a:hover {
	color: #C90404;
	text-decoration:none;	
}
h3 a:hover {
	text-decoration:underline;
}
a, a:visited {
	color: #0e4f8c;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
.commentlist cite, .commentlist cite a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	font-size: 1.3em;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
.commentmetadata {
	font-weight: normal;
	}
#sidebar {
	font: 1em;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}
acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}
#wp-calendar a {
	text-decoration: none;
	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}
#newsletter_f .inp {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#666;
	padding:5px;
	margin-bottom:10px;
	margin-top:10px;
	width:95%;
}
#newsletter_f .but {
	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:6px;
	width:95%;
}
#newsletter_f .newsletter_message {
	background:#FFC;
	padding:5px;
	margin:3px;
	text-align:center;
}
#newsletter_f .newsletter_warning_message {
	background:#FCC;
	padding:5px;
	margin:3px;
	text-align:center;
}
.mofpdf  {
/*	background:#FFC;*/
	padding:10px;
	margin:1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	font-weight:bold;
	vertical-align:middle;
}

.mofpdf a {
	margin:0px;
	padding:0px;
}
#page {
	background-color: white;
	margin: 15px auto;
	padding: 0;
	width: 1000px;
	}
#header {
	background-color: #white;
	margin: 0px;
	padding: 0px 0px 5px 10px;
	min-height: 105px;
	width: 1000px;
	}
#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}
.column {
	float: left;
	padding: 15px 0px 10px 10px;
	margin: 0px 0px 0 0;
	width: 400x;
	}
	
.narrowcolumn {
	float: left;
	padding: 20px 0 0px 10px;
	margin: 0px 0 0;
	width: 540px;
	}
.widecolumn {
	padding: 0px 0px 20px 0px;
	margin: 5px 0 0 150px;
	width: 800px;
	}
.post {
	margin: 0px;
	margin-bottom:30px;
	text-align: left;
	background: url(images/su.jpg) repeat-x bottom;
	padding-bottom: 15px;
	}
.comments_wrapper {
	background: url(images/su.jpg) repeat-x bottom;
	padding-bottom: 15px;
}
.post hr {
	display: block;
	}
/* home page juridice */
.columns td {
	/*text-align: justify;*/
	vertical-align:top;
	}
	
.columns td {
	padding: 10px 23px 0px 0px;
	}
	
.columns h2, #sidebar h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#C00;
	font-weight:normal;
	font-size:1.74em;
	margin:-2px 0 0 0;
	line-height:130%;
}
#sidebar h2 {
	padding:6px 0 0 0 ;
}
#loginkey, a #loginkey {
	background:url(images/user_login.gif);
	background-position:center;
	background-repeat:no-repeat;
	width:150px;
	height:150px;
	border:0px;
}
#nume_user {
	padding:5px;
	margin-bottom:10px;
	width:155px;
	background-color:#ECECF;
	border: #D8E3E6 solid 1px;
	text-align:center;
	color:#0e4f8c;
}
 
.text_ad_j {
	padding:5px;
	margin-bottom:10px;
	width:155px;
	border: #D8E3E6 solid 1px;
	text-align:center;
	font-size:12px;
  color:#0e4f8c;
	line-height:150%;
}
.text_ad_j_lat {
	padding:5px;
	margin-bottom:10px;
	width:239px;
	border: #D8E3E6 solid 1px;
	text-align:center;
	font-size:12px;
  color:#0e4f8c;
	line-height:150%;
	/*
	border-bottom:#DDD solid 1px;
	padding:10px 0px 10px 0px;
	margin:0px 0 0px 0;*/
}
.text_ad_j_subsearch {
	padding:6px;
	margin-bottom:10px;
	width:940px;
	border: #D8E3E6 solid 0px;
	text-align:left;
	font-size:12px;
  color:#0e4f8c;
	line-height:150%;
	/*
	border-bottom:#DDD solid 1px;
	padding:10px 0px 10px 0px;
	margin:0px 0 0px 0;*/
}
.text_ad_j_colorat {
	padding:5px;
	margin-bottom:10px;
	width:155px;
	border: #D8E3E6 solid 1px;
	text-align:center;
	font-size:15px;
  color:#3399ff;
	line-height:150%;
}
a:hover #text_ad_j1 {
	background-color: #EAF6FF;
}
.text_coord {
	padding:5px;
	margin-bottom:10px;
	width:239px;
	border: #D8E3E6 solid 1px;
	text-align:left;
	font-size:12px;
	line-height:150%;
}
a:hover #nume_user {
	background-color: #EAF6FF;
}
.columns h2 {
	padding:15px 0 0 0;
}
.columns h2 a {
	color:#C00;
}
.columns h2 a:hover {
	color:#000;
	background-color:#FFF;
/*	text-decoration:underline;*/
}
.columns h2.sep {
	background:url(images/sd.jpg) repeat-x top;
}
.columns p, .columns .recent_comments_group {
	color :#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:130%;
	border-bottom:#DDD solid 1px;
	padding:10px 0px 10px 0px;
	margin:0px 0 0px 0;
}
.columns a {
	/*color: #333;*/
}
.columns a:hover p, .columns a:hover  {
	background-color:#F0F6FF;
	text-decoration:none;
}
.columns small {
	margin-top:6px;
	font-size:11px;
	text-align:right;
}
.columns .more {
	background:url(images/arrow_menu_box.gif) no-repeat;
	background-position:right;
	padding:2px 10px 2px 10px;
}
.columns h4 {
	font-size:0.85em;
	font-family:Helvetica, Arial, sans-serif;
	padding:0 0 0 0;
	margin:10px 0 0 10px;
	color:#666;
	font-weight:normal;
	font-style:italic;
}
.columns h4 .author {
	font-weight:bold;
	color:#444;
	display:inline;
}

.columns {
	list-style-type: none;
	}

.columns ul {
	padding:0px;
	}
/*
.columns li {
	font-size: 105%;
	font-family:Helvetica, Arial, sans-serif;
	padding-bottom: 7px;
	list-style-type: none;
	}
.columns li a {
	font-weight:bold;
	}*/

/* end home page juridice*/
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	clear: both;
	}
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
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;
	}
/* End Images */

/* Begin Lists
	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}
html>body .entry li {
	margin: 7px 0 8px 10px;
	}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}
.entry ol li {
	margin: 0;
	padding: 0;
	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */

/* Begin Form Elements */
#searchform {
	width:400px;
	padding: 2px;
	padding-top:0px;
	margin:0px 0px 0px 5px;
	}
#searchform #s, #sidebar .mid {
	border:#CCC solid 1px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#444;
	padding:8px;
}
#searchform #s {
/*	border-right-color:#FFF;
	background:url(images/search_b.gif) no-repeat;
	background-position:right;*/
	margin-right:0;  
	width:400px;
	display:inline;
}
#sidebar #searchsubmit {
	background:url(images/search_b.gif) no-repeat;
/*	font-size:1.1em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:0px;
	border-left-color:#FFF;
*/
	border:0px;
	margin-left:0px;
	display:inline;
}
#sidebar .mid {
	padding:5px;
	margin:0px;
	margin-top:10px;
	margin-bottom:10px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
select {
	width: 130px;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }
#commentform p {
	margin: 5px 0;
	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.nopad {
	margin-top:5px;
	margin-bottom:5px;
	padding:3px !important;
}

/* Begin Sidebar */

#topmenu
{
	padding-left:12px;
	padding-bottom:10px;
	display:table-cell;
	/* float:left;*/
	margin-right:20px;
}
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 0px;
	width:440px;
	display:table-column;
	float:right;
}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 180px;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}
#wp-calendar a {
	display: block;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */

/* Begin Various Tags & Classes */
.the_tags, .a_tag {
	display:inline-block;
	padding:2px;
	margin:0px;
	font-size:12px;
	height:24px;
}
.the_tags {
	background:url(images/tag.png) no-repeat;
	width:45px;
}
.a_tag {
	padding-left:10px;
	padding-right:10px;
	font-family:Helvetica, Arial, sans-serif;
	border-right:#EFEFEF 1px solid;
}
acronym, abbr, span.caps {
	cursor: help;
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
	}
a img {
	border: none;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */

#useronline-count, #users_browsing_page, #useronline-browsing-page, #useronline-browsing-site {
	text-align:center;
	padding-bottom:20px;
	padding-top:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
}


/* Forms */
.boxforms {
display: table;
width: 580px;
}

.boxforms div {
height: 25px;
margin-bottom: 7px;
}

.boxforms div.textarea {
height: 100px;
}

.boxforms div.radio {
height: auto;
}

.boxforms div.clear {
clear: left;
}

.boxforms div strong {
float: left;
height: 19px;
width: 130px;
text-align: right;
color: #575656;
font-size: 13px;
font-weight: normal;
margin: 4px 6px 0px 0px;
}

.boxforms div.textarea strong {
height: 100px;
}

.boxforms div strong i {
color: #c90404;
font-size: 13px;
font-weight: normal;
font-style: normal;
}

.boxforms div em input, .boxforms div em textarea {
height: 21px;
width: 251px;
text-align: left;
font-size: 14px;
font-weight: bold;
border: 1px;
padding: 4px 0px 0px 5px;
}

.boxforms div em textarea {
width: 246px;
height: 90px;
background: transparent;
}

.boxforms div.radio em input
{
width: auto;
height: auto;
}

.boxforms div em select {
height: 25px;
width: 256px;
text-align: left;
font-size: 14px;
font-weight: bold;
border: 1px solid #adadad;
padding: 2px;
margin: 0px;
}

.boxforms div em {
height: 25px;
width: 256px;
text-align: left;
float: left;
display: block;
font-style: normal;
}

.boxforms div.textarea em {
height: 100px;
color: #313131;
}

.boxforms div.radio em {
height: auto;
font-weight: normal;
margin-bottom: 6px;
}

.boxforms div span {
display: block;
float: left;
height: 25px;
width: 180px;
text-align: left;
font-size: 10px;
margin: 0px 0px 0px 5px;
color: #a2a2a2;
padding: 0px;
}

.boxforms div.textarea span {
height: 106px;
}

.boxforms div div {
height: auto;
width: 430px;
float: left;
font-size: 12px;
}

.boxforms div div u {
text-decoration: none;
font-size: 11px;
color: #7f7f7f;
}

input.formfocus, input.formdefault:focus {
color: #313131;
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textboxblue.gif) no-repeat top left;
width: 256px;
height: 25px;
}

input.formerror {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textboxred.gif) no-repeat top left;
width: 256px;
height: 25px;
color: #313131;
}

input.formdefault {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textboxdefault.gif) no-repeat top left;
width: 256px;
height: 25px;
color: #313131;
}

input.formdisabled {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textboxdisabled.gif) no-repeat top left;
width: 256px;
height: 25px;
}

.textarea_focus {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textareablue.gif) no-repeat top left;
}

.textarea_error {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textareared.gif) no-repeat top left;
}

.textarea_default {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textareadefault.gif) no-repeat top left;
}

.textarea_disabled {
background: transparent url(http://www.juridice.ro/wp-content/themes/juridice/images/textareadisabled.gif) no-repeat top left;
}

label.error {
color: #dc0000;
}

.infoforms {
margin: 10px 4px 10px 4px;
}

.infoforms strong {
font-size: 14px;
}

.infoforms span {
font-weight: bold;
display: block;
margin: 0px 0px 0px 12px;
}

.infoforms em {
font-style: normal;
display: block;
margin: 0px 0px 0px 20px;
color: #585858;
}

.infoforms b {
font-weight: normal;
display: block;
}

.infoforms b a {
color: #000000;
}

.infoforms b a:hover {
color: #666666;
}

a.creeazacontbut {
background: transparent url(/images/creeazacont.gif) no-repeat left top;
width: 134px;
height: 31px;
display: block;
float: left;
margin: 0px 8px 0px 0px !important;
}

a.creeazacontbut:hover {
background-position: left bottom;
}

a.salvarebut {
background: transparent url(/images/salvare.gif) no-repeat left top;
width: 171px;
height: 31px;
display: block;
float: left;
margin: 0px 8px 0px 0px !important;
}

a.salvarebut:hover {
background-position: left bottom;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */