/*  
Theme Name: Stalic_2
Theme URI: http://wordpress.org/
Description: The WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Michael Heilemann
Author URI: http://binarybonsai.com/

*/



/* Begin Typography & Colors */

a:link, a:visited {
	text-decoration:none;
	color:#990000;
	border:0;
	-moz-outline-style:none;
}
a:hover {
	text-decoration:underline;
	color:#666;
	border:0;
	-moz-outline-style:none;
}
a:active {
	text-decoration:none;
	color:#990000;
	border:0;
	-moz-outline-style:none;
}
h1, h2, h3, h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h2.pagetitle {
	padding: 0px;
	font: normal 24px/28px Georgia, "Times New Roman", Times, serif;
	color: #6D6D56;
	margin: 10px 0px 15px;
}

body {
	background-color: #f4e6c0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images1/bg.gif);
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #000000;
line-height: 1.5em;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
.contact {
	color: #5e3002;
	font-weight: normal;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	font-size: 10px;
	color: #666666;
}
a:link.menu, a:visited.menu, a:active.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

a:hover.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: underline;
}

.postinfo {
	font: 11px Georgia, "Times New Roman", Times, serif;
	background: #fbf7eb;
	border: 1px solid #dfd8c8;
	padding: 3px 8px;
}
.postinfo a {
	color: #990000;
}

.pagenavi {
	float:left;
	width:605px;
	padding:10px;
	position: relative;
	left: 25px;
	background: #FFFFFF;
	border: 1px solid #D2D2C6;
	margin-bottom: 6px;
        text-align: center;
}

.posthead {
	position:relative;
	clear:left;
	padding-top: 8px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

/* Images */
a img {border:none!important}

img {
	border:none;
	margin:0;
	padding:0;
}
img.alignleft {
	margin-right:10px;
	margin-bottom:5px;
}
img.alignright {
	margin-bottom:5px;
	margin-left:10px;
}

.postcontent img.size-medium {
display:block;
margin-left:auto;
margin-right:auto;
}
/* End Images */
 
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}

.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;
}
/* End captions */
