/*
Theme Name: SimplyScripts
Theme URL: https://www.simplyscripts.com/wp-content/themes/SimplyScripts
Description: SimplyScripts 3 column theme for Wordpress.
Version: 1.0
Author: Don Boose
Author URL: http://www.simplyscripts.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	

*/

html, body { 
	margin: 0; 
	padding: 0; 
	text-align: center;
	background: #FFFFFF;

} 

a:link, a:visited {
	color: #336699;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	background-color: #336699;
	color: #ffffff;
}

blockquote {
	color: #000000;
	border-left: 4px solid #999999;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: normal;
	}

img {
	border: none;
}

txt {
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, 'Lucida Sans';
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	padding: 0;
}

h2 {
	color: #666666;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';
	margin: 20px 0 6px 0;
	padding: 0;
	border-bottom: 1px solid #666666;
}

h3 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana, Arial, 'Lucida Sans';
	margin: 15px 0 15px 0;
	padding: 0;
}

h5 {
	color: #666666;
	border-bottom: 1px solid #999999;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, 'Lucida Sans';
	margin-left: 25px;
	margin-top: -18px;
	padding-bottom: 5px;
}

h6 {
	color: #999999;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';
	text-decoration: underline;
	margin-left: 0px;
	margin-top: -15px;
	padding: 0;
}

h8 {
	color: #999999;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, 'Lucida Sans';
	margin: 15px 0 15px 0;
	padding: 0;
}


form {
	background: #ffffff;
	margin: 0px;
	padding: 2px;
}

input, textarea, select {
	margin: 1px 0;
	font-size: 100%;
}
input.text, textarea.text {
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	background: #f5f5f5;
	border: 1px solid #999999;
	color: #444444;
}

input.text:focus, textarea.text:focus {
	background: #ffffff;
}

input.text:hover, textarea.text:hover {
	background: #ffffff;
}

tr, td {
	vertical-align: top;
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
}

#content {  
	margin-left: 15px; 
	padding-right: 0px;
} 

#blog { 
	background: #ffffff;
	width: 855px; 
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: auto; 
	margin-right: auto;
	border: 2px solid #ffffff;
	padding: 0px;
} 

#submit {
	width: auto;
	background: #f5f5f5;
	border: 1px solid #999999;
	color: #666666;
	font-size: 12px;
	margin: 0;
	padding: 1px;
}

#submit:hover {
	background: #ffffff;
	border: 1px solid #999999;
}

#topbar {
	text-align: center;
	margin: 0;
	padding: 6px;
	font: 12px/16px Verdana;
	color: #000000;
	background-color: #f5f5f5;
	border-bottom: 2px solid #999999;
}

#wrapper {
	background: #ffffff;
	padding: 0px;
	margin: 0px;
}

#wrapperleft {
	width: 660px;
	float: right;
	position: relative;
	padding: 0px;
	margin: 0px;
} 

#main {
	width: 640px;
	float: left;
	background-color: #ffffff;
	font-size: 12px;
	color: #444444;
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans';
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}



#main ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#main li {
	padding: 0px 0px 4px 12px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#main h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding: 0px 2px 2px 10px;

}

#main #menu {
	clear: both;
	width: 728px;
	height: 23px;
	margin: 0px 4px 10px 4px;
	padding: 0px;
	background: #ffffff;
}

#main #menu ul {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 0px;
}

#main #menu li {
	float: left;
	margin-left: 5px;
	margin-bottom: -5px;
	padding: 0px;
	width: auto;
	display: block;
	height: auto;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#main #menu li a, #main #menu li a:link {
	background: #336699;
	color: #ffffff;
	border: 1px solid #336699;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
}

#main #menu li a:hover {
	color: #336699;
	cursor: pointer;
	background: #ffffff;
}

#main #menu li:hover {
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
}

#main #menu li a#current:hover {
	border: 1px solid #ffffff;
	background: #ffffff;
}

#main .entry h1, #main .entry h1 a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	background: none;
	margin-bottom: -13px;
	padding: 0px;
	color: #336699;
}

#main .entry h1 a:hover {
	text-decoration: none;
	background-color: #336699;
	color: #ffffff;
}

#main #comments h1, #main #commentform h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	font-size: 14px;
	background: none;
	padding: 0px;
	color: #999999;
}

#main .entry, #main #comments, #main #commentform {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

#main .entrycontent {
	padding-bottom: 2px;
	margin: 0px;

}

#main .entryfooter {
	background-color: #f5f5f5;
	color: #666666;
	text-align: center;
	padding: 2px 0px 5px 0px;
	margin-top: 3px;
	font-size: 12px;
	border-bottom: 1px solid #999999;
}

