/*
Theme Name: Stock Publication
Theme URI: http://wordpress.org/
Description: WordPress theme
Version: 1
Author: jos
Author URI:  http://wordpress.org/
Tags:
*/
html, body, div, span, applet, object, iframe, h1, h2,
h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, 
address, big, cite, code,del, dfn, em, font, img, ins,
kbd, q, s, samp, small, strike, strong, sub, sup, tt, 
var,dl, dt, dd, ol, ul, li, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	}
body{font-size: 13px;
	font-family: Arial, Verdana, Sans-Serif;

background:#fcfcfc url(images/body.png) top repeat-x; ;
color:#000;
	 }
img{ border:0;}
a{ text-decoration:none; color:#ed1c24; outline:none}
a:hover{ color:#FF0000;}
.clearfix{ clear:both}
#wrapper{ width:810px; margin:0 auto}	 
#header{ width:810px; height:97px; }
#header h2{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; text-align:center; font-weight:normal;}
.headerleft{ width:400px; float:left;}
.headerleft img{ border:0; margin:0 0 0 15px;}
.headerright{ width:313px; float:right; margin:35px 10px 0 0;}
.headerright h2{ margin:0; padding:0;}
#banner{ width:810px; height:149px; background:url(images/bannerbg.png) no-repeat top;}
#bannerimg{ width:790px; height:131px; background:url(images/banner.jpg) no-repeat top; float:left; margin:12px 0 0 10px}

#container{ }
#navigation{ width:810px; height:40px; background:url(images/nav.png) no-repeat center top }
#navigation a{ color:#fff; text-decoration:none; font-weight:bold;}
#navigation a:hover{ color:#ececec;}
#navigation p{ color:#ED1C24;line-height:30px;  padding:0; margin:0 0 0 20px;}
#navigation span{ padding:0px 10px;}
#navigation .current_page_item a{ color:#ed1c24;}
#content-wrap{ width:810px; margin:0 auto;background: url(images/bg.png) repeat-y center center;}
#footer{ background:url(images/bottom.png) no-repeat top center;padding-top:20px; width:100%}
#footer p{ text-align: center; font-size:12px; padding:8px}
#footer a{ color:#000}
.content{padding:0; width: 789px; margin:0 0 10px 10px; float:left; background:url(images/content.png) repeat-y center center; min-height:40px;}
.c1{ width: 789px; margin:0px; background:url(images/content-top.png) no-repeat top;}
.c2{ width: 789px; margin:0px; background:url(images/content-bottom.png) no-repeat bottom;}
.entry {padding:0px 15px 15px 15px;}
.entry h2{ padding: 10px 0px;}
.entry p{ padding: 5px 0px;}
.date{padding:3px; border:1px solid #ddd; -moz-border-radius: 3px; margin:0px 5px 0px 0px; -webkit-border-radius:3px; background:#ececec; font-size:11px;}
.time{padding:3px; border:1px solid #ddd; -moz-border-radius: 3px; margin:0px 5px; -webkit-border-radius:3px; background:#ececec; font-size:11px;}
.more{padding:3px; border:1px solid #ddd; -moz-border-radius: 3px; margin:0px 5px 0px 0px; -webkit-border-radius:3px; background:#ececec; font-size:12px; font-weight: bold}

h1 {
	font-size: 26px;
	}	
	
h2 {
	font-size: 21px;
	}
h3 {
	font-size: 19px;
	}
h4 {
	font-size: 17px;
	}
h5 {
	font-size: 15px;
	}
h6 {
	font-size: 13px;
	}


ul {
	list-style: square;
	}


blockquote {
	font-style: italic;
	color: #555;
	}
blockquote blockquote {
	color: #777;
	}
blockquote em {
	font-style: normal;
	}


pre {
	padding: 9px;
	background: #f9f9f9;
	border: 1px solid #ccc;
	}
code {
	padding: 0 3px;
	background: #eee;
	}
pre code {
	background: transparent;
	}




.clear {
	clear:both;
	}
img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0px;
	}
	
img.alignnone {
	padding: 5px 5px;
	margin: 0px 0px 10px 0px;
	display: inline;
	background:#E4E4E4;
	border: 1px solid #fff;
	}

img.alignright {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}

img.alignleft {
	padding: 5px 5px;
	margin: 0px 0px 0px 0px;
	display: inline;
	background:#E4E4E4;

	}
	
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	
.wp-caption {
	border: 1px solid #fff;
	text-align: center;
	background-color: #E4E4E4;
	padding: 4px 0px 5px 0px;
	color:#555;
	}

.wp-caption img {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	
	}

.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}

.box{ width:370px}

.tabl td{ padding: 5px 10px}
#table1{ margin-top:20px}
