/*
Theme Name: Ciprian Lupan
Theme URI: www.ciprian-lupan.ro
Description: Tema pentru Foto Blog Ciprian Lupan
Author: Crismariu Ionut Gabriel
Author URI: your-URI
Version: 1.0
.
A nu se replica!
.
*/


/***** RESET *****/

/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 100%;
vertical-align: baseline;
background: transparent;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}

/* remember to define focus styles! */
:focus {
outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
text-decoration: none;
}
del {
text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
border-collapse: collapse;
border-spacing: 0;
}

/***** Body *****/


body {

background: #333 url("img/bg_diagonal.png") repeat;
font-family:Arial,Helevtica,Verdana,san-serif;
font-size:13px;
line-height:23px;
}



/* float clearing for IE6 */
* html .clearfix{
height: 1%;
overflow: visible;
}

/* float clearing for IE7 */
*+html .clearfix{
min-height: 1%;
}

/* float clearing for everyone else */
.clearfix:after{
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
font-size: 0;
}

#shadow_top{

width: 1006px;
margin: 0px auto;
margin-top: -350px;
position: relative;
height: 20px;
background: url("img/shadow_top.png") no-repeat scroll 0 0 transparent;
z-index: 999;
}

#shadow_bottom{

width: 1006px;
margin: 0px auto;
position: relative;
height: 19px;
background: url("img/shadow_bottom.png") no-repeat scroll 0 0 transparent;
z-index: 999;
}


#bg_flourish {
margin-top: 10px;
height: 355px;
position: relative;
background: url("img/bg_flourish.png") no-repeat scroll 49% 0 transparent;
}

#container {

width: 1006px;
background: url("img/shadow_mid.png") repeat-y scroll 0 0 transparent;
position: relative;
margin: 0px auto;
z-index: 999;
}

/***** Header *****/

#header {
width: 970px;
margin: 0px auto;
position: relative;
margin-bottom: 20px;
z-index: 999;
}


#logo {
width: 220px;
height: 220px;
float: left;
background: #333;
}

#slider {
width: 750px;
height: 220px;
float: left;
background: #1a1a1a url(img/loading.gif) no-repeat 50% 50%; 
}

#menu {
width: 970px;
float: left;
}


/***** Main *****/

#main {
width: 970px;
margin: 0px auto;
margin-bottom: 20px;
position: relative;
overflow: hidden;
color: #B2B2B2;

}

#post_description {
padding: 0px 20px;
padding-bottom: 40px;
font-size: 12px;
font-weight: normal;
line-height: 22px;
color: gray;
font-family:"Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

#post_description p {
padding-top: 6px;
text-align: justify;
text-indent: 2em;
}

#post_description a {
text-decoration: none;
color: #717171;

}

#post_description a:hover {
color: #fff;
text-decoration: none;
}

.post_preview {
width: 970px;
height: 255px;
display: block;
position: relative;
overflow: hidden;
margin-bottom: 15px;
font-family: 'Molengo', arial, serif;
}

.post_preview_hover {
display: none;
margin-top: -255px;
width: 970px;
height: 255px;
position: relative;
background: #000 ;
cursor: pointer;
}

.div_link{
display:block;
width:100%;
height: 100%;
text-decoration:none;
}

.post_image {
width: 970px;
height: 255px;
overflow: hidden;
}

.post_image_nav{
margin-bottom: -25px;
position: relative;
width: 970px;
height: 25px;
overflow: hidden;
background-color: #1a1a1a;
text-align: center;
background: url("img/bg_post_preview.png") repeat;
}


.post_image_info {

margin-top: -50px;
position: relative;
width: 970px;
height: 50px;
overflow: hidden;
background-color: #1a1a1a;
background: url("img/bg_post_preview.png") repeat;
}

.post_image_info h1 {
display: block;
padding-left: 10px; 
font-size: 16px;
letter-spacing: 0.6px;
line-height: 35px;
color: #AAA;

}

.post_image_info p {
display:block;
text-align: left;
font-size: 12px;
line-height: 25px;
margin-top:-14px;
padding-left: 10px;
color:#AAA;
letter-spacing: 1px;
}

.post_image_info a {
color: #AAA;
text-decoration: none;
}

.post_image_info h1 {
margin:0px;
padding-left: 10px;
}

.category_link a {

border-bottom: 1px dashed #717171;
}

.category_link a:hover{

color: white;
}



#post_images {
padding: 0px 20px;
font-size: 12px;
font-weight: normal;
letter-spacing: 0.5px;
line-height: 1.7em;
}

.centeredImage {
text-align:center;
margin-top:0px;
margin-bottom:0px;
padding-top: 15px;
overflow: hidden;
}

.imageDesc {
padding-top: 15px;
text-align: justify;
}

.imageNumber {
text-align:center;
color: #272727;
overflow: hidden;
}


#paginatie {
background: #414141;
width: 970px;
height: 25px;
margin-top: 30px;
text-align: center;
}


#paginatie p {
display: inline;
margin: 0px 30px;
}

#paginatie a {
color: #717171;
text-decoration: none;
}

#paginatie a:hover {
color: #fff;
text-decoration: none;
}

.arhiva {
display:block;
width: 970px;
margin: 0px auto;
text-align:center;
overflow: hidden;
text-transform: uppercase;
}

ul.arhiva li {

padding: 0px 10px;
display: inline;
}