#main .asides {
	padding: 0px 10px 10px 10px;
}

.title {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';
	text-align: center;
	padding-top: 30px;
}

.tagline {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, 'Lucida Sans';
	text-align: center;
	padding-top: 15px;
}

#archives {
	margin-left: 15px;
	padding: 10px 0 20px 0;
	width: 460px;
	}
	
.archive {
		margin: 0;
		padding: 0;
		}

#comments {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

/* Main Div */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Main Quicktags Toolbar Div */
#comment_quicktags #ed_comment_toolbar {
	display: inline;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #f5f5f5;
	border: 1px solid #666666;
	color: #666666;
	margin: 1px;
	width: auto;
}

#comment_quicktags input.ed_button:hover {
	background: #ffffff;
}

/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}

#main #comments .comment {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .comment:hover {
	background: #f5f5f5;
}

#main #comments .officialuser {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#main #comments .comment h4, #main #comments .officialuser h4 {
	font-size: 12px;
	font-weight: normal;
}

#main #comments .comment .commentnumber, #main #comments .officialuser .commentnumber {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-right: 8px;
}

#categories { 
font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';
font-weight: bold;
border: 1px solid #666666; 
background-color: #f5f5f5;
padding: 10px; 
width: 405px; 
text-align: justify; 
}

#categories a {
text-decoration: none; 
}

#main #commentform form {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
}

#main #commentform label {
	font-size: 12px;
	font-weight: bold;
}
#main #commentform .commentforminfo {
	font-size: 12px;
	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#header {
	height: auto;
	width: 640px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #336699;
	}

#headerros {
	height: auto;
	width: 460px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #336699;
	}
	
#movie {
	height: auto;
	width: 450px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 10px;
	border-bottom: 1px solid #336699;
	}
		
#header_wide {
	height: auto;
	width: 651px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 10px; 
	border-bottom: 1px solid #336699;
	}
#halloween {
	background-color: #ff6600
	}
	
	
#movie_wide {
	height: auto;
	width: 646px;
	background-color: #ffffff;
	padding: 5px;
	margin-top: 12px;
	margin-bottom: 10px;
        border-bottom: 1px solid #336699;
	}	
		
#headerimg {
	height: 125px;
	width: 646px;
	padding: 0px;
	margin: 0px;
	background: transparent url(images/headerimg.gif) no-repeat top center;
	}

#rightmain {
	width: 186px;
	float: right;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #00cc33;
	border-right: 4px solid #ffffff;
}

#right {
	width: 186px;
	float: right;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #00cc33;
	border-right: 4px solid #ffffff;
}


#right h2 {
	width: 176px;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #f5f5f5;
	color: #999999;
	border: 1px solid #999999;
}

#right ul {
	list-style-type: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px;
	margin: 0px;
	border: 1px solid #999999;
}

#right li {
	padding: 0px 0px 4px 12px;
	background: url(images/bullet-doc.gif) no-repeat 0 4px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#left {
	width: 180px;
	float: left;
	position: relative;
	background-color: #ffffff;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 20px;
	color: #444444;
	border-left: 4px solid #ffffff;
}

#left h2 {
	width: 175px;
	padding: 4.5px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 12px;
	line-height: 1.4em;
	background-color: #f5f5f5;
	border: 1px solid #999999;
	color: #999999;
}
 
#left ul {
	width: 174px;
	list-style-type: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px;
	margin: 0px;
	border: 1px solid #999999;
}

#left ul.children {
	width: 163px;
	list-style-type: none;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 5px;
	margin: 0px;
	border: 0px solid #999999;
}

#left li {
	padding: 0px 0px 4px 12px;
	background: url(images/bullet-doc.gif) no-repeat 0 4px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	background-color: #f5f5f5; 
	border: 4px solid #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, 'Lucida Sans';
	font-size: 10px;
	color: #666666;
}


.relatedposts {
	margin-left: 15px;
	padding: 10px 0 20px 0;
	font-size: 12px;
	color: #666666;
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans';
	font-weight: normal;
	}

.navigation {
	border-top: 1px solid #999999;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 12px;
	padding: 10px 0 0 0;
}

.alignleft {
	text-align: left;
	margin-left: 10px;
	margin-bottom: 5px;
}

.alignright {
	text-align: left;
	margin-left: 10px;;
	margin-bottom: 20px;
}

/* a.annotation { position: absolute; border: 1px solid white; padding: 0; display: none; }
a.annotation span { display: block; width: 100%; height: 100%; background: white; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); }
a.annotation:hover { border-color: yellow; opacity: 0.2; -moz-opacity: 0.2; filter:alpha(opacity=20); } */

/* GRAVATAR styling */

