/*
Theme Name: Comet
Theme URI: http://frostpress.com/themes/comet/

Version: 1.2.3.1
Description: A very classy, lightweight, and content-focused theme with a lot of features to customize everything to your liking. Theme options with 7 different color schemes and the ability to change things like fonts, logo, custom widgets, etc. Dropdown menu for fast and space-saving navigation.

Tags: light, white, silver, red, yellow, green, blue, purple, two-columns, fixed-width, right-sidebar, threaded-comments, theme-options, custom-colors, custom-header, sticky-post

Author: Frostpress
Author URI: http://frostpress.com

*************************************************************************************

This theme is released under GPL (http://www.opensource.org/licenses/gpl-3.0.html)

"There is no present like time."
*/


@import url("reset.css");
@import url("basic.css");
@import url("dropdown.css");


body { background-color:#E5E5E5; font:12px arial, verdana, serif; color:#444444; margin:0px 0px 20px 0px; }
a { color:#3172A6; text-decoration:none; outline:none; }
a:hover { color:#5F9CCF; text-decoration:underline; }

ul { list-style-image:none; list-style:none; }

/* structure */
.wrap { width:1000px; padding:0px; margin:0px auto 0px; clear:both; overflow:hidden; }

/* menu */
.wrap.menu { background:#FFFFFF; padding:0px 10px 0px 20px; width:1000px; height:31px; overflow:visible; border-bottom:solid 0px #D2D2D2; font-size:11px; line-height:100%; font-style:normal; }
.uelle{ width:904px; float:left;}
	.menu ul { z-index:100; list-style:none; margin:0px; padding:0px; width:700px;}
	.menu li { display:inline-block; position:relative; margin:0px; padding:0px; }
	.menu li ul { display:none; }
	.menu li a { color:#666666; display:inline-block; margin:0px 0px 0px 0px; padding:10px 10px 10px 10px; text-transform:uppercase; letter-spacing:1px; }
	.menu li a:hover { color:#333333; text-decoration:none; }

	.menu li.current_page_item a { background:#E9E9E9; }

        .menu li.page-item-608 a { color:#d30013; text-decoration:none; outline:none; font-weight: bold; }
        .menu li.page-item-805 a { color:#d30013; text-decoration:none; outline:none; font-weight: bold; }

	.menu li.subscribe { float:right; overflow:hidden; }
	.menu li.subscribe a { color:#EA8C00; padding:10px 0px 10px 10px; }
	.menu li.subscribe a:hover { color:#BF7300; }
	.menu li.subscribe a img { float:right; margin:-2px 0px 0px 8px; }

/* header */
.wrap.header { background-color: #fff; padding:0px 0px 0px 0px; }
	.header a { color:#333333; }
	.header a:hover { color:#333333; text-decoration:none; }

	.header h1 { margin:0px; padding:0px; font:bold 36px/100% Arial, verdana,  sans-serif; letter-spacing:-1px; float:left; text-shadow:1px 1px 1px rgba(255,255,255,0.5); }
	.descOut { border-left:solid 1px #D2D2D2; overflow:hidden; margin:0px 0px 0px 20px; float:left; max-width:350px; }
		.descIn { border-left:solid 1px #F2F2F2; overflow:hidden; padding:10px 0px 10px 20px; }
		.header h4 { font:normal 13px/170% arial, verdana, serif; font-style:italic; padding:0px; margin:0px; text-shadow:1px 1px 1px rgba(255,255,255,0.5); color:#858585;  }

/* wide template */
.page-template-wide-php .content .c1 { width:1000px; margin:0px; }
.page-template-wide-php .content .c2 { display:none; }

/* content */
.wrap.content { }
	.c0 { 
		width:202px;  float:left; padding:0px 0px 0px 0px; margin:0px 30px 0px 0px; overflow:hidden;
		font-size:9pt; line-height:150%; border-top:solid 0px #D2D2D2; 
		}
	.c1 { 
		width:535px; min-height:800px; float:left; padding:0px 0px 0 0px; overflow:hidden; 
		border:solid 0px #D2D2D2; border-left:0; border-right:0; background:#FFFFFF; line-height:170%;
		}
	.c2 {
		width:202px; float:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 31px; overflow:hidden;
		font-size:9pt; line-height:150%; border-top:solid 0px #D2D2D2; 
		}
		
	.c3 {
		width:535px; min-height: 30px; text-align: center; margin: 0 auto; padding 0;;  
		}
	

/* footer */
.wrap.footer { color:#999999; font-size:8px; letter-spacing:1px; text-shadow:1px 1px 1px rgba(255,255,255,0.5); }
	.footer .c1 { background:none; border:0; }
		.footer a { c olor:#999999; text-transform:uppercase; font-style:normal; }
		.footer a:hover { color:#666666; text-decoration:none; }

/* posts */
.post { margin:0px 0px 0px 0px; padding:30px 30px 0px 30px; overflow:hidden; /*background:url('images/sep.gif') center bottom no-repeat;*/ }

	h1.post-title { margin:0px 0px 0px 0px; padding:0px; font:normal 14px arial, verdana, serif; font-weight: bold; letter-spacing:0px; }
	h1.post-title a { color:#000; }
	h1.post-title a:hover { color:#666666; text-decoration:none; }

	.post-text { overflow:hidden; margin:20px 0px 20px 0px; }

	.post-meta { 
		padding:10px 0px 10px 0px; border-top:dotted 2px #EAEAEA; border-bottom:dotted 2px #EAEAEA; clear:both;
		color:#B1B1B1; font-style:italic; font-size:8pt; letter-spacing:1px;
		}
		.post-meta a { color:#B1B1B1; text-transform:uppercase; font-style:normal; }
		.post-meta a:hover { text-decoration:none; color:#868686; }
		.post-meta em { font-style:normal; text-transform:uppercase; }
		.post-comments { float:right; }	


/* widgets */
	
	.widget { margin: 0px 15px 10px 10px; padding: 0px 0px 0	px 0px; background-color: #fff;}
	

	.widget h2 { 	
	max-width: 170px;
	height:20px; 
	margin: 0px -5px 0px 0px; 
	padding: 4px 0px 0px 10px;
	font: bold 12px arial, verdana, serif;
	letter-spacing:1px;
	}
		
	.widget ul, .widget ol { margin:0px; padding:0px 0px 10px 0px; background-color: #fff; }
	.widget li { padding: 2px 0px 0px 10px; }
	
	/*.widget li:first-child { border-top:0; }
	.widget li:last-child { border-bottom:0; }*/

	.widget ul li ul.children { margin:0px 0px 0px 0px; padding:0px; }
	/*.widget ul li ul.children li:first-child { border-top:solid 0px #FFFFFF; }*/
	.widget ul li ul.children li:last-child { padding-bottom:0px; }

	.widget_search input { width:202px; }

	.widget_fpcomments ol { list-style:none; margin:0px; padding:0px; }
	.widget_fpcomments ol li { padding:7px 0px 7px 0px; }
	.widget_fpcomments .avatar { float:left; margin:0px 10px 0px 0px; }
	
	.widget_fptwitter h2 { padding:6px 10px 6px 10px; }
	.widget_fptwitter ol li { padding-left:0px; }

	.widget_footer { border-bottom:solid 0px #D2D2D2; }
	
	/*Sidebars*/
		/*Sidebars*/
	.leftside { margin: 0px 0px 10px 0px; padding: 10px 0px 0px 0px; background-color: #fff;}
	.leftside li {font-style: italic}
	.leftsidebis { margin: 20px 0px 10px 0px; padding: 10px 0px 3px 0px; background-color: #fff;}
	.rightside { margin: 0px 0px 10px 0px; padding: 10px 0px 5px 0px; background-color: #fff;}
	.cerca  { margin: 20px 0px 10px 0px; padding: 0px 0px 0px 0px; background-color: #fff;}


/* aligns and images */
p img { padding:0; max-width:100%; }
img.centered { display:block; margin-left:auto; margin-right:auto; }
img.alignnone { padding:0px; margin:0px 0px 10px 0px; display:inline; }
img.alignright { padding:0px; margin:0px 0px 10px 10px; display:inline; }
img.alignleft { padding:0px; margin:0px 10px 10px 0px; display:inline; }
.alignright { float:right; }
.alignleft { float:left; }
.aligncenter, div.aligncenter { display: block; margin-left:auto; margin-right:auto; }
.textalignleft { text-align:left; }
.textalignright { text-align:right; }
.textaligncenter { text-align:center; }

#gallery-fip {
margin: auto;
}
#gallery-fip .gallery-item {
float: left;
margin-top: 10px;
text-align: left;
width: 33%;
}
#gallery-fip img {
border: 2px solid #cfcfcf;
}
#gallery-fip .gallery-caption {
margin-left: 0;
}