/*
Theme Name:		SmartOnQ
Theme URI:		http://www.smartonq.com
Description:	SmartOnQ is a custom Wordpress Theme designed for the SmartOnQ Blog by Mike Hostetler
Version:		1.0
Author:			Mike Hostetler
Author URI:		http://amountaintop.com
*/

body { background: #3B3B3B; color: #111; font: 62.5% Arial, Verdana, sans-serif; }

* { padding: 0; margin: 0; }



/*---:[ global typography elements ]:---*/

a { color: #899A47; }

a:visited { color: #777; }

a:hover { color: #CF3636; }
	
a img { border: none; }
	
blockquote { margin: 0 0 1.5385em 1.5em; padding: 0 0 0 0.7692em; font-family: Georgia, "Times New Roman", Times, serif; color: #555; border-left: 0.2308em solid #3A3A3A; }

abbr, acronym { font-size: 0.8462em; line-height: 1.0em; border-bottom: 1px dotted #999; text-transform: uppercase; letter-spacing: 1px; cursor: help; }

code { color: #090; font-family: Courier, "Courier New", monospace; line-height: 1.0em; }

pre { margin: 0 0 1.5385em 0; padding: 0.7692em; font-size: 1.3em; overflow: auto; background: #ececec; }

p.unstyled { font-size: 1.3em; }

p.center { text-align: center; }


/*---:[ headlines ]:---*/

h1, h2, h3, h4 { font: normal 22px Georgia, "Times New Roman", "Times", serif; line-height: 28px; color: #333 }
	
h1, h2 { line-height: 1.4286em; letter-spacing: -1px; color: #3A3A3A; }

	h2 a, h2 a:visited { color: #3A3A3A; text-decoration: none; }
	
	h2 a:hover { color: #000; text-decoration: none; }
	
	.page h1 { margin: 0 0 0.6071em 0; border-bottom: 1px dotted #ccc; }
	
	.archive h1 { font-size: 2.4em; line-height: 1.66667em; margin: 0 0 1.66667em 0; color: #000; }
	
	#sidebar h2 { font-family: Helvetica, DIN, "Helvetica Light", "Helvetica Neue", Helvetica, Arial, sans-serif; letter-spacing: 0.02em; 
      font-size: 15px; line-height: 1.5em; margin: 0 0 0 1.5em; color: #fff; z-index: 100;}
	
h3 { font-size: 1.3846em; line-height: 1.1111em; }

	.entry h3 { margin: 1.6667em 0 0.5556em 0; }
	
	#comments h3 { font-size: 18px; color: #386F87; font-weight: normal; }
	
	#comments h3.comment_intro { margin: 0 0 1.11111em 0; padding: 2.05556em 0 0 0; border-top: 1px dotted #ccc; }

	#comments h3#respond { margin: 2.2222em 0 0 0; }
	
h4 { font-size: 1.1538em; line-height: 1.3333em; color: #000; }



/*---:[ core layout elements ]:---*/

#header { width: 72.8em; color: #fff; margin: 0 auto; position: relative; height: 70px; }

#container { width: 72.8em; margin: 0 auto; padding: 2em; background: #FFF; }

  #rotating_photo { width: 730px; height: 230px; background: url('images/header_images/random.php') no-repeat; }
	
	#content_box { width: 72.8em; padding-top: 2em; }
	
		#content { width: 46.8em; padding: 0 6em 0 0; float: left; }
		
		#sidebar { width: 20em; float: left; }
		
#footer { margin: 0 auto; width: 72.8em; padding: 1.5em 0; background: #3B3B3B; color: #fff; }



/*---:[ #header styles ]:---*/

#logo { width: 400px; height: 60px; background: url('images/header_text.gif') no-repeat; float: left; position: absolute; bottom: 0px; left: 0px;}
	
  /*---:[ hide the blog information at the top from view, but leave it for search engines ]:---*/
  #hidden_info { position: absolute; top: 0px; left: -1000px; }


/*---:[ nav menu styles ]:---*/

#nav { float: right; height: 28px; position: absolute; bottom: 0px; right: 0px; }

	#nav ul { list-style: none; }

		#nav ul li { font-size: 1.6em; float: left; margin: 0em .2em; }

		#nav ul li a { float: left; }

    #nav #nav_home { background: url('images/nav_home.gif') no-repeat 0px 5px; width: 59px; height: 28px; }
      #nav #nav_home:hover { background-position: 0px 0px; }
      #nav #nav_home_current { background: url('images/nav_home.gif') no-repeat 0px 0px; width: 59px; height: 28px; }

    #nav #nav_about { background: url('images/nav_about.gif') no-repeat 0px 5px; width: 59px; height: 28px; }
      #nav #nav_about:hover { background-position: 0px 0px; }
      #nav #nav_about_current { background: url('images/nav_about.gif') no-repeat 0px 0px; width: 59px; height: 28px; }

    #nav #nav_ic { background: url('images/nav_ic.gif') no-repeat 0px 5px; width: 105px; height: 28px; }
      #nav #nav_ic:hover { background-position: 0px 0px; }
      #nav #nav_ic_current { background: url('images/nav_ic.gif') no-repeat 0px 0px; width: 105px; height: 28px; }

    #nav #nav_contact { background: url('images/nav_contact.gif') no-repeat 0px 5px; width: 74px; height: 28px; }
      #nav #nav_contact:hover { background-position: 0px 0px; }
      #nav #nav_contact_current { background: url('images/nav_contact.gif') no-repeat 0px 0px; width: 74px; height: 28px; }


/*---:[ content styles ]:---*/

.post_date { font-size: 11px; line-height: 1.5455em; margin: 0 0 1.8182em 0; color: #666; border-bottom: 1px dotted #ccc; }

	.post_date a, .post_date a:visited { font-size: 11px; color: #333; padding: 0.0909em; }
	
	.post_date a:hover { color: #000; background: #99DAD9; }

.entry { font-size: 13px; line-height: 20px; color: #555; }
	
	.entry a, .entry a:visited { padding: 1px 0; }
	
	.entry p { margin: 0 0 1.5385em 0; }

	.entry ul, .entry ol { margin: 0 0 1.5385em 3.0em; }
	
	.entry ul { list-style-type: disc; }
	
		.entry li { }
		
			.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { margin: 0 0 0 1.5em; }
	
	.entry dl { margin: 0 0 1.5385em 0; }
			
		.entry dt { font-weight: bold; }
		
		.entry dd { margin: 0 0 0 1.5em; }
		
	.entry sup, .entry sub { line-height: 1.0em; }
		
	.entry blockquote.right, .entry blockquote.left { width: 13.6875em; padding: 0.4375em 0; font-size: 1.2308em; line-height: 1.25em; border: 0.0625em solid #ccc; border-width: 0.0625em 0; text-align: center; }
	
	.entry blockquote.right { margin: 0 0 0 0.9375em; float: right; clear: right; }
	
	.entry blockquote.left { margin: 0 0.9375em 0 0; float: left; clear: left; }

		.entry blockquote.right p, .entry blockquote.left p { margin: 0 !important; }
		
	.entry .ad { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
		.entry .ad_left { margin: 0 1.1538em 0 0; float: left; clear: left; }

	.entry img { }

	.entry img.left { margin: 0 1.1538em 0 0; float: left; clear: left; }
	
	.entry img.right { margin: 0 0 0 1.1538em; float: right; clear: right; }
	
	.entry img.center { display: block; margin: 0 auto 1.5385em auto; clear: both; }

	.entry img.frame { border: 0.3846em solid #ddd; }
	
	.entry img.stack { clear: none !important; }

.post_meta { margin: 0 0 4.5385em 0; padding: 0.3846em 0 0 0; border-top: 1px dotted #ccc; font-size: 1.3em; line-height: 1.0em; clear: both; }
	
	.add_comment { padding: 0 0 0 1.6154em; color: #666; background: url('images/icon_comment.gif') 0 50% no-repeat; font-weight: bold; }
  .add_comment a { color: #666; text-decoration: none; }

  a.stbutton { color: #666; border-bottom: 0px; text-decoration: none; font-weight: bold; }
  a.stbutton:hover { color: #00A2A1; text-decoration: underline; }

	.post_meta a:hover { color: #00A2A1; text-decoration: underline; }

.page .entry { margin: 0 0 3.0769em 0; border-bottom: 1px dotted #ccc; }

.navigation { width: auto; text-align: right; }
	

/*---:[ sidebar styles ]:---*/

ul.sidebar_list { list-style: none; }

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 220px; margin: 0 0 2.5em 0; font-size: 1.2em; line-height: 1.6667em; float: left; }

		li.widget p { margin: 0 0 1.66667em 0; }
		
		li.widget ul, li.linkcat ul { list-style: none; margin: 0 0 0.8333em 0; }
		
			li.widget li, li.linkcat li { padding: .6em 0em .6em .2em; }
					
        li.widget li a, li.linkcat li a { color: #4E4E4E; width: 180px; display: block; padding: 0 0 0 1.26667em; text-decoration: none; }
          
        /*
				li.widget li a:hover, li.linkcat li a:hover { color: #000; text-decoration: underline; }
        */
				
		/*---:[ special widget styles ]:---*/
		
		#calendar_wrap { width: 16.3333em; margin: 0 0 0.8333em 0; padding: 0 0.166667em; }
		
		table#wp-calendar { width: 16.3333em; border-collapse: collapse; }
		
			table#wp-calendar caption { font-weight: bold; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; }
		
			table#wp-calendar th { width: 2.3333em; font-size: 1.0em; line-height: 1.58333em; border-bottom: 0.08333em solid #ccc; color: #666; text-align: center; }
			
			table#wp-calendar td { width: 2.3333em; line-height: 1.66667em; color: #999; text-align: center; }
			
				table#wp-calendar td a, table#wp-calendar td a:visited { color: #111; font-weight: bold; }
				
				table#wp-calendar td a:hover { text-decoration: underline; }
				
			table#wp-calendar td#next, table#wp-calendar td#prev { width: 7.0em; }
		

    /** Red Sidebar Blocks **/ 
    .widget-red { background: url('images/sidebar_head_red.gif') no-repeat; }
    .widget-red li { border-bottom: 1px solid #E4AEBB; }
    .widget-red li:hover { background-color: #ECAFAF; }
    .widget-red li a { background: url('images/bullet_red.gif') 0 0.4167em no-repeat; }

    /** Teal Sidebar Blocks **/
    .widget-teal { background: url('images/sidebar_head_teal.gif') no-repeat; }
    .widget-teal li { border-bottom: 1px solid #9FDBD3; }
    .widget-teal li:hover { background-color: #99DAD9; }
    .widget-teal li a { background: url('images/bullet_teal.gif') 0 0.4167em no-repeat; }

    /** Blue Sidebar Blocks **/
    .widget-blue { background: url('images/sidebar_head_blue.gif') no-repeat; }
    .widget-blue li { border-bottom: 1px solid #A3B1BA; }
    .widget-blue li:hover { background-color: #9BB7C3; }
    .widget-blue li a { background: url('images/bullet_blue.gif') 0 0.4167em no-repeat; }

    /** Green Sidebar Blocks **/
    .widget-green { background: url('images/sidebar_head_green.gif') no-repeat; }
    .widget-green li { border-bottom: 1px solid #C4CCA3; }
    .widget-green li:hover { background-color: #C4CCA3; }
    .widget-green li a { background: url('images/bullet_green.gif') 0 0.4167em no-repeat; }

    .widget-rss-left {
      width: 40%;
      float: left;
      text-align: center;
      padding-top: 10px;
    }
    .widget-rss-right {
      width: 59%;
      float: right;
      padding-top: 10px;
      line-height: 1em;
    }
    .widget-rss-email {
      clear: both;
      padding-top: 5px;
    }

    .widget-rss-email-input {
      width: 90%;
      color: #111;
    }
    .widget-rss-email-submit {
		  padding: 0.5em; background: url('images/btn_subscribeme.gif') no-repeat; color: #000; width: 109px; height: 23px; cursor: pointer; 
    }

/*---:[ footer styles ]:---*/
.footer {
            font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            font-style: normal;
            line-height: 14px;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            color: #A7A88C;
            text-decoration: none;
            }
            
.footer_link,
.footer_link:visited {
            font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            font-style: normal;
            line-height: 14px;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            color: #6BAAC5;
            text-decoration: underline;
            }
            
a.footer_link:active {
            font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            font-style: normal;
            line-height: 14px;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            color: #85C9E6;
            text-decoration: underline;
            }
            
a.footer_link:hover {
            font-family: arial, helvetica, verdana, sans-serif;
            font-size: 10px;
            font-style: normal;
            line-height: 14px;
            font-weight: normal;
            font-variant: normal;
            text-transform: none;
            color: #85C9E6;
            text-decoration: underline;
            }


/*---:[ comment styles ]:---*/

#comments { width: 46.8em; }

	dl#comment_list { margin: 0 0 0 0; }
		
		dl#comment_list dt { padding: 0 0 33px 0; background: url('images/comment_top.gif') 0 100% no-repeat; font-size: 1.1em; line-height: 1.8182em; color: #999; }
		
		dl#comment_list dt.author { background: url('images/comment_author_top.gif') 0 100% no-repeat; }
		
			dl#comment_list dt .comment_num { padding: 0 0.3636em 0 0; }
			
				dl#comment_list dt .comment_num a, dl#comment_list dt .comment_num a:visited { color: #999; }
				
				dl#comment_list dt .comment_num a:hover { color: #3A3A3A; }
				
			dl#comment_list dt strong { font: normal 15px Georgia, "Times New Roman", "Times", serif; color: #333 }
				
				dl#comment_list dt strong a, dl#comment_list dt strong a:visited { color: #333; border-bottom: 1px dotted #999; }
				
				dl#comment_list dt strong a:hover { border-bottom: 1px solid #3A3A3A; }
		
		dl#comment_list dd { width: 428px; padding: 0 20px; margin: 0 0 1.5385em; background: #f6f4c9 url('images/comment_bottom.gif') 0 100% no-repeat; }
		
		dl#comment_list dd.author { background: #dfdfdf url('images/comment_author_bottom.gif') 0 100% no-repeat; }
		
			dl#comment_list dd.entry p, dl#comment_list dd.entry ul, dl#comment_list dd.entry ol, dl#comment_list dd.entry blockquote { margin-bottom: 1.1538em; }



/*---:[ comment form styles ]:---*/

p.log_in { margin: 0 0 3.07692em 0; }

#comment_form { width: 46.8em; margin: 0 0 4.0em 0; }

	#comment_form a:hover { text-decoration: underline; }

	#comment_form p { padding: 0.7692em 0; }
	
		#comment_form label { padding: 0 0 0 0.83333em; font-size: 1.2em; }

		#comment_form .text_input { width: 15.3846em; padding: 0.23077em; color: #899A47; font: normal 13px Arial, sans-serif; border-top: 0.15385em solid #999; border-left: 0.15385em solid #999; border-right: 0.07692em solid #eee; border-bottom: 0.07692em solid #eee; }
		
		#comment_form .text_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
		
		#comment_form .text_area { width: 32.9231em; }

		#comment_form p.subscribe-to-comments { font-size: 1.3em; }
		
			#comment_form p.subscribe-to-comments label { font-size: 1.0em; }

		#comment_form .form_submit { padding: 0.5em; background: url('images/btn_submit_comments.gif') no-repeat; color: #000; width: 134px; height: 21px; cursor: pointer; }
    /*
		#comment_form .form_submit { padding: 0.5em; background: url('images/btn_submit_comments.gif') no-repeat; color: #000; border: 1px dotted #999; border-top-color: #ccc; border-left-color: #ccc; width: 134px; height: 21px; cursor: pointer; }
    */
			
			

/*---:[ search form styles ]:---*/

#search_form { margin: 0 0 0.5833em 0; }

html[xmlns*=""] body:last-child #search_form { margin: 0 0 0.75em 0; } /* This is a hack for Safari */

	#search_form .search_input { width: 15.91667em; padding: 0.25em; color: #777; font: normal 1.0em Verdana, Arial, Helvetica, sans-serif; border: 0.083333em solid #999; border-right-color: #eee; border-bottom-color: #eee; }
	
	#search_form .search_input:focus { border-top-color: #666; border-left-color: #666; border-right-color: #ddd; border-bottom-color: #ddd; }
	
	#content .search_input { font-size: 0.9231em !important; }
		


/*---:[ self-clearing floats courtesy of Dan Cederholm at simplebits.com ]:---*/

#header:after, #logo:after, #nav:after, #content_box:after, .page .entry:after, #comments:after, dl#comment_list dd:after, #comment_form:after { display: block; height: 0; content: "."; visibility: hidden; clear: both; }


