/*  
Theme Name: wwwhatever
Theme URI: http://bit.ly/wwwhatever
Description: Don't buy or sell, it's crap.
Version: 0.00000001
Author: RCM
Author URI: http://bit.ly/wwwhatever
*/



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> SETUP AND RESET <<<<<*/

a, a:link, a:visited, a:active { outline: none; }

body, html { height: 100%; margin: 0; padding: 0; }

body { font-family: Arial, sans-serif; font-size: 13px; line-height: 1.8;  /*unitless for proper inheritance*/ background-color: #fff; color: #000; }

h1, h2, h3, h4, h5, h6 { margin: 5px 0; background-color: #fff; color: #000; font-weight: normal; }

h1 a:link, h1 a:visited,
h2 a:link, h2 a:visited,
h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited,
h5 a:link, h5 a:visited,
h6 a:link, h6 a:visited { }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover { }

h1 { font-size: 46px; }
h2 { font-size: 28px; }
h3 { font-size: 21px; }
h4 { font-size: 13px; }
h5 { font-size: 11px; }
h6 { font-size: 9px; }

p {  }

ul, ol { margin: 0; padding: 0; }

img { border: none; }

pre { width: 575px; overflow: auto; padding: 3px 0 3px 10px; border: 1px solid #ccc; font-size: 12px; line-height: 16px; }
  pre span.opt { color: #aaa; }


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> NAVIGATION <<<<<*/

a:link, a:visited { color: #000; }
a:hover { color: #666; }
	.post .title a .chevron { display: none;  }
	.post .title a:hover .chevron { display: inline; padding-left: 7px; }




/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LAYOUT <<<<<*/

.fullcolumn { width: 940px; margin: 0 10px; }

#header { position: relative; height: 296px; padding: 0; }
    #header h1 { position: absolute; top: 20px; left: 0; z-index: 1; width: 442px; height: 200px; overflow: hidden; margin: 0; text-transform: uppercase; }
        #header h1 a#titlepic { display: block; width: 442px; height: 200px; margin-bottom: 20px; background: url('/glob/wp-content/themes/wwwhatever/images/wwwheader200.gif'); }
        #header h1 a:link, #header h1 a:visited { text-decoration: none; }
    #header p { position: absolute; top: 186px; right: 0; z-index: 5; width: 380px; margin: 0; font-size: 14px; line-height: 18px; letter-spacing: .5px; text-transform: uppercase; text-align: right; }
    #header #headerthumbs{ position: absolute; top: 85px; right: 0; z-index: 5; }
        #headerthumbs img { border: 1px solid #808080; margin: 5px 0 0 0; }
          #headerthumbs a.alt img { margin: 0 0 5px 0; }

    #nav { position: absolute; top: 238px; width: 100%; padding: 0; border: solid #000; border-width: 3px 0 1px; letter-spacing: .5px; z-index: 3}
	#nav ul { padding: 0; }
	#nav ul li { position: relative; display: inline; margin: 0 25px 0 0; line-height: 30px; }
	#nav ul li ul { position: absolute; width: 150px; background-color: #ededed; font-size: 12px; top: 30px; left: -10px; display: none; }
	#nav a:link, #nav a:visited { text-decoration: none; text-transform: uppercase; color: #000; }
	#nav a:hover { color: #777; }
	#nav .current_page_item a:link, #nav .current_page_item a:visited { color: #000; }

    h3.cathead { position: absolute; top: 281px; margin: 0; padding: 0; font-size: 13px; line-height: 13px; text-transform: uppercase; color: #777; letter-spacing: .5px; }

#main { }

#content { }

#sidebar { font-size: 13px; }

/* make sure #search left margin is the same as .widget */
#search { margin: 0 0 0 15px; padding: 50px 0 30px; border-bottom: 1px solid #999; }
	#search h2 { font-size: 18px; text-transform: uppercase; }
	#searchform #s { width: 83%; height: 20px; margin-right: 5px; background-color: #fff; border: 1px solid #999; padding: 0 0 0 5px; color: #999; }
	#searchform .submit { margin-bottom: -7px; }

#footer { margin-top: 75px; padding: 5px 10px; width: 920px; color: #444; background: #eee; }
	#footer p { margin: 0; font-size: 11px; }
	#footer a:link, #footer a:visited { color: #777; }
	#footer a:hover { }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND ENTRY <<<<<*/

.post { border-bottom: 1px solid #999; padding: 50px 0 40px; }
	.post .title { margin: 0 0 0 0; line-height: 33px; }
		.post .title a:link, .post .title a:visited { text-decoration: none; }
		.post .title a:hover { }
	.post a:link, .post a:visited { }
	.post h1, .post h2, .post h3, .post h4, .post h5, .post h6 { }

	.post .meta { font-size: 11px; line-height: 15px; color: #999; margin: 5px 0 0 0; padding: 5px; font-weight: bold; background: #f4f4f4; }
		.post .meta a:link, .post .meta a:visited, .post .meta span.date { font-weight: normal; color: #808080; }
		.post .meta div { text-indent: -70px; margin-left: 70px; }
		.post .meta span.metalabel { display: inline-block; width: 70px; text-align: right; }
		.post .meta a { white-space: nowrap }

	.post p.more { color: #999; }
		.post p.more a { color: #999; text-decoration: none; }

	.entry { }
		.entry p { margin: 16px 0; }
		.entry .pagelinks { }
		.entry .pagelinks a { }
		.entry blockquote { color: #666; }
			.entry blockquote p { margin: 0; }
			.entry blockquote.long p { margin: 12px 0; }
		.entry blockquote.pullquote_left { float: left; width: 150px; font-size: 18px; font-weight: bold; font-family: Georgia, Times, Serif; }
		.entry blockquote.pullquote_right { float: right; width: 150px; font-size: 18px; font-weight: bold; font-family: Georgia, Times, Serif; }
		.entry ul { padding: 0 0 0 30px; }
		.entry ol { padding: 0 0 0 30px; }
			.entry  ol li ol li { list-style-type: lower-latin; }

.attachmentpage { border-bottom: none; }


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CUSTOM PARAGRAPH STYLES <<<<<*/

.entry .download { padding: 10px 0 10px 50px; background: #ededed url(img/icons/download.gif) no-repeat 2% center; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3; }
.entry .info { padding: 10px 0 10px 50px; background: #e3e3e3 url(img/icons/info.gif) no-repeat 2% center; border-top: 1px solid #dadada; border-bottom: 1px solid #dadada; }
.entry .update { padding: 10px 0 10px 50px; background: #dadada url(img/icons/update.gif) no-repeat 2% center; border-top: 1px solid #cecece; border-bottom: 1px solid #cecece; }
.entry .warning { padding: 10px 0 10px 50px; background: #cecece url(img/icons/warning.gif) no-repeat 2% center; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST AND IMAGE NAVIGATION <<<<<*/

#navigation { }
	#navigation .prev a:link, #navigation .prev a:visited { text-decoration: none; }
	#navigation .prev a:hover { }
	#navigation .next a:link, #navigation .next a:visited { text-decoration: none; }
	#navigation .next a:hover { }

.paginate { font-size: 12px; line-height: 16px; margin: 25px 0 0 0; padding: 5px; background: #f4f4f4; font-weight: bold; color: #999; }
	.paginate span, .paginate a:link, .paginate a:visited { font-weight: normal; }

#attachmentpage h4 { width: 802px; margin: 0 auto; padding: 0; font-size: 18px; font-weight: bold; }
#attachmentpage p { width: 802px; margin: 0 auto 6px; }
	#attachmentpage p img { margin: 18px auto; }
	#attachmentpage p.exif { margin: 0 auto 0; padding: 0 0 0 75px; font-size: 11px; line-height: 15px; color: #666; }

#image_nav { margin: 20px auto 0; width: 800px; border-top: 1px solid #999; }
	#image_nav img { }
	#image_nav a:link, #image_nav a:visited { display: block; }
	#image_nav .prev a:link, #image_nav .prev a:visited { background: url(img/icons/image_prev.gif) no-repeat left center; padding: 10px 36px 10px; }
	#image_nav .next a:link, #image_nav .next a:visited { background: url(img/icons/image_next.gif) no-repeat right center; padding: 10px 36px 10px; }


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> GALLERY <<<<<*/

.gallery { }
	.gallery img { border: 1px solid #cfcfcf !important; }
	.gallery-item { margin: 0; padding: 0; float: left; }
	.gallery-icon { }
	.gallery-caption { display: none !important; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> WIDGETS <<<<<*/

/* make sure .widget left margin is the same as #search */
.widget { margin: 20px 0 0 15px; padding-bottom: 20px; border-bottom: 1px solid #999; }
	.widget ul { margin: 0; padding: 0; }
	.widget h2 { font-size: 18px; margin: 0; text-transform: uppercase; }
	.widget h2 a:link, .widget h2 a:visited { text-decoration: none; }
	.widget ul li { margin: 7px 0; list-style: none; }
	.widget ul li ul li { margin: 5px 0; padding: 0 0 0 10px; list-style: none; }
	  /* categories */
	  .widget ul.children li { list-style: square; margin: 0 0 0 22px; padding: 0; font-size: 11px; color: #999; }
	.widget a:link, .widget a:visited { text-decoration: none; }
	.widget a:hover { }
	.widget .textwidget { margin: 10px 0 0 0; padding: 0 0 10px 0; }
	.widget #recentcomments li { padding: 0; }
	.widget #recentcomments li a:link, .widget #recentcomments li a:visited { border-bottom: none; color: #000; }
	.widget #recentcomments li a:hover { }
	.widget h2 a.rsswidget { font-weight: normal!important; margin-left: 0; }
	.widget h2 a.rsswidget img { display: none; }
	.widget a.rsswidget  { background-color: #fff; }
	.widget .rss-date { display: block; }
	.widget div.rssSummary { margin: 10px 0 5px 0; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> CALENDAR <<<<<*/

#wp-calendar { width: 100%; text-align: center; background-color: #f1f1f1; }
	#wp-calendar caption { padding: 7px 0; border-top: 1px solid #cdcdcd; font-weight: bold; border-bottom: 1px dashed #dcdcdc; }
	#wp-calendar a:link, #wp-calendar a:visited { text-decoration: none; background-color: #dcdcdc; padding: 3px 5px; }
	#wp-calendar #next { text-align: right; }
	#wp-calendar #prev { text-align: left; }
	#wp-calendar #next a:link, #wp-calendar #next a:visited,
	#wp-calendar #prev a:link, #wp-calendar #prev a:visited { background: none; font-weight: bold; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> COMMENTS <<<<<*/

#comments { padding: 10px 0 0 0; border-bottom: 1px solid #cdcdcd; }
	#comments h3 { margin: 15px 0; }

#formsblock { padding: 0 0 20px 0; }
	#formsblock .hi { margin: 0 0 -10px 0; }
		#formsblock .hi small { font-size: 11px; margin-top: -16px; }
	#formsblock .comments  { background: url(img/icons/rss_comments.gif) no-repeat center right; padding: 6px 30px 6px 0; text-decoration: none; line-height: 20px; }

#comments ol { margin: 5px 0 30px 0; padding: 0; list-style: none; border-top: 1px solid #ccc; }
#comments ol li { padding: 10px; list-style: none; border-bottom: 1px solid #ccc; }
#comments ol li.alt { background-color: #ededed; }
#comments ol li.authorcomment { background-color: #ddd; }

.commententry p.moderate { background-color: #eee; font-style: italic; font-weight: bold; padding: 4px 0 4px 10px; }

.commentmeta { font-size: 11px;  }
	.commentmeta .gravatar { }
		.commentmeta .gravatar img { float: left; margin: 0 10px 0 0; border: 1px solid #cdcdcd; }
	.commentmeta .commentauthor { font-size: 14px; font-weight: bold; }
	.commentmeta .commentdate { }
	.commentmeta .commentpermalink { }

#comments #tagbox { color: #9e9e9e; margin: 0 0 25px 0; }
	#comments #tagbox:hover { color: #000; }
	#comments #tagbox p { margin: 0; font-size: 12px; }
	#comments #tagbox strong { font-size: 12px; }

#comments p.nocomments{ padding: 0; }
#comments textarea{ font-size: 12px; width: 100%; margin: 0; line-height: 20px; font-size: 15px; }
#commentform { margin: 0; padding: 0; }
  #commentform p.identity { margin-top: -19px; }
#commentform #submit { border: 1px solid #9e9e9e; background-color: #ededed; padding: 5px; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST IMAGE ALIGNMENT <<<<<*/

.entry img { padding: 5px; border: 1px solid #ccc; }
  .entry img.plain { padding: 0; border: none; }
.entry .alignleft { float: left; margin: 10px 15px 10px 0; }
.entry .alignright { float: right; margin: 10px 0 10px 15px; }
.entry .aligncenter { text-align: center; }

.entry img.wp-smiley { display: inline-block; padding: 0 0 4px; border: none; vertical-align: middle; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> POST TABLES <<<<<*/
/*
.post table { width: 100%; border-left: 1px solid #d2d2d2; border-top: 1px solid #d2d2d2; border-spacing: 0; margin: 10px 0; }
	*:first-child+html .post table { border-collapse: collapse; }
	.post table th { font-size: 15px; background-color: #111; color: #ededed; }
	.post table th, .post table td { border-right: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; padding: 3px 0 3px 5px; }
	.post .altrow { background-color: #eee; }
*/


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> FLOAT & ALIGN <<<<<*/

.floatl {float: left;}
.floatr {float: right; margin-left: 10px; }

.alignl {text-align: left;}
.alignr {text-align: right;}
.alignc {text-align: center;}

.hide {display: none;}

.clear { clear: both; height: 1px; font-size: 1px; }


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> LAZY OVERRIDES <<<<<*/

div.entry p img.special { padding: 0; margin: 0; border: none; }
div.entry h3 { padding-top: 12px; }
div.entry h4 { padding-top: 12px; font-size: 13px; font-weight: bold; }



/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> EASYGALS <<<<<*/

ul.easygals { margin: .75em 0 0 0; padding: 0; }
	.easygals li { display: inline; white-space: nowrap; }
		.easygals li span { display: inline-block; position: relative; left: 1px; background: #fff; width: 1.75em; border: 1px solid #808080; border-width: 0 1px 1px 0; }
		.easygals li span { display: -moz-inline-stack; }
			.easygals li span em { display: block; text-align: right; font-style: normal; }
	.easygals img { vertical-align: top; margin-left: -1.75em; margin-bottom: 5px; padding: 0; border: 1px solid #808080; }
