/*  Theme Name: New_Webstockbox
Theme URI: http://www.webstockbox.com
Description: WebStockBox - Web Development Resources 
Version: 1.0
Author: Tom Luadmee
Author URI: http://www.webstockbox.com
*/

body, h1, h2, h3, h4, h5, h6, blockqoute, p, dd, dl, hr, form {
	margin:0;
	padding:0;
}
body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.84em;
	color: #333333;
	vertical-align: top;
	background: url('images/bg_wsb.jpg');
}
#wrapper {
	width: 950px;
	margin: 0px auto 0px auto;
	background: #FDFCFC;
	padding: 0;
	overflow: hidden;
}
#header {
	width:950px;
	padding: 0;
	float: left;
	height: 100px;
	background: #000;
}
#header_ad {
	background: #EEE;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	padding: 10px 20px;
	height: 90px;
	float: left;
	width: 908px;
}
#header1 {
	width: 300px;
	float: left;
	padding: 0;
}
#header2 {
	width: 650px;
	float: right;
	padding: 0;
}
#header_nav {
	width: 600px;
	height: 25px;
	float: right;
	padding: 10px 0 0 0;
	text-align: right;
	background-color: #6E6E6E;
	background-image: url(images/fading_nav.gif);
	background-position: left;
	background-repeat: no-repeat;
}
#header_nav ul {
	text-align: right;
	margin: 0;
	padding: 0px;
	float: right;
	list-style-type: none;
}
#header_nav li {
	padding: 0px;
	float: left;
	text-align: right;
	text-align: center;
	color: #FFFFFF;
	font-size: 14px;
	margin: 0 10px 0 10px;
}
#header_nav li a:link, #header_nav li a:visited {
	color: #E1E1E1;
	vertical-align:top;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
}
#header_nav li a:hover, #header_nav li a:active {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background: #EEEEEE;
	padding: 5px;
}
#header_nav ul li.current_page_item a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #666666;
}
#container {	/* total width 500px */
	width: 502px;
	float: left;
	padding: 0;
	background: #FFFFFF;
	padding: 10px 23px 20px 22px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#allsidebar {
	width: 400px;
	float: left;
	padding: 0px;
	background-color: #FDFCFC;
	border-right: 1px solid #CCC;
	overflow: hidden;
}
#sidebar {	/* total width 200px */
	width: 189px;
	float: left;
	padding: 0px 0px 10px 0px;
	border-right: 1px solid #CCCCCC;
}
#sidebar1 {	/* total width 200px */
	width: 200px;
	float: left;
	padding: 5px 5px 10px 5px;
}
#top_sidebar {	/* total width 400px */
	width: 394px;
	float: left;
	padding: 10px 3px 10px 3px;
	text-align: left;
	background:#FaF8F8;
	border-bottom:solid 2px #CCC;
}
#rss_sidebar {	/* total width 400px */
	width: 380px;
	float: left;
	padding: 10px 10px;
	background: #EEE;
	border-left: 0px solid #CCC;
	border-right: 1px solid #000;
	border-bottom: 1px solid #CCC;
	border-top: 0px solid #CCC;
}
#rss_sidebar2 {	/* total width 400px */
	width: 392px;
	float: left;
	padding: 0px 5px 5px 5px;
	border-bottom: 1px solid #CCC;
	background: #fff;
	overflow: hidden;
	margin:0;
}
#footer {
	width: 950px;
	float: left;
	clear: both;
	background: #000;
	height: 60px;
	font-size: 11px;
	color: #CCCCCC;
}
#footer a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
}
#footer1 {
	width: 500px;
	float: left;
	padding: 10px 0 0 20px;
}
#footer2 {
	width: 380px;
	float: right;
	padding: 15px 20px 0 0;
	text-align: right;
}/* ################################################### */
#searchbox {
	width: 400px;
	height: 45px;
	float: right;
	padding-top: 20px;
	text-align: right;
	color: #FFFFFF;
}
#searchform {
	padding: 0px;
	margin: 0;
	float: left;
	text-align:center;
}
.search_box {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	color: #FFFFFF;
	margin: 0 1px 0 0;
	background-color: #4E4E4E;
	padding: 4px;
}
.search_button {
	border: 0px;
	margin:0;
	background: url(images/search_icon.gif) no-repeat bottom center;
	width: 22px;
	height: 22px;
	padding: 0px;
}
.the_form {
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.header_link a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#CCCCCC;
	text-decoration:none;
	font-weight: normal;
	padding: 0;
}
.header_link a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 30px;
	color:#CCCCCC;
	text-decoration:none;
	padding: 0;
}/* hhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh  */
.post {
	padding: 10px 0 10px 0;
	width: 502px;
	float: left;
}
.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}
.post img {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.entry {
	line-height: 18px;
}
.entry a:link {
	text-decoration: underline;
	color: #0000ff;
}
.entry a:visited {
	text-decoration: underline;
	color: #711a8b;
}
.entry a:hover {
	text-decoration: underline;
	color: #000000;
}
p {
	padding:10px 0 0 0;
}
.postmetadata {
	width:  502px;
	border-bottom:1px dotted #CCCCCC;
	padding: 15px 0 15px 0;
	overflow: hidden;
	float: left;
}
.postmetadata a:link {
	text-decoration: underline;
	color: #0d8ae1;
}
.postmetadata a:visited {
	text-decoration: underline;
	color: #0000FF;
}
.postmetadata a:hover {
	text-decoration: underline;
	color: #000000;
}
.dateauthor {
	font-size: 10px;
	color: #999999;
}
.ipost_tag {
	width: 300px;
	float: left;
}
.ipost_comment {
	width: 159px;
	text-align: right;
	float: right;
}
.ipost_comment img {
	border: 0px;
	padding: 0px;
}
.navigation {
	padding:5px 0 5px 0;
	font-size:12px;
	font-weight:bold;
	line-height:18px;
}
#nav_left {
	width: 229px;
	float: left;
}
#nav_right {
	width: 230px;
	text-align: right;
	float: right;
} /* Sidebar style */
ul {
	margin: 10px 10px 10px 20px;
	padding:0;
}
li {
	padding: 0;
	margin:0;
}
#sidebar a:link, #sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
#sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 20px 0;
}
#sidebar ul ul li {
	padding: 5px 5px 2px 5px;
	border-bottom : 1px dotted #CCCCCC
}
#sidebar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 8px;
	border-top: 1px solid #e9e8e8;
	border-bottom: 2px solid #CCCCCC;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
	background: #EEEEEE;
}/* Sidebar1 style */
#sidebar1 a:link, #sidebar1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000ff;
	text-decoration: none;
}
#sidebar1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	text-decoration: underline;
}
#sidebar1 ul {
	list-style-type: none;
	padding: 0;
	margin: 0 0 15px 0;
}
#sidebar1 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66CC66;
	padding: 5px 0 5px 0px;
	border-left: 0;
	border-right: 0;
	margin: 0 0 7px 0;
	list-style-type: none;
	font-weight: bold;
}
#sidebar1 ul ul li {
	list-style-type: none;
	color: #666666;
	padding: 3px 0px 3px 0px;
	border-bottom: 1px dotted #CCCCCC;
}/* End sidebar style *//* rss_Sidebar style */
#rss_sidebar a:link, #rss_sidebar a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
#rss_sidebar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#0000FF;
	text-decoration: none;
	font-weight: bold;
}
#rss_sidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #66CC66;
	padding: 0px;
	border-left: 0;
	border-right: 0;
	margin: 0;
	list-style-type: none;
	font-weight: bold;
}/* End allsidebar style */
.title_link a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.title_link a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
.title_link a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6699FF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 26px;
}
.smallfont {
	font-size: 10px;
	color: #93B834;
	padding-bottom: 5px;
	margin: 0;
}/* Blockqoute and Image */
blockquote {
	margin : 15px 0 0 10px;
	padding-left : 20px;
	padding-bottom:10px;
	padding-right: 5px;
	border-left : 5px solid #CCCCCC;
	background: #FBF1F1;
	width: 90%;
}
blockquote cite {
	margin : 3px 0 0 0;
	display : block;
}
img {
	border : 0;
}
a img {
	border : 0;
}
p img {
	padding : 0;
	max-width : 100%;
}
img.right {
	padding : 4px;
	margin : 0 0 2px 7px;
	display : inline;
}
img.left {
	padding : 4px;
	margin : 0 7px 2px 0;
	display : inline;
}
.right {
	float : right;
}
.left {
	float : left;
}
img.centered {
	display : block;
	margin-left : auto;
	margin-right : auto;
}
.caption {
	margin : 5px;
	padding : 5px;
	border : 1px solid #e5e5ff;
	background : #e5f2ff;
	font-size : 90%;
	color : black;
}/* ###### calendar  ###### */
table#wp-calendar {
	width: 100%;
}
table#wp-calendar a:link {
	text-decoration:underline;
}/* ###### End calendar  ###### *//* ##### Pagination ##### */
.pagination {
	text-align:center;
	padding: 7px;
	margin: 3px;
}
.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	text-decoration: none; /* no underline */
	color: #000000;
}
.pagination a:hover, div.pagination a:active {
	border: 1px solid #000000;
	background-color:#000000;
	color: #fff;
}
.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #000000;
	font-weight: bold;
	background-color: #000000;
	color: #FFF;
}
.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
}	/* ##### End Pagination ##### *//* Comment Template*/
.comments-template {
	margin: 25px 0 0 0;
	padding: 0 0 0 0;
	color: #000000;
}
.comments-template a:link {
	color: #6699FF;
	text-decoration: none;
}
.comments-template a:visited {
	color: #6699FF;
	text-decoration: none;
}
.comments-template a:hover {
	color:#A00000;
	text-decoration: none;
}
.comments-template ol {
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}
.comments-template ol li {
	margin: 10px 0 10px 0;
	line-height: 18px;
	padding: 10px 10px 15px 10px;
	border: 1px solid #CCCCCC;
}
.comments-template li.alt {
	background: #FBFBFB;	/* alternate color in comment box */
}
.comments-template h2, .comments-template h3 {
	font-family: Arial, Georgia, Sans-serif;
	font-size: 16px;
}
.commentmetadata {
	font-size: 12px;
	color: #A00000;
	overflow: hidden;
}
.comments-template p.nocomments {
	padding: 0;
}
.comments-template textarea {
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px;
}
.comment_name {
	float: left;
	padding-bottom: 5px;
	margin-bottom: 10px;
	width: 100%;
}
#smallfont {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#smallfont a:link {
	color: #FF0000;
	font-size: 11px;
}
#smallfont a:visited {
	color: #FF0000;
	font-size: 11px;
}
#smallfont a:hover {
	color: #000000;
	font-size: 11px;
}			/*  End Comment Template*/
#rightboxad {
	float: left;
	width: 380px;
	padding: 5px 10px;
	background: #FDFCFC;
	text-align: center;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
#box250 {
	float: left;
	width: 250px;
	height: 250px;
	padding: 0 5px 5px 0px;
	overflow: hidden;
	background-color: #FFFFFF;
}
#box200 {
	float: right;
	width: 200px;
	height: 200px;
	padding: 0 0 5px 5px;
	text-align: center;
	overflow: hidden;
	background-color: #FFFFFF;
}
.inpost {
	width: 100%;
	overflow: hidden;
	padding: 7px 0 7px 0;
	float: left;
	clear: both;
}
.share {
	float: left;
	width: 100%;
	padding: 0;
	clear: both;
}
.share img {
	border: 0px;
	padding: 8px 0 0 0;
	float: left;
}
table {
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

