/*
 Theme Name: CSCORE
 Description: A custom theme for CSCORE
 Author: Leslie Tane
 Author URI: http://www.leslietanedesign.com
 Coded by: Tom Sramek - http://wwww.sramekdesign.com
 */

/*====================================================================================================
 * 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: #000000; 
	  background-color: #fff;
	  font-family: Verdana, Arial, sans-serif;	  
}

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

a, 
a:link,
a:visited   { color: #A55454; text-decoration: underline; }
a:hover,
a:active,
a:focus     { color: #A55454; outline:none; text-decoration: 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: bold; }
/*this should remain the only h1 tag on whole site*/
.headermeta h1             { font-size: 2.0em; }
/*title of the post*/
.post-content h2.permalink { float: left; width: 560px; padding: 0px; line-height: 1; font-size: 1.4em; color: #4F6D73; font-family: Georgia; }
.post-content h2.permalink a { color: #4F6D73; text-decoration: none; }
.post-content h2.permalink-page { padding: 0 0 10px 0; font-size: 1.1em; font-weight: normal; text-transform: uppercase; color: #6D995F; }
/*search results for...*/
h2#search                  { margin: 0 0 0 0; padding: 0.5em 0px 0.5em 10px; font-size: 1.5em; } 
/*title of the widget*/
h3.widgettitle             { width: auto; padding: 0 0px 20px 0px; font-size: 1.5em; color: #1F454D; font-family: Georgia; font-weight: normal; }

/* Headings - entry
-------------------------------------------------------------- */
.entry h1,
{
	color: #0F3840;
	border-top: 1px solid black;
	font-family: Georgia;
	font-weight: normal;
	padding-top: 5px;
}

.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6
{
	color: #0F3840;
	border-top: 1px solid black;
	font-family: Georgia;
	font-weight: normal;
	padding-top: 15px;
	margin-top: 15px;
}

.entry h1 { font-size: 3em; line-height: 1; margin-bottom: 1.5em; padding-top:10px; }
.entry h2 { font-size: 2em; margin-bottom: 1.25em; }
.entry h3 { font-size: 2.8em; line-height: 1.5em; }
.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; }

/* Widget
-------------------------------------------------------------- */

.widget            { width: auto; margin: 0px 0 10px 0; }
.widget p          { padding: 0px; }  
.widget ul         { list-style: none; padding: 0px; }
.widget ul ul      { margin: 0 0 0 10px; padding: 0 0 0 0; }
.textwidget p
{
	font-size: 0.9em;
	padding-bottom: 10px;
	line-height: 1.6em;
} 

/*Search form (by default in sidebar))
-------------------------------------------------------------- */

#searchform        { display: block; width: auto; height: 40px; line-height: 50px; background-color: #7B7B7B; }
#searchform p       { padding: 0 0 0 0; }
#searchform #searchfield { float: left; width: 196px; height: 20px; line-height: 20px; margin: 10px 0 0 10px; padding: 0px 2px 0 2px; border: 1px solid #ffffff; background: #505050; color: #ffffff; }
#searchform #searchsubmit { float: right; width: 50px; height: 22px /* #searchfield height +2px */; margin: 10px 10px 0 0px; border: 1px solid white; background: #505050; color: white;  cursor: pointer; }

/* Misc
-------------------------------------------------------------- */

.indent-9999px { text-indent: -9999px; }
.display-none  { display: none; }
.no-bg         { background: none !important; }
.block         { display: block; width: auto; } 

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

#container    { position: relative; width: 960px; margin: 0 auto; text-align: left; }
#header       { position: relative; width: auto; height: 110px; background: url(images/header.png) no-repeat; z-index: 99999; }
/*wraps content and sidebar - important when using more than 2 columns*/
#wrapper      { position: relative; float: left; width: 100%; padding: 45px 0 0 0; background: url(images/wrapper.png) repeat-y; }
/*wraps posts*/
#content      { position: relative; float: right; width: 690px; height: auto; margin: 0 45px 0 0; padding: 0 0 20px 0; }
/*wraps a post*/
.post-content { position: relative; width: auto; border-bottom: 1px solid black; padding: 20px 0px 20px 0px; }
.page .post-content { border-bottom: none; }
.single .post-content,
.page .post-content { padding-top: 0; } 
#sidebar      { position: relative; float: left; width: 135px; height: auto; margin: 0 0 0 45px; display: inline; }
#sidebar-right { position: relative; float: right; width: 200px; height: auto; margin: 0 45px 0 0px; display: inline; }
#footer       { position: relative; width: auto; height: 120px; background: url(images/footer.png) no-repeat; clear: both; }

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

a#logo                 { position: absolute; display: block; width: 420px; height: 80px; top: 0px; left: 30px; text-indent: -9999px; }

#top-menu { position: absolute; width: auto; height: 30px; right: 30px; bottom: 25px; z-index: 9999; letter-spacing: 1px; text-transform: uppercase; font-size: 0.9em; }

/*====================================================================================================
 * F O O T E R                                                                             F O O T E R
 ====================================================================================================*/

#footer { padding: 20px 0 0 50px; color: #fff; font-size: 0.9em; line-height: 1.8em; }
#footer a { color: #fff; }

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

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

#sidebar .widget ul    { border-top: 1px solid black; padding-top: 5px; font-size: 0.9em; }
#sidebar .widget ul li
{
	line-height: 2.0em;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#sidebar .widget ul li.page_item { line-height: 1.3em; }
#sidebar .widget ul li a { text-decoration: none; }
#sidebar .widget ul li a:hover { text-decoration: underline; }
#sidebar .widget p,
#sidebar-right .widget p { font-size: 0.9em; line-height: 1.4em; }

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

.entry { padding: 0 0px 0 0px; font-size: 0.9em; line-height: 1.6em; /*post itself without permalink*/ }
.thumbnail img { float: left; width: 150px; height: 150px; margin: 0 20px 10px 0; }
.postmetadata               { padding: 0px 0px 0px 0px; }
.postmetadata.top           {  } 
.postmetadata.bottom        {  } 
.date { float: right; width: auto; color: #B4B4B4; font-size: 0.9em; }
h2#news { font-size: 2.0em; color: #4F6D73; font-family: Georgia; }
.entry .block { margin-top: 10px; }
.entry .column { float: left; width: 45%; }
.entry .column h4 { margin: 0; padding: 0; font-size: 1.1em; border-top: none; font-family: Verdana, Arial, sans-serif; font-weight: bold; }
.entry .column ul { margin-top: 0; }
.entry .column ul li { list-style: none; }
.entry .column ul li a { text-decoration: underline; }

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

.entry p              { margin: 1em 0 1em 0; }
.entry img.left,
.entry img.alignleft  { float: left; margin: 1.5em 1.5em 1.5em 0; padding: 0; }
.entry img.right,
.entry img.alignright { 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 10px 0 10px; }
.navigation .next     { float: left; max-width: 50%; }
.navigation .previous { float: right; max-width: 50%; }

/*====================================================================================================
 * 3-cols                                                                                       3-cols
 ====================================================================================================*/

.page-template-template-3-cols-php #wrapper { }
.page-template-template-3-cols-php #content { float: left; width: 445px; margin: 0 0px 0 45px; }

/*====================================================================================================
 * H O M E                                                                                     H O M E
 ====================================================================================================*/

.home #header { height: 85px; } 
.home #header #top-menu {  top: 55px; }
.home #wrapper { padding: 0 0 0 0; }
.home #content { float: left; width: 900px; margin: 0 0 0 30px; }

.home #left-image { float: left; width: 612px; height: 235px; }
.home .right-text { float: right; width: 248px; height: 210px; padding: 15px 20px 10px 20px; background: #D8E4D4; }
.home .right-text .widget { margin: 0; padding: 0; text-align: justify; }
.home .right-text h3.widgettitle { padding: 0 0 10px 0; font-size: 2.5em; color: #03456B; text-align: center; }
.home .right-text .widget p { font-size: 0.9em; }

.home .col { float: left; width: 270px; height: 225px; margin: 40px 0 0 0; padding: 0 14px 0 14px; border-right: 1px solid black; }
.home .col.no-border { border-right: none; }
.home .col h3 { padding: 0 0 10px 10px; color: #568946; text-transform: uppercase; letter-spacing: 1px; font-size: 1.1em; font-weight: normal; }
.home .col h4 { padding: 5px 0 0 8px; color: #03456B; border-top: 1px solid black; font-size: 2.5em; font-family: Georgia; font-weight: normal; }

.home .col ul { list-style: none; margin: 10px 0 0 5px; font-size: 0.9em; }
.home .col ul li { padding: 0 0 0 10px; background: url(images/dot.png) no-repeat left; }

.home .col ul.first { margin-left: 0px; }
.home .col ul.first li { background: none; margin: 0 0 15px 0; }

/*====================================================================================================
 * 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%; }
td
{
	text-align: left;
	vertical-align: top;
}

