/*

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:#BEB4D7; font:15px/145% Times, serif; color:#000000; margin:0px 0px 20px 0px; }
a { color:#876EBE; text-decoration:none; outline:none; }
a:hover { color:#66FF00; text-decoration:underline; }

/* structure */
.wrap { width:940px; padding:0px; margin:0px auto 0px; clear:both; overflow:hidden; }

/* menu */
.wrap.menu { background: bbb6d6; padding:0px 0px 0px 0px; width:940px; overflow:visible; border-bottom:solid 4px #876EBE; font-size:15px; line-height:100%; font-style:normal; }
	.menu ul { z-index:100; list-style:none; margin:0px; padding:0px; }
	.menu li { display:inline-block; position:relative; margin:0px; padding:0px; }
	.menu li ul { display:none; }
	.menu li a { color:#876EBE; display:inline-block; margin:0px 0px 0px 0px; padding:10px 0px 10px 23px; }
	.menu li a:hover { color:#66FF00; text-decoration:underline; }
	.menu li.current_page_item a { background:none; }

	.menu li.subscribe { float:right; overflow:hidden; }
	.menu li.subscribe a { font-family: Helvetica, sans serif; font-size:7pt; letter-spacing:1px; text-transform:uppercase; color:#876EBE; padding:13px 0px 0px 0px; }
	.menu li.subscribe a:hover { color:#66FF00; }
	.menu li.subscribe a img { float:right; margin:-2px 0px 0px 5px; padding:0px 10px 0px 0px; }

/* header */
.wrap.header { padding:20px 0px 20px 0px; }
	.header a { color:#876EBE; }
	.header a:hover { color:#876EBE; text-decoration:none; }

	.header h1 { margin:0px; padding:0px; font: 72px/100% Times, serif; letter-spacing:0px; float:center; }
	.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% Times, serif; font-style:normal; padding:0px; margin:0px; color:#876EBE;  }

/* wide template */
.page-template-wide-php .content .c1 { width:600px; margin:0px; }
.page-template-wide-php .content .c2 { display:none; }

/* content */
.wrap.content { }
	.c1 { 
		width:600px; float:left; padding:25px; margin:0px 0px 0px 0px; overflow:hidden; 
		border:solid 4px #876EBE; border-left:0; border-right:0; background:#FFFFFF; line-height:130%;
		}
	.c2 {
		width:265px; float:left; padding:0px 0px 0px 0px; margin:0px 0px 0px 25px; overflow:hidden;
		font-size:13px; line-height:150%; border-top:solid 4px #876EBE
		}

/* footer */
.wrap.footer { color:#876EBE; font-family: Helvetica, sans serif; font-size:7pt; letter-spacing:1px; text-transform:uppercase; margin:0px 0px 0px 5px }
	.footer .c1 { background:none; border:0; }
		.footer a { color:#876EBE; font-style:normal; }
		.footer a:hover { color:#66FF00; text-decoration:none; }

/* posts */
.post { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; overflow:hidden; }

	h1.post-title { margin:10px 0px 10px 0px; padding:10px 0px 8px 3px; font:normal 48pt Times, serif; word-spacing:-2px; line-height:112%; border-bottom:dotted 1px #BEB4D7; }
	h1.post-title a { color:#876EBE; }
	h1.post-title a:hover { text-decoration:none; color:#66FF00; }


	.post-text { overflow:hidden; margin:15px 0px 15px 0px; }
		.post-text a { color:#876EBE; font-style:normal; text-decoration:none; }
		.post-text a:hover { text-decoration:underline; color:#66FF00; }

	.post-meta { 
		padding:10px 0px 10px 0px; border-top:dotted 1px #BEB4D7; border-bottom:solid 2px #BEB4D7; clear:both;
		color:#BEB4D7; font-family: Helvetica, sans serif; font-size:7pt; letter-spacing:1px; text-transform:uppercase;
		}
		.post-meta a { color:#BEB4D7; font-style:normal; text-transform:uppercase; text-decoration:underline; }
		.post-meta a:hover { text-decoration:underline; color:#66FF00; }
		.post-meta em { font-style:normal; }
		.post-comments { float:right; }	

/* widgets */
#widgets { list-style:none; margin:0px; padding:0px 0px 0px 0px; }
	.widget { margin:0px 0px 10px 0px; padding:10px 10px 10px 10px; }

		.widget h2 { display:inline-block; margin:0px 5px 5px 0px; padding:8px 10px 7px 10px; font:normal 7pt/100% Helvetica, sans serif; letter-spacing:1px; text-transform:uppercase; }
		
		.widget ul, .widget ol { margin:0px; padding:0px; list-style:none; }
		.widget li { font:15px/150% Times, 'Times New Roman', serif; padding:5px 0px 5px 10px; border-top:solid 1px #876EBE; border-top-style:dotted; border-bottom:solid 0px #BEB4D7; overflow:hidden; clear:both; left 5px no-repeat; }
		.widget li:first-child { border-top:0; }
		.widget li:last-child { border-bottom:0; }

		.widget ul li ul.children { margin:5px 0px 0px 0px; padding:0px; border-top:solid 1px #876EBE; border-top-style:dotted; list-style-type:square; }
		.widget ul li ul.children li:first-child { border-top:solid 1px #BEB4D7; border-top-style:dotted; }
		.widget ul li ul.children li:last-child { padding-bottom:0px; }

	.widget_search input { width:233px; }

	.widget_fpcomments ol { list-style:disc; margin:0px; padding:0px; }
	.widget_fpcomments ol li { padding:7px 0px 7px 0px; background:none; }
		.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; background:none; }

	.widget_footer { border-bottom:solid 4px #876EBE; }


/* 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 0px 0px; display:inline; }
img.alignright { padding:0px; margin:0px 0px 0px 10px; display:inline; }
img.alignleft { padding:0px; margin:0px 10px 0px 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; }

/* captions */
.wp-caption { text-align:center; padding:0px; margin:0px; overflow:hidden; }
.wp-caption.alignright { margin:0px 0px 10px 10px; }
.wp-caption.alignleft { margin:0px 10px 0px 10px; }
.wp-caption.alignnone, .wp-caption.aligncenter { margin:0px 0px 10px 0px; }
.wp-caption img { display:block; margin:0px 0px 4px 0px; padding:0; border:0px; float:none; }
.wp-caption.alignright img { float:right; }
.wp-caption.alignleft img { float:left; }
.wp-caption p.wp-caption-text { display:block; font:normal 7px/150% Helvetica, sans-serif; color:#BEB4D7; padding:0px; margin:0px; }

/* calendar */
#wp-calendar, #wp-calendar th, #wp-calendar td { background:none; border:none; }
#wp-calendar { background:none; empty-cells: hide; width:100%; font:normal 11px/200% Verdana, Arial, Helvetica, sans-serif; }
#wp-calendar th { font-style:normal; font-weight:normal; text-transform: capitalize; }
#wp-calendar td { text-align: center; background-color:#E1E1E1; padding:0px; }
#wp-calendar td:hover { background-color:#CFCFCF; }
#wp-calendar a { text-decoration:none; display:block; background-color:#CDCDCD; color:#333333; }
#wp-calendar a:hover { background-color:#B9B9B9; }
#wp-calendar caption { font-weight:bold; text-align:center; }
#wp-calendar #today { background-color:#FFFFFF; }
#wp-calendar caption { text-align: center; width:100%; }
#wp-calendar .pad { background-color:#F0F0F0; }
#wp-calendar #next a { padding-right:10px; text-align:right; }
#wp-calendar #prev a { padding-left:10px; text-align:left; }
#wp-calendar .pad, #wp-calendar .pad:hover { background:#F3F3F3; }
