﻿/*
 Theme Name: Get A Clue Design
 Theme URI: 
 Description: Required Media
 Author: DG
 Author URI: http://www.required.com 
 */

@import url(css/reset.css); 
@import url(css/comments.css);
@import url(css/calendar.css);

/*====================================================================================================
 * G L O B A L                                                                             G L O B A L  
 =====================================================================================================*/

/* Default font settings. 
   The font-size percentage is of 16px. (0.75 * 16px = 12px) */
html { font-size: 100.01%; }
body {       
	  font-size: 75%;
	  color: #222; 
	  background: url(images/bg.png) no-repeat bottom left;
	  font-family: Georgia, "Helvetica Neue", Arial, Helvetica, sans-serif;	  
}

/* Links
-------------------------------------------------------------- */

a,
a:link,
a:visited   { color: #ff8000; text-decoration: none; }
a:hover,
a:active,
a:focus     { color: black; outline:none; /*deletes dotted outline border*/ }
a img       { border: none; /*resets the amazing border*/ } 

/* Alignment
-------------------------------------------------------------- */

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

/* Headings
-------------------------------------------------------------- */

h1, h2, h3, h4, h5, h6 { font-weight: normal; }

.orange { color: #ff8000; }

/*====================================================================================================
 * S T R U C T U R E                                                                 S T R U C T U R E
 ====================================================================================================*/

#container    { position: relative; width: 930px; margin: 0 0; text-align: left;  }
#header       { position: relative; width: auto; height: 180px; background: url(images/header.png) no-repeat; }
/*wraps content and sidebar - important when using more than 2 columns*/
#wrapper      { position: relative; float: left; width: 100%; height: auto; background: url(images/bg-wrapper.png) repeat-y; }
/*wraps posts*/
#content      { position: relative; float: right; display: inline; width: 680px; height: auto; margin: 0 30px 0 0; }
/*wraps a post*/
.post-content { position: relative; width: auto; margin: 40px 20px 0 0; }
.post-content-home { position: relative; width: 709px;/*auto; dg*/ margin-top: 0px; }
#sidebar      { position: relative; float: left; width: 220px; height: auto; margin-top: 40px; padding: 0 0 50px 0; display: inline; }
#footer       { position: relative; width: auto; height: 535px; clear: both; }

/*====================================================================================================
 * H E A D E R                                                                             H E A D E R
 ====================================================================================================*/

/*img.logo                 { position: absolute; width: 170px; height: 173px; top: 10px; left: 15px; z-index: 9999; }*/
img.logo                 { position: absolute; width: 170px; height: 190px; top: 10px; left: 15px; z-index: 9999; }
img.logo-page            { top: 26px; }
img.banner-top           { position: absolute; width: 703px; height: 48px; top: 30px; left: 196px; }
h1.header-text           { position: relative; width: 620px; height: 80px; top: 90px; left: 235px; font-size: 16px; line-height: 16px; }
h1.header-text img,
h1.header-text span img       { }
.pencil-header           { position: absolute; width: 475px; height: 87px; right: 30px; top: -30px; background: url(images/pencil.png) no-repeat; } 
h1.getaclue              { position: absolute; width: 120px; height: 20px; top: 35px; left: 50px; color: #804040; font-size: 16px; } 

ul#top-menu { position: absolute; width: 500px; height: 30px; left: 185px; top: 35px; border-bottom:1px solid #ABB8C8;  }
ul#top-menu li { list-style: none; display: inline; }
ul#top-menu li a { color: #ff8000; font-size: 28px; font-family: georgia; padding: 0 20px 0 0; }

.ruler-header  { position: absolute; width: 220px; height: 361px; top: -120px; right: 30px; background: url(images/ruler.png) no-repeat; z-index: /*9999*/10; }
/*dg added*/
.slogan           { position: relative; width: 620px; height: 80px; top: 90px; left: 235px;}
#top-menu { position: absolute; width: 500px; height: 30px; left: 185px; top: 30px; border-bottom:1px solid #ABB8C8;  }
#top-menu img { margin:0 24px 0 0; }
}

/*====================================================================================================
 * S I D E B A R                                                                         S I D E B A R
 ====================================================================================================*/

.knife-sidebar  { position: absolute; width: 200px; height: 220px; left: -120px; bottom: 2px; z-index: 0; }

/* dg .knife-sidebar  { position: absolute; width: 200px; height: 220px; left: -120px; bottom: 100px; background: url(images/knife.png) no-repeat; z-index: 0; }
*/


/*Sidebar - widget
-------------------------------------------------------------- */

.widget            { position: relative; width: auto; padding: 0 10px 0 10px; margin: 0px 0 10px 10px; z-index: 100;}
.widget ul         { list-style: none; margin: 0 0 0 0px; }
.widget li         { list-style: none; margin: 0 0 5px 0px; } /*dg added*/
#recent-posts-3 li { list-style: none; margin: 0 0 12px 0px; } /*dg added padding to recent posts list*/
.widget ul ul      { margin: 0 0 0 10px; }
.widget a          { color: black; }
.widget a:hover    { color: #ff8000; }
h2.widgettitle     { width: auto;  font-size: 1.1em; color: #ff8000; font-family: Georgia; font-style: italic; font-weight: bold; }


/*Sidebar - search form
-------------------------------------------------------------- */

#searchform        { display: block; width: 178px; height: 50px; line-height: 20px; }
/*#searchform        { display: block; width: 220px; height: 50px; line-height: 50px; }*/
#searchform #searchfield { float: left; width: 150px; height: 18px; border: 1px solid gray; background: none; color: gray; }
/*#searchform #searchfield { float: left; width: 140px; height: 27px; margin: 10px 0 0 0px; padding: 5px 2px 0 2px; border: 1px solid gray; background: none; color: gray; }*/
#searchform #searchsubmit { float: left; width: 40px; height: 20px/* #searchfield height +2px */; margin: 10px 0 0 0px; border: 1px solid gray; background: none; color: gray;  cursor: pointer; }
/*#searchform #searchsubmit { float: right; width: 40px; height: 27px searchfield height +2px ; margin: 10px 20px 0 0px; border: 1px solid gray; background: none; color: gray;  cursor: pointer; }
*/
/*====================================================================================================
 * F O O T E R                                                                             F O O T E R
 ====================================================================================================*/

img.getaclue      { position: absolute; width: 49px; height: 506px; bottom: 77px; left: 47px; }
img.logo-footer   { position: absolute; width: 61px; height: 61px; bottom: 0px; left: 0px; }
img.banner-footer { position: absolute; width: 693px; height: 57px; bottom: 175px; left: 206px; }
img.ruler-footer  { position: absolute; width: 420px; height: 361px; bottom: 100px; right: 30px; }
.knife-footer  { position: absolute; width: 204px; height: 207px; left: 60px; bottom: 0px; background: url(images/knife.png) no-repeat; }

/*====================================================================================================
 * P O S T   C O N T E N T                                                     P O S T   C O N T E N T
 ====================================================================================================*/

.post-content h1.permalink  { font-size: /*3em;*/18px; line-height: 1;  font: Georgia, Helvetica, Arial; font-style: italic; font-weight: bold;}
.postmetadata               { padding: 10px 0 10px 0; }
.entry { font-size:1.2em; /*post itself without permalink*/ }

/* Post content - headings
-------------------------------------------------------------- */

.entry h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
.entry h2 { font-size: 2em; margin-bottom: 0.75em; }
.entry h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
.entry h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
.entry h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
.entry h6 { font-size: 1em; font-weight: bold; }


/* Post content - text elements
-------------------------------------------------------------- */

.entry p           { margin: 1em 0 1em 0; }
.entry p img.left  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
.entry p img.right { float: right; margin: 1.5em 0 1.5em 1.5em; }
.entry img{ max-width:100%; /*..because some images are too wide*/}


.entry blockquote          { margin: 1.5em; color: #666; font-style: italic; }
.entry strong              { font-weight: bold; }
.entry em, .entry dfn      { font-style: italic; }
.entry dfn                 { font-weight: bold; }
.entry sup, .entry sub     { line-height: 0; }

.entry abbr, 
.entry acronym     { border-bottom: 1px dotted #666; }
.entry address     { margin: 0 0 1.5em; font-style: italic; }
.entry del         { color: #666; }

.entry pre 				{ margin: 1.5em 0; white-space: pre; }
.entry pre, .entry code, .entry tt { font: 1em 'andale mono', 'lucida console', monospace; line-height: 1.5; }

/* Post content - lists
-------------------------------------------------------------- */

.entry li ul, 
.entry li ol       { margin: 0 1.5em; }
.entry ul,
.entry ol          { margin: 0 1.5em 1.5em 1.5em; }

.entry ul          { list-style-type: disc; }
.entry ol          { list-style-type: decimal; }

.entry dl          { margin: 0 0 1.5em 0; }
.entry dl dt       { font-weight: bold; }
.entry dd          { margin-left: 1.5em;}

/* Post content - tables
-------------------------------------------------------------- */

.entry table       { margin-bottom: 1.4em; width:100%; }
.entry th          { font-weight: bold; }
.entry thead th    { background: #c3d9ff; }
.entry th,
.entry td,
.entry caption     { padding: 4px 10px 4px 5px; }
.entry tr.even td  { background: #e5ecf9; }
.entry tfoot       { font-style: italic; }
.entry caption     { background: #eee; }

/* Post content - WP-captions - post content (optional rounded corners for browsers that support it)
-------------------------------------------------------------- */

.wp-caption        { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -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; }

/* Post content - page navigation
-------------------------------------------------------------- */
.navigation           { line-height: 30px; padding:0 12px 0 0px; }
.navigation .next     { float: left; max-width: 50%; }
.navigation .previous { float: right; max-width: 50%; }

/*====================================================================================================
 * H O M E P A G E                                                                     H O M E P A G E
 ====================================================================================================*/

ul#home-links { position: relative; float: left; width: 225px; list-style: none; }
ul#home-links li { margin: 0 0 30px 0; padding: 0 0 0 15px; background:url(images/arrow.png) no-repeat left 10px; font-size: 16px; }
ul#home-links li a {  color: #000000; font-size: 16px; font-family: Arial, Helvetica; font-weight:normal; /*font-style: italic; font-weight: 600;*/}
ul#home-links li a:hover { color: fc7004; }
ul#home-links li span { position: relative; clear: both; margin-top: -15px; }
ul#home-links li span img { position: relative; margin-top: -5px; } 
.home-gal { position: relative; float: right; width: 450px; height: 320px; margin: 0 30px 0 0; background: #ffffff; /*ffefdf*/ }

#hometeaser      { position: relative; width: 480px; height: auto; margin: 65px 0 0 235px; }

/*====================================================================================================
 * H A C K S                                                                                 H A C K S 
 ====================================================================================================*/

/* clearfix 
-------------------------------------------------------------- */

.clear:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.clear { min-width: 0; display: inline-block; /* \*/ display: block; }
* html .clear { /* \*/ height: 1%; }
