/*
Theme Name: Tir-1
Theme URI: http://www.sdg-server.net
Version: 1.0
Description: 2 Column, Fluid, Padding 35px
Author: SDG
Author URI: http://www.sdg-server.net
*/


/*
	Tir-1 by SDG
	http://www.sdg-server.net
*/

*
{
padding: 0em;
margin: 0em;
}

body
{
list-style: none;
background: #cdcdcd;
padding: 35px 0px 35px 0px;
}

body,input
{
font-size: 12pt;
font-family: "Arial", sans-serif;
color: #333333;
}

p
{	
font-family: "Arial", sans-serif;
font-size: 10pt;
line-height: 1.3em;
margin-bottom: 1.0em;
text-align: left
}

img
{
margin-top: 5px;
margin-right: 15px;
margin-bottom: 10px;
padding: 5px;
border: solid 1px #95ba0a;
float: left;
}

img.left
{
margin-right: 400px;
border: solid 3px #83af1a;
}

hr
{
color: #CCCCCC;
background-color: #CCCCCC;
height: 1px;
}

a
{
font-family: "Arial", sans-serif;
font-size: 9pt;
line-height: 1.5em;
font-weight: bold;
text-decoration: none;
color: dimgray;
}

a:hover
{
text-decoration: none;
}

h3 span
{
font-weight: normal;
}

h3
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-family: "Arial", sans-serif;
color: #999999;
font-size: 20px;
font-weight: bold;
}

h4
{
color: #333333;
font-family: "Arial", sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 17px;
margin-bottom: 12px;
}

h5
{
font-family: "Arial", sans-serif;
font-size: 18px;
font-weight: bold;
}

strong
{
font-family: "Arial", sans-serif;
text-decoration: none;
color: #006600;
}

.contentarea
{
padding-top: 1.0em;
float: left;
width: 550px;
}

img .right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

blockquote{
	width: 500px;
	min-height: 130px;
	height: auto;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 25px;
	margin-bottom: 25px;
}

.contentarea ul{
}

.contentarea ul li{
	line-height: 1.7em;
}

#upbg
{
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 275px;
background: #fff;
z-index: 1;
}

#outer
{
z-index: 2;
position: relative;
/*
	The width value below controls the overall width of the design. By default it's set to 82%
	(so it'll take up 82% of the browser window's width). You can set it to a different percentage
	value (70%, 90%, etc.) or even a pixel value (760px, 800px, etc.) to enforce a fixed width.
*/
width: 82%;
min-width: 850px;
border: solid 1px #CCCCCC;
background-color: #fff;
margin: 0 auto;
}

#header{
height: 142px;
width: 100%;
border-bottom: solid 18px #ffe400;
}

#header img{
border: none;
padding: 0;
margin: 0;
float: none;
}

#headercontent{
position: absolute;
bottom: 0em;
padding: 0em 2.0em 1.3em 2.0em;
}

#headercontent h1{
font-weight: normal;
color: #9E90BF;
font-size: 2.5em;
}

#headercontent h1 a{
color: #fff;
text-decoration:none;
}

#headercontent h1 a:visited{
color: #fff;
text-decoration:none;
}

#headercontent h1 a:hover{
color: #fff;
text-decoration:none;
}

#headercontent h1 sup{
color: #777;
}

#headercontent h2{
font-size: 1.0em;
font-weight: normal;
color: #aaa;
}

#box {
float: right;
width: 200px;
border-left: solid 1px #95ba0a;
padding-left: 30px;
}

#content
{
padding: 0em 2.0em 0em 2.0em;
}

#primarycontainer
{
}

#primarycontent
{
margin: 1.5em 0em 0em 0em;
}

#footer
{
position: relative;
height: 2.0em;
clear: both;
padding-top: 5.0em;
background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
font-size: 0.8em;
}

#footer .left{
position: absolute;
left: 2.0em;
bottom: 1.2em;
}

#footer .center{
position: absolute;
left: 46%;
bottom: 1.2em;
}

#footer .right{
position: absolute;
right: 2.0em;
bottom: 1.2em;
}

.entry ul li
{list-style:square;
margin-left:25px;
}

.post ol li
{
margin-left:25px;
}

