/*  
Theme Name: StockTock Theme 1.7
Author: Scott Myles


/******************************************
*   HTML Elements                         
******************************************/

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	/* background: #1E487D; */
        background: #E6E6E6;
	color: #333;
/*	padding: 13px 0 25px 0; */
	padding: 0 0 25px 0; 

	}

body, select, input, textarea {
	font: 12px Arial, Verdana, Sans-Serif;
	line-height:1.5em;
	}
	
#top-back{
	background:url(images/holder_top_back.png) no-repeat center;
	height:8px;
}

#bottom-back{
	background:url(images/holder_bottom_back.png) no-repeat center;
	height:8px;
}

p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #1E487D;
	text-decoration:none
	}

a:hover, a:active {
	color:#CC0000;
/*	text-decoration:underline; */
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.9em;
/*	padding:3px 6px; */
	}

/****** Images ****************************/

img, a:link img, a:visited img{border:0px solid #999; padding:1px;}
img.left,img.center,img.norm{ margin:5px 12px 5px 0; border:0px solid #999; padding:1px;}
img.right{ margin:5px 12px 5px 0; border:0px ; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
	
		
/******************************************
*   General Structure                         
******************************************/

.posttop {
clear:both;
width:100%;
height:40px;
margin-top:10px;
}

.posttop .dateicon {
border-right:3px solid #4383CF;
padding-right:8px;
float:left;
}

.posttop .title {
padding-left:8px;
float:left;
text-align:left;
}

.posttop .dateicon .day {
font-size:20px;
color:#CCCCCC;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .dateicon .month {
font-size:12px;
color:#CCCCCC;
clear:both;
text-align:right;
text-transform:uppercase;
}

.posttop .thetitle a {
font-size:18px;
color:#1E487D;
clear:both;
}

.posttop .thetitle a:hover {
text-decoration:none;
color:#CC0000;
} 

.posttop .title .under {
font-size:12px;
color:#bfbfbf;
clear:both;
}

.postbottom {
clear:both;
float:right;
}

.postbottom a.commentslink {
height:30px;
padding-top:3px;
display:block;
float:left;
padding-right:6px;
}

/*****************************************/
/* SEARCH *                               /
/*****************************************/
#bsearch{width:400px;font-size:11px;padding:1px 0 0 10px; background:url(i/info.gif) repeat-x; border:#eee 1px solid; float:left;}
/* #searchform{height:30px;line-height:30px;float:left;padding-top:5px;} */
#searchform #s{font-size:8pt;width:150px;border-color:#4383CF;}
#searchform #submit{font-size:8pt;}
input#s{color:#666;border:1px solid #cbcbcb;background:#fcfcfc;}

/*****************************************/
/* NAVIGATION TOP *                       /
/*****************************************/


#misc{width:405px;margin:0 0 10px 14px;padding:0; background:1E487D; float:left;}
#info{width:383px;font-size:11px;margin:0px 0 0px 0;padding:10px; background:url(i/info.gif) repeat-x; border:#eee 1px solid; float:left;}
#bgbox{width:945px;background:white;margin:0;padding:0;}


#headercontainer { /*the header container*/
	width:980px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
/*	padding: 0 25px 0 25px; */
	}

#page { /*the main container*/
	width:935px;
	margin:0 auto;
	font-size:1em;
	background:#FFF;
	padding: 10px 25px 5px 25px;
	/* border:3px double #333; */
	}

#branding {/*where the logo sits*/
	width:240px;
	height:69px;
	background:url(images/st_logo_tag.png) no-repeat;
	}



.left {
	float:left;
	}

.right {
	float:right;
	}

div.center {
    text-align: center;
}

div.center table {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

/*#sidebar {/*you guessed it: its the sidebar container
	width: 250px;
	float:right;
	}
*/

#singlecol {/*the full width homepage column carrying the "Featured Article" section*/
	width:610px;
	}


#singlecol li {
	margin-left:20px;
	}


#leftcol {/*the left homepage column carrying the "Featured Article" section*/
	width:287px;
	border-right:1px solid #b6b6b6;
	padding-right:18px;
	}


#leftcol, #rightcol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {/*actually the column in the middle of the homepage (if the right column is the sidebar)*/
	width:277px;
	padding-left:18px;
	margin-top: -2px;
	text-align:justify;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px; 
	}

		
/******************************************
*   Sidebar                         
******************************************/

#sidebar{width:400px;float:right;font-size:11px;margin:0 5px 5px 5px;padding:0; display: inline;}
.lsidebar p,.rsidebar p,.tsidebar p {text-align:justify;margin: 5px 0;}
.tsidebar{width:350px;float:center;color:#666;margin:0 auto;padding:0 0 0 10px;}
.rsidebar{width:210px;float:right;color:#666;margin:0 auto;padding:0 0 0 10px;}
.lsidebar{width:165px;float:left;color:#666;max-width:100%;margin:0 auto;padding:0 10px 0 0;}
.tsidebar li {margin-left:20px;}
.rsidebar li {margin-left:20px;}
.lsidebar li {margin-left:20px;}


.subnav li {/*.subnav is mainly the categories list*/
	list-style:none;
	}

.subnav li a:link, .subnav li a:visited {
	background: #fff;
	display:block;
	padding:4px 4px 4px 20px;
	border-bottom: 1px solid #999;
	}
		
.subnav li a:hover, .subnav li a:active {
	background: #F4F4EC;
	text-decoration:none;
	}
	
#sidelist li {
	list-style:none;
	}
	
.bullets li {
	margin:0 0 5px 15px;
	list-style:square;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:22px;
	}

#sidelist .children {
	background:#F4F4EC;
	}

#sidelist .children li {
	background: #F4F4EC;
	list-style: none;
	margin-left:15px;
	padding-left:15px;
	border-bottom:1px solid #fff;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#F4F4EC;
	color: #666;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#000;
	}

