/*

Theme Name: Oropeza

Version: 1.0

Description: from Bluespot is a hybrid Wordpress theme made by fusing Coffeespot and AquaBlue by <a  href="http://wpthemepark.com" title="WP ThemePark">WP ThemePark</a>. Version 1.0.1+ supports multiple languages. Included languages in ver 1.0.1 : French. To help translate to other languages, please contact me.

Author: Gurdit

Author URI: http://www.gurdit.com/blog/




*/

/*

Dark Blue (headings, links) #121240	
FGris  f4f4f4

*/

/* Section: Body --------- */



body {

	margin: 0;

	padding: 0;

	font-family: Verdana,Tahoma, Arial, Serif;	

	line-height: 1.5em;

	font-size: 10px; /* IE5 Win */

  	voice-family: "\"}\""; 

  	voice-family: inherit;

   	font-size: 10px; /* easy scaling */

  	font-size: 0.76em;

   	background: #121240 ;

 	color:#333;  	 	

}

/* Sub-Section: Body Paragraph and Links --------- */

p {

	margin: 0.5em 0px 0.7em;

	line-height:1.6em;

}

a {

	text-decoration: none;	

}

a:link, a:visited {

	text-decoration: none;

	color:#121240;

}

a:hover, a:active {  

  border-bottom: #b8860b 1px solid;

}

abbr, acronym {

	font-style: normal;

	border-bottom: 1px dotted;

}

abbr[title]

{

	cursor:help;

}

blockquote{

	background: #EEE url(img/blockquote.png) no-repeat bottom left;

	/*border: 1px solid #E0E0E0;*/

	padding: 10px;

	padding-bottom: 40px;

	margin: 1em;

}

.commentlist li blockquote{

	background: #eeeee9;

        border: 1px dashed #121240;

        border-left: 2px solid #121240;

        border-bottom: 2px solid #121240;

	padding: 10px;

        padding-top: 3px;

        padding-bottom: 3px;

	margin: 1em;

        margin-left: 2em;

        color:#666;

        font-style: italic;

}

.commentlist li.alt blockquote{

	background: #f4f4f4;

}





dl dt 

{

	font-weight:bold;

	margin:5px 0;	

}

dl dd 

{

	padding-left:20px;

	display:inline;

}

fieldset 

{

	border:none;

}

img.right 

{

	float:right;

	padding:5px;

}

img.left 

{

	float:left;

	padding:5px;

}

#rap {

	margin: 0 auto;

	padding:0;		

	background:#fff url(img/sidebarbg.gif) repeat-y right;

	/* box model hack */

	width: 90%;

	voice-family: "\"}\""; 

  	voice-family: inherit;

	width: 780px;	

}



html>body #rap { /* be nice to Opera */

	width: 780px;

}

/* Sub-Section:  FONTS --------- */



h2,h3 {

	font-size: 1.6em;

	color: #567;

	padding: 3px 0;

	margin: 0;

	font-family: 'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	

	font-weight:normal;

	border-bottom:#eaeaea 1px solid;

}



/* Section: Positioning --------- */



#header {

	height: 90px;

	background:url(img/header.jpg) no-repeat right top;

	margin:0 auto;

	padding:0;	

	width:100%;		

}

#header h1 

{

	font-size:1.6em;

	margin:10px;	

}

#header h1 a:link,#header h1 a:visited 

{

	color:#f0f0f0;

	border-bottom:none;

	background:none;

}

#header h1 a:hover,#header h1 a:active

{

	color:#fff;

	border-bottom:#fff 1px solid;

	background:none;

}

#header h4

{

	font-size: 1.1em;

	margin: 10px;

	color: #d0d0d0;	

	font-family: Georgia, Verdana, Arial, Serif;	

}



#main {

	float: left;

	width: 568px;

	padding: 0;	

	margin: 0;		

}

#main ul 

{

	margin:0px 10px;

	padding:0px;

	list-style:none;

}

#main ul li 

{

	list-style-image:url(img/bullet.png);

	padding:3px 0;	

	margin:0 1em;

}

.post 

{

	margin:10px;			

	background:url(img/yysun.jpg) no-repeat top left;	

}



.post-title

{

	margin-left:75px;			

}

.post-title a:link, .post-title a:hover, .post-title a:visited, .post-title a:active 

{

	border-bottom:none;

}

.day-date {

	font-size: 0.9em;

	color: #999;

	padding: 3px 0;

	margin: 0 0 0 75px;			

}

.day-date em 

{

	font-style:normal;

	color:#666;

}

.post-content h4 

{

	font-size:1em;

	font-weight:normal;

}

.post-content h4 em

{

	font-style:normal;

	float:right;

	font-weight:normal;

}

.post-info {

	font-size : 0.9em;

	color : #666;

	margin : 0;

	background:url(img/comments-small.gif) no-repeat left center;

	padding-left:12px;

	border-bottom:#eaeaea 1px solid;

}

.post-content {

	padding:10px;	

}

#sidebar {

	float: left;

	width: 190px;

	padding:10px;

	line-height:1.3em;				

}

#sidebar ul

{

	list-style: none;	

}

#sidebar form, #sidebar .block, #sidebar ul 

{

	margin:0;

	padding: 1em;		

	font-size: 0.9em;		

	background:url(img/sidebox.gif) no-repeat bottom center;

}