ul.arhiva li a {
color: #717171;
text-decoration: none;
}

ul.arhiva li a:hover {
color: #fff;
text-decoration: none;
border-bottom: 1px dashed #717171;

}

#comments  {
height: 120px;
color:#B2B2B2;
font-family:Arial,Helevtica,Verdana,san-serif;
font-weight: normal;
font-size: 12px;
line-height: 18px;
margin: 20px 20px 5px 20px;
background: #292929;
padding: 10px;
padding-top: 5px;
overflow: auto;
}

#comments_info {
line-height: 18px;
margin: 0px 20px;
}

#comments_form  {
color:#B2B2B2;
font-family:Arial,Helevtica,Verdana,san-serif;
font-weight: normal;
font-size: 12px;
line-height: 18px;
margin:5px 20px 30px 20px;
background: #212121;
padding: 10px;
padding-top: 5px;
overflow: hidden;
text-align: left;
}

#comments_form_info {
width:  700px;
margin:  0px auto;
text-align:center;
}

#comments_form p {
margin: 10px 0px;
}

#contact_form_left {
	width: 320px;
	float:  left;
}

#contact_form {
	color:#B2B2B2;
	font-family:Arial,Helevtica,Verdana,san-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	margin:5px 20px 30px 20px;
	background: #212121;
	padding: 10px;
	padding-top: 5px;
	overflow: hidden;
	text-align: left;
}

input#contactName{
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;
}

input#contactEmail{
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;
}


input#contactTel{
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;
}

textarea#contactText {
margin: 0px;
width: 575px;
height: 113px;
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
padding: 5px 5px;


}

button#contactSubmit {
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 35px;
padding: 0px 5px;
cursor: pointer;
}

#contact_form_right {
	width: 320px;
	float:  left;
}


#comments_form_left {
width: 320px;
float:  left;
}

#comments_form_right {
float:  left;
height: 160px;
}

textarea#data {
margin: 0px;
width: 575px;
height: 113px;
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
padding: 5px 5px;


}

input#author.input {
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;
}
input#email.input {
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;

}
input#url.input {
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 21px;
padding: 0px 5px;
width: 295px;

}

input#submit {
border: 1px solid #2a2a2a;	
background: url(img/bg_post_preview.png) repeat;
color: #fff;
height: 35px;
padding: 0px 5px;
cursor: pointer;
margin-left:0;
}

a#show_comm_form {
border: 1px solid #2a2a2a;	
background: #212121;
color: #717171;
padding: 0px 5px;
cursor: pointer;
text-decoration: none;
}

a#show_comm_form:hover {
color:  #fff;
}

#comments p {
padding-bottom: 5px;	
}

#comments a {
color: #777;
text-decoration: none;	
}

#comments a:hover {
color: #fff;

border-bottom: 1px dashed #717171;	
}



.comments_date_time {
color: #666;
font-size: 11px;
}
/***** Footer *****/

#footer {
width: 970px;
margin: 0px auto;
margin-top: 40px;
position: relative;
padding-bottom: 10px;
overflow:hidden;
text-align:center;
color: #414141;
font-size: 12px;
font-family: 'Molengo', arial, serif;
}

.footer_box {
margin-left: 20px;
margin-top: 30px;
margin-right: 20px;
float: left;
text-align: left;
line-height: 18px;
}

.footer_box_right {
width: 400px;
text-align: right;
float: right;
margin-right: 20px;
}

.footer_box h2 {
font-size: 14px;

line-height: 21px;
}

.footer_box ul {

margin-top: 10px;
}

.footer_box p {
letter-spacing: 1px;
margin-top: 10px;
}

.footer_box a {
color: #717171;
text-decoration: none;
}

.footer_box a:hover {
color: #fff;
border-bottom: 1px dashed #717171;
text-decoration: none;
}

#copyright {
color: #333;
float: left;
width: 970px;
margin: 0px auto;
margin-top: 30px;
}

#user_status a {
color: #717171;
text-decoration: none;
}

#user_status a:hover {
color: #fff;
border-bottom: 1px dashed #717171;
text-decoration: none;
}

#logo h1 a {background:url(img/sigla_cl.jpg) no-repeat top center;width:220px;height:220px;text-indent:-9999px;display:block;}

.post_image_info h2 {
margin:0;
padding-left:10px;
}

.post_image_info h2 {
color:#AAAAAA;
display:block;
font-size:16px;
letter-spacing:0.6px;
line-height:35px;
padding-left:10px;
}

.gabcaptchafs {
	border: none;
	background: none;
	margin-top: 10px;
	padding: 0;
	text-align: left;
	width:293px;
}

.gabcaptchajd {
	color: #c00;
	margin-top: 3px;
}

.gabcaptchav {
	color: white;
	font-size: 1.4em;
}
.gabcaptchai {
	font-size: 0.7em;
	color:#666;
}

.gabcaptchalc {
	font-size: 10px;
	color: #777;
	text-decoration: none;
}

.gabcaptchaer {
color: red;
font-weight: bold;
font-size: 1.2em;
padding: 20px;
text-align: center;
}

#commentturing {


	font-weight: bold;

	text-transform:uppercase;

	border: 1px solid #2A2A2A;
background: url(img/bg_post_preview.png) repeat;
color: white;
height: 21px;
padding: 0px 5px;
width: 295px;
}