#sidelist .feed li{
	margin-bottom:5px;
	padding-left:20px;
	background:url(images/rss.gif) no-repeat;
	}

	
/******************************************
*   Headlines                         
******************************************/

.blogtitle, .blogtitle a {
	color: #000;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: regular;
	padding: 20px 0px 10px 0px;
	}

h1 {
	color: #1E487D;
	font-size: 1.8em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	margin: 0px 10px 0px 0px;
	padding: 20px 0px 0px 10px;
	}
	
h2 {
	color: #1E487D;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	border-bottom:3px solid #4383CF;
	margin: 0 0 20px 0;
	}

h21 {
	color: #1E487D;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	padding-bottom:8px;
	}

h2 a:link, a:visited {
	color: #1E487D;
	}

h3 {
	font: 1.1em Arial, Helvetica, sans-serif;
/*	text-transform:uppercase; 
	letter-spacing:0.3em; */
	margin-bottom:4px;
	font-weight:bold;
	color:#1E487D;
	}

h5 {
	font: 1.1em Arial, Helvetica, sans-serif;
/*	text-transform:uppercase; 
	letter-spacing:0.3em; */
	margin-bottom:4px;
	font-weight:bold;
	color:#1E487D;
	}

#sidebar h2, #sidebar h3 a {
	font: 1.1em Arial, Helvetica, sans-serif;
/*	letter-spacing:0.3em;
	text-transform:uppercase; 
	margin-bottom:4px; */
	font-weight:bold;
	color:#1E487D;
	}

#sidebar h3, #sidebar h2 {
/*	font-size:0.9em;
	border-top:3px double #4383CF; */
	border-bottom:2px solid #4383CF;
	padding:5px 0 5px 2px;
	margin:10px 0 5px 0;
	color:#1E487D;
	}

h3#respond {
	font-size:1.1em;
	border-top:1px solid #666;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h3 a:link, h3 a:visited {
	color: #1E487D;
	}

h4 {
	font-size:1.2em;
	margin-bottom:6px;
	}
	
h4 a:link, h4 a:visited {
	color: #1E487D;;
	}
	
	

/******************************************
*   Content                        
******************************************/

#forum-content {
	width:945px;
	float:left;
	}

#content{width:525px;float:left;line-height:140%;margin:0 auto;padding:0;}

/*#content {
	width:605px;
	float:left
	}
*/	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	color:#999;
	}


/* Post Formatting */

.entry {
	padding-bottom:0px;
	text-align:justify;
	}

.post blockquote {
	color:#666;
	background:#DCE7F7;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;

	}	





.post ul li {
	list-style:square;
	margin-bottom:5px;
	
	margin-left:42px;
	}

.post ol li {


	margin-bottom:5px;
	
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;	
	}	
	
.postmetadata {
	font-size:0.9em;
	margin:0 0 15px 0;
	padding:5px 5px;
	background:#DCE7F7;




	border-top:1px solid #E6E3D3;	
	border-bottom:1px solid #E6E3D3;	
	}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	

#searchform { 	padding:0px 0px 0 0; 	}

.button {
	padding: 1px;
	background:#1E487D;
	color:#fff;
	border:none;
	}



.button:hover {
	background:#1E487D;
	color:#FFF;
	text-decoration:none

	}

#commentform input {
	width: 170px;
	margin: 0px 0px 0px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:0px;
	}

/* Comments*/


.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#E6E6E6;
	border:1px dotted #E6E6E6;
	}

.commentlist blockquote {
	color:#666;
	background:#fff;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}	

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
/*	display: block; */
	}

.commentlist small {
/*	background:#fff; */
	}


/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block;
	}	

.clearfloat {
	display:block;
	}
	
	
/******************************************
*   Footer                        
******************************************/

#footer {
	margin: 0 auto;
	width: 985px;
	font-size:0.9em;
	text-align:center;
	padding-top:5px;
	background-color:#FFF;
        color:#1E487D;
	}

#footer a {
	color:#14568A;
	}

/******************************************
*   SNAP NAV                        
******************************************/

ol.snap_nav {
	display: inline;
	float: left;
	clear: both;
	list-style: none;
        padding-left: 50px;
}

ol.snap_nav li {
	display: block;
	float: left;
	padding: 0px 3px 0px 3px;
        border: thin solid #CCCCCC;
}

ol.snap_nav li a {
	font-weight: bold
}

ol.snap_nav li.snap_selected a {
	cursor: text;
}

ol.snap_titles {
	clear: both;
	display: block;
	border: 0;
	list-style: none;
}

/* Styles for the "3-columns-page template" */

#pageleft {
        float: left;
        width: 282px;
        margin: 20px 20px 0px 0px;
        padding: 0 20px 0 0;
        border-right: solid 1px #999;
        text-align:justify;
        }
        
#pagemiddle {
        float: left;
        width: 282px;
        margin: 20px 20px 0px 0px;
        padding: 0px;
        text-align:justify;
        }

#pageright {
        float: right;
        width: 282px;
        margin: 20px 0px 0px 0px;
        padding: 0 0 0 20px;
        border-left: solid 1px #999;
        text-align:justify;
        }

#pageleft .bullets li, #pagemiddle .bullets li, #pageright .bullets li {
        list-style:square;
        margin-bottom:5px;
        margin-left:22px;
        }