.gravatar {
	float: right;
	padding: 0px;
	border: 4px solid #999999;
	background: #ffffff;
	margin: 4px;
	width: 50px;
	height: 50px;
}

.postgrav {
	float: right;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #999999;
	background: #ffffff;
}

/* Float containers fix: http://www.csscreator.com/attributes/containedfloat.php */ 
#wrapperleft:after, #wrapper:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
 
#wrapperleft, #wrapper { display: inline-table; }

/* Hides from IE-mac */
* html #wrapperleft, * html #wrapper { height: 1%; }
#wrapperleft, #wrapper { display: block; }
/* End hide from IE-mac */  


#mainros {
	width: 470px;
	float: left;
	background-color: #ffffff;
	font-size: 12px;
	color: #444444;
	font-family: Verdana, 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans';
	font-weight: normal;
	padding: 0px;
	margin: 0px;

}

#mainros ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#mainros li {
	padding: 0px 0px 4px 12px;
	font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
}

#mainros h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	font-size: 12px;
	color: #666666;
	padding: 0px 2px 2px 10px;

}

#mainros #menu {
	clear: both;
	width: 728px;
	height: 23px;
	margin: 0px 4px 10px 4px;
	padding: 0px;
	background: #ffffff;
}

#mainros #menu ul {
	list-style-type: none;
	margin-left: 5px;
	margin-bottom: 0px;
}

#mainros #menu li {
	float: left;
	margin-left: 5px;
	margin-bottom: -5px;
	padding: 0px;
	width: auto;
	display: block;
	height: auto;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

#mainros #menu li a, #mainros #menu li a:link {
	background: #336699;
	color: #ffffff;
	border: 1px solid #336699;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
}

#mainros #menu li a:hover {
	color: #336699;
	cursor: pointer;
	background: #ffffff;
}

#mainros #menu li:hover {
	border-bottom: 1px solid #ffffff;
	background: #ffffff;
}

#mainros #menu li a#current:hover {
	border: 1px solid #ffffff;
	background: #ffffff;
}

#mainros .entry h1, #mainros .entry h1 a {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
	background: none;
	margin-bottom: -13px;
	padding: 0px;
	color: #336699;
}

#mainros .entry h1 a:hover {
	text-decoration: none;
	background-color: #336699;
	color: #ffffff;
}

#mainros #comments h1, #mainros #commentform h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Verdana, 'Lucida Sans';
	font-weight: bold;
	font-size: 14px;
	background: none;
	padding: 0px;
	color: #999999;
}

#mainros .entry, #mainros #comments, #mainros #commentform {
	padding: 0px 10px 10px 10px;
	margin: 0px;
}

#mainros .entrycontent {
	padding-bottom: 2px;
	margin: 0px;

}

#mainros .entryfooter {
	background-color: #f5f5f5;
	color: #666666;
	text-align: center;
	padding: 2px 0px 5px 0px;
	margin-top: 3px;
	font-size: 10px;
	border-bottom: 1px solid #999999;
}

#mainros .asides {
	padding: 0px 10px 10px 10px;
}

.title {
	color: #ffffff;
	font-size: 26px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Verdana, Arial, 'Lucida Sans';
	text-align: center;
	padding-top: 30px;
}

.tagline {
	color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana, Arial, 'Lucida Sans';
	text-align: center;
	padding-top: 15px;
}

#archives {
	margin-left: 15px;
	padding: 10px 0 20px 0;
	width: 460px;
	}
	
.archive {
		margin: 0;
		padding: 0;
		}

#comments {
	background-color: #ffffff;
	padding: 0px;
	margin: 0px;
	line-height: 1.4em;
}

/* Main Div */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Main Quicktags Toolbar Div */
#comment_quicktags #ed_comment_toolbar {
	display: inline;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #f5f5f5;
	border: 1px solid #666666;
	color: #666666;
	margin: 1px;
	width: auto;
}

#comment_quicktags input.ed_button:hover {
	background: #ffffff;
}

/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}

#mainros #comments .comment {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#mainros #comments .comment:hover {
	background: #f5f5f5;
}

#mainros #comments .officialuser {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px 20px 4px 20px;
}

#mainros #comments .comment h4, #mainros #comments .officialuser h4 {
	font-size: 12px;
	font-weight: normal;
}

#mainros #comments .comment .commentnumber, #mainros #comments .officialuser .commentnumber {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	margin-right: 8px;
}

#mainros #commentform form {
	background-color: #ffffff;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border-top: 1px solid #999999;
	margin-bottom: 10px;
	margin-right: 0px;
	padding: 4px;
}

#mainros #commentform label {
	font-size: 12px;
	font-weight: bold;
}
#mainros #commentform .commentforminfo {
	font-size: 12px;
	font-family: Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
}

