/*  
Theme Name: Primanora
Theme URI: 
Description: Primanora
Version: 1.0
Author: Krizalis
Author URI: http://krizalis.net/

*/

h2 {
font-size: 20px;
font-weight: bold;
color: #5149a4;
}

h3 {
font-size: 18px;
font-weight: bold;
color: #8549a4;
}

.table1 {
 color:#ffffff;
 background:#0099ff;
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
}
.table1b {
 color:#ffffff;
 background:#0099ff;
 border-left:#333333 solid 1px;
 border-top:#333333 solid 1px;
 border-right:#333333 solid 1px;
}
.table2 {
 background:#66FFFF;
 border-left:#666666 solid 1px;
 border-top:#666666 solid 1px;
}
.table2b {
 background:#66FFFF;
 border-left:#666666 solid 1px;
 border-top:#666666 solid 1px;
 border-right:#666666 solid 1px;
}
.table3 {
 border-left:#666666 solid 1px;
 border-top:#666666 solid 1px;
}
.table3b {
 border-left:#666666 solid 1px;
 border-top:#666666 solid 1px;
 border-right:#666666 solid 1px;
}
.table3c {
 border-left:#666666 solid 1px;
}
.table3d {
 border-left:#666666 solid 1px;
 border-right:#666666 solid 1px;
}
.table4 {
 border-left:#666666 solid 1px;
 border-top:#666666 solid 1px;
 border-bottom:#666666 solid 1px;
}
.table4b {
 border:#666666 solid 1px;
}

div.entry {
font-family: Arial, Helvetica, Verdana;
font-size: 16px;
color: #333;
}

body {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Arial, Helvetica, Verdana;
font-size: 13px;
color: #000;
background-image: url('img/bg.jpg');
background-position: top;
background-repeat: repeat-x;
background-color: #FFE2D4;
margin: 0;
padding: 0;
}

#wrapper {
margin: auto;
width: 875px;
background: #ffffff;
}

#header {
padding: 0 0 0 21px;
}

#footertop {
clear: both;
background-color: #ffe0d3;
margin-top: 10px;
padding: 0;
}

#footer {
margin: 0;
padding: 0;
background-color: #fff;
background-image: url('img/footerbottom.gif');
background-repeat: no-repeat;
background-position: bottom center;
}

#footer li {
border-left: solid 1px #000;
padding: 0 10px 0 10px;
list-style: none;
float: left;
}

#footer li a:link, #footer li a:visited {
display: block;
color: #000;
text-decoration:none;
font-size: 12px;
}

.sidebar {
margin-left: 5px;
float: left;
display: block;
width: 150px;
background: #f7f7f7;
height: auto;
}

.sidebarpost {
list-style:none;
display: block;
background: url('img/titlebg.gif') no-repeat;
background-position: 10px 15px;
padding: 15px 0px 3px 20px;
}

.sidebarpost font {
line-height: 41px;
text-align: center;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
color: #000;
}

.sidebarentry {
margin: 0px 0px 10px 0px;
padding-left: 20px;
}

.sidebar2 {
margin-right: 5px;
float: right;
display: block;
width: 150px;
background: #f7f7f7;
height: auto;
}

.sidebarpost2 {
list-style:none;
display: block;
background: url('img/titlebg.gif') no-repeat;
background-position: 10px 15px;
padding: 15px 10px 3px;
}

.sidebarpost2 font {
line-height: 41px;
text-align: center;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
color: #000;
}

.sidebarentry2 {
margin: 0px 0px 10px 0px;
padding: 0 10px;
}

.post1 {
list-style:none;
display: block;
height: 41px;
background: url('img/titlebglong.gif') left no-repeat;
padding: 0 0 3px 0;
margin-bottom: 5px;
margin-top: 15px;
}

.post1 font, .post a {
line-height: 41px;
text-align: center;
font-size: 14px;
font-variant: small-caps;
font-weight: bold;
text-decoration: none;
color: #000;
padding: 0 0 0 30px;
}

.entry {
padding-left: 0;
margin: 0px 0px 10px 0px;
}

.entryhome {
padding-left: 0;
margin: 0px 0px 10px 0px;
}

#container1 {
background: #FFF;
margin: 0 auto;
width: 535px;
}

img.frame {
background: #FFDFEB;
padding: 4px;
border: 1px solid #FFB7DD;
}

#container {
background-color: #FFFFFF;
margin: 0 auto;
width: 550px;
}

div.clear {
clear: both;
}

#container a, #container1 a {
color: #D73555;
text-decoration: none;
}

#container a:hover, #container1 a:hover {
text-decoration: underline;
}

.submenu, .submenu a:link, .submenu a:visited {
font-family: 'Trebuchet MS', 'Lucida Sans Unicode', Arial, Helvetica, Verdana;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: none;
}

.submenu a:hover{
text-decoration: underline;
}

/* Begin CSS Drop Down Menu */


#menuh-container
	{
	float: left;
	background-color:#ffe0d3;
	width: 875px;
	}

#menuh
	{
	font-size: 11px;
	font-weight: bold;
	float:left;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	white-space:nowrap;
	margin:0;
	padding: 0.5em 0.5em 0.5em 1.0em;
	}
	
#menuh ul li ul a
	{
	text-align: left;
	}
	
#menuh a, #menuh a:visited	/* menu at rest */

	{
	color: #000;
	background-color: #fa7590;
	text-decoration:none;
	}
	
#menuh ul li ul a, #menuh ul li ul a:visited	/* menu at rest */
	{
	color: #fff;
	background-color: #0a56b2;
	text-decoration:none;
	}
	
#menuh a:hover	/* menu at mouse-over  */
	{
	color: #fff;
	background-image: url('img/menubg.jpg');
	background-position: right;
	background-color: #0a56b2;
	}	

#menuh ul li ul a:hover	/* menu at mouse-over  */
	{
	color: #0a56b2;
	background-image:none;
	background-color: #fff;
	}	

#menuh ul li ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:200px;	/* width of all menu boxes */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;	
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

img{
border-style: none;
}
	
input.searchsubmit {
background: transparent url(img/searchbutton.gif) no-repeat center top;
width: 28px;
height:23px;
border: none;
cursor:pointer;
cursor:hand;
color: #ffffff;
}
form>#replacement-2 { /* For non-IE browsers*/
  height: 0px;
}