/*  
Theme Name: Fratura Expozta
Description: Customized
Author: coleta1994
Author URI: http://www.coleta1994.com/
*/



body{
margin: 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: justify;
background: #000;
color: #000;
}


#container {
margin: 0px auto;
width: 900px;
background: #fff;
}


#header {
width: 900px;
height: 600px;
background-image: url(http://www.fraturaexpozta.com/images/header.jpg);
background-position: top center; 
background-repeat: no-repeat;
background-color: #fff;
}


#content {
float: left;
width: 650px;
padding:20px 30px 0px 20px;
margin-top:20px;
}


#footer {
clear: both;
width: 900px;
height: 68px;
margin: 20px 0 0 0;
text-align: center;
color: #fff;
background-image: url(http://www.fraturaexpozta.com/images/footer.png);
}


h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 17px;
font-weight: bold;
color: black;
}


.title h2 a{
text-transform: uppercase;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-size: 21px;
color: #ED1E79;
background-color: #000;
padding:3px 10px 3px 10px 
}


.title h2 a:hover{
text-decoration: none;
background-color:#ED1E79;
color: #fff;
}



a:link, a:visited{
text-decoration: none;
color: black;
}


a:hover{
text-decoration: none;
color:white;
background-color:black;
}


#entry{
padding: 0px 20px;

}

.textarea{
width: 75%;
}

#entry p{
padding: 0;
}


p.postmetadata {
margin: 10px 0 60px 0;
padding-bottom: 10px;
font-size: 10px;
color: #000;
}


blockquote {
padding: 9px 40px 15px 75px;
color: #000000;
border: 2px solid #2e3092;
background: #ffffff;
background-image: url(images/blockquote.jpg);
background-position: top left; 
background-repeat: no-repeat;
text-align: justify;
font-size: 11px; }

pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }


/*Sidebar*/

.sidebar {
float: right;
width: 200px;
padding-top: 25px;

}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px 0 0px;
}


.sidebar ul li{
padding:  0;
margin-right: 10px;
}


.sidebar ul li h2{
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
text-transform: UPPERCASE;
color: #fff;
background-color: black;
padding: 0 5px 0 5px;
font-weight: bold;
margin-top: 25px;
}


.sidebar ul ul li{
padding: 0;
}

/*End Sidebar*/








/* Navigation*/
 
#tabs {
display:none;
margin-top: -20px;
height: 20px;
padding-top: 0px;
margin-bottom: 25px;
}


	
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {

	list-style: none;
	display: inline;
	}
	
.nav a{
color: #fff;
text-transform: uppercase;
font-size: 15px;
font-weight: bold;
font-family: verdana, arial, sans-serif;

}


.nav a:hover{
color: #fff;
}
	
	
/* End Navigation*/	
	

	
	
/*Comments*/
	
	
	.commentlist li .avatar { 
        display:none;
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Comments */







/*Search Form*/

#searchform {
font-family: Sans-serif;
color: #000;
height:20px

}

#searchsubmit {
background-color: #000;
border: 1px solid black;
color: #fff;
float:right;
}

#s {
background-color: #fff;
border: 1px solid black;
font-family: Sans-serif;
color: #000;
width:130px;
float:left;
}



/*End Search Form*/


/*Comments*/

.comments-template{

font-size:12px;
}

.url{
font-size:20px;

}
cite{
font-size:20px;
}


/*Flickr Sidebar styling (for use with the default Flickr.com badge*/

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}


/*End Flickr*/





.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #0000000;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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: 10px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}


.contactform{
margin: 40px 0 0 30px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}

.contactform input{
border: 1px solid black;
}

.contactform textarea{
border: 1px solid black;
}

textarea{
border: 1px solid black;
}

input{
border: 1px solid black;
background-color: #fff;
}

object {
	outline: none;
}


img {
border:none;
}

.piclenselink{
display:none;
}






.date{
float:left;
background-color:black;
color:white;
padding:5px;
margin-top:-35px;
margin-right:10px;
text-align:center;
font-weight:bold;
}

.date-month{
text-transform:uppercase;
background-color:yellow;
color:black;
margin-bottom:2px;
padding:0px 10px 0px 10px;

}

.date-day{
font-size:18px;
}

.date-year{
font-size:14px;
}