#sidebar ul ul 

{

	margin:0;

	padding:0;	

}

#sidebar ul li 

{

	list-style-image:none;

	margin:0 0 0 5px;

	padding:3px 0;

	

}

#sidebar ul li ul li

{

	list-style-image:url(img/arrow.gif);

	margin:0 10px;

	padding:3px 0;

	

}

#sidebar a {

	text-decoration: none;	

	border:none;

}

#sidebar a:hover 

{

	border-bottom:1px solid;

}



#sidebar ul img {

	border:#459 1px solid;

}

#sidebar h2

{

	margin:20px 0 0 0;

	font-size: 1.3em;	

	color: #fafafa;	

	height:20px;

	border:none;	

	font-variant:small-caps;		

	font-weight:bold;

	padding:5px 10px 0;

	background:url(img/sideh2.gif) no-repeat top center;

}

#sidebar li h2 

{

	background:none;

	color:#996666;

	border-bottom:#996666 1px solid;

	padding:0;

	margin:0 0 0 0;

}

#sidebar ul li.feed

{

	list-style:none;

	background:url(img/feed.png) no-repeat left center;

	padding-left:18px;

	margin:0;

}

#sidebar ul li a img{

	border: none;

}

#sidebar a.noundie:hover {

	border: none;

}

#footer {

	clear: both;

	margin:0 auto;

	background:#121240;

	border:#f4f4f4 1px solid;	

	color: #ddd;

	font-size: 0.9em;		

	padding:5px 10px;	

	width:758px;

}

#footer strong 

{

	color:#fff;

	font-size:1.4em;

}

#footer ul 

{

	margin:0;

	padding:0;		

}

#footer ul li 

{

	list-style:none;

	padding-left:15px;

	background:url(img/arrow.gif) no-repeat left center;	

}

#footer div 

{

	float:right;

	width:30%;

	margin:0;

	padding:0;		

}

#footer a 

{

	color:#ddd;		

	text-decoration:none;

}

#footer a:hover

{

	color:#fff;	

	border-bottom:#fff 1px solid;

	background:none;	

}

#comments, #respond{

	margin: 2em 0 0 5px;

}

#commentform 

{

	margin:10px;

	padding:10px;

}

#rap .commentlist {

	margin: 0 1em;

	padding: 0;

}

.commentlist li 

{

	list-style:none;

	margin: 1em 0;

	padding: 0.5em;	

	background:#eeeee9;

}

.commentlist li.alt 

{

    background:#f0f0f0;

}

.commentlist li .cmtinfo 

{

	font-size:1em;	

	border-bottom: #ddd 1px solid;

}

.commentlist li cite 

{

	font-style:normal;

	font-weight:bold;

}

.commentlist li .cmtinfo em 

{

	float:right;

	margin:0;

	padding:0;

	font-style:normal;

	font-size:0.9em;

	color:#999;

}

.nocomments 

{

	padding-left:10px;

}



fieldset{

	border: none;

}



.field label{

	display: block;

}



textarea{

	width: 90%;

	height: 20em;

	border: 1px solid #ccc;	

	background:#f0f0f0;

}



input{

	border: 1px solid #ccc;	

	background:#f0f0f0;

}

button {

	border: 1px solid #ccc;	

	background:#f0f0f0;

        font-family: Verdana,Tahoma, Arial, Serif;

        height: 20px;

}





/* Navigation */

#gnav 

{

	list-style:none;	

	margin:0 auto;

	padding:0 0 3px 0;	

	background:#121240;

	border-bottom:#886b6d 1px solid;

	font-variant:small-caps;

	font-family:'Frutiger Linotype', 'Lucida Grande', 'Trebuchet MS', sans-serif;	

	font-weight:bold;

	text-align:right;	

	font-size:1.2em;			

}

#gnav li 

{

	list-style:none;

	display:inline;

	margin:0;

	padding:5px 10px;		

}

#gnav li a:link, #gnav li a:visited

{

	color:#ccc;

	text-decoration:none;

	padding:2px 0;	

	border-bottom:none;

	background:none;

}

#gnav li a:hover, #gnav li a:active

{

	border-bottom:#fff 2px solid;

	color:#fff;

	background:none;

}

#gnav li.current_page_item a:link, #gnav li.current_page_item a:visited, #gnav li.current_page_item a:hover, #gnav li.current_page_item a:active

{

	border-bottom:#fff 2px solid;

	color:#fff;

}




/* Section: Misc --------- */



#header, #main,#content, #sidebar, #footer, .widget {

    overflow: hidden;

}

/*****************88
QUOTES
***************/

#wp_quotes
{
	margin-left: -10px;
}

#wp_quotes div.wp_quotes_quote
{
}

#wp_quotes div.wp_quotes_author
{
	text-align:right;
	font-style: italic;
	margin-top: 5px;
}

div.wp_quotepage
{
	font-size: 14px;
	width: 80%;
	margin-left: 40px;
}

div.wp_quotepage_quote
{
}

div.wp_quotepage_author
{
	margin-left: 40px;
	font-style: italic;
}

hr.wp_quotepage_hr
{
	width: 70%;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}

div.wpquotes_poweredby
{
	text-align: center;
	font-size: 0.8em;
	margin-top: 12px;
}


div.post-content img{

margin: 10px;
}


.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   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: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

div.post-content .aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

