/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
	margin: 0;
	padding: 0;
}

body
{
	background: #F5F5F5 url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #474848;
}

h1, h2
{
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #666666;
}

h1
{
	letter-spacing: -1px;
	font-size: 2.6em;
	font-weight: normal;
}

h2
{
	margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-size: 1.2em;
}

h2.no
{
   margin-bottom: 15px;
	letter-spacing: -1px;
	text-transform: none;
	font-size: 1.2em;
}

h3
{
	font-size: 1em;
}

p, ul, ol
{
	margin-bottom: 20px;
	line-height: 170%;
}

p
{
}

blockquote
{
	padding: 0 30px;
	background: url(images/img12.gif) no-repeat;
	font-style: italic;
	font-family: Georgia, "Times New Roman" , Times, serif;
	color: #999999;
}

blockquote p
{
}

a
{
	background: url(images/img03.gif) repeat-x left bottom;
	text-decoration: none;
	color: #1D62B3;
}

a:hover
{
	background: none;
	color: #E43C15;
}

hr
{
	display: none;
}

/* Wrapper */

#wrapper
{
	background: url(images/img08.gif) repeat-x left bottom;
   azimuth:center;
}

/* TransMenu */
/* this is the clipping region for the menu. it's width and height get set by script, depending on the size of the items table */
.transMenu {
	position:absolute;
	overflow:hidden;
	left:-1000px;
	top:-1000px;
	}

/* this is the main container for the menu itself. it's width and height get set by script, depending on the size of the items table */
.transMenu .content {
	position:absolute;
	}

/* this table comprises all menu items. each TR is one item. It is relatively positioned so that the shadow and background transparent divs can be positioned underneath it */
.transMenu .items {
	position:relative;
	left:0px; top:0px;
	z-index:2;
	}

.transMenu.top .items {
	border-top:none;
	}

/* each TR.item is one menu item */
.transMenu .item {
    color:#545454;
    font-size:12px;
    font-family:sans-serif;
    text-decoration:none;
	/* this is a hack for mac/ie5, whom incorrectly cascades the border properties of the parent table to each row */
	border:none;
	cursor:pointer;
	cursor:hand;
	}

/* this DIV is the semi-transparent white background of each menu. the -moz-opacity is a proprietary way to get transparency in mozilla, the filter is for IE/windows 5.0+. */
/* we set the background color in script because ie mac does not use it; that browser only uses a semi-transparent white PNG that the spacer gif inside this DIV is replaced by */
.transMenu .background {
	position:absolute;
	left:0px; top:0px;
	z-index:1;
	-moz-opacity:.8;
	filter:alpha(opacity=80);
	}

/* same concept as .background, but this is the sliver of shadow on the right of the menu. It's left, height, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowRight {
	position:absolute;
	z-index:3;
	top:3px; width:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* same concept as .background, but this is the sliver of shadow on the bottom of the menu. It's top, width, and background are set by script. In IE5/mac, it uses a PNG */
.transMenu .shadowBottom {
	position:absolute;
	z-index:1;
	left:3px; height:2px;
	-moz-opacity:.4;
	filter:alpha(opacity=40);
	}

/* this is the class that is used when the mouse is over an item. script sets the row to this class when required. */
.transMenu .item.hover {
	background:#cdcdcd;
	color:black;
	}

/* this is either the dingbat that indicates there is a submenu, or a spacer gif in it's place. We give it extra margin to create some space between the text and the dingbat */
.transMenu .item img {
	margin-left:10px;
	}


/* Visible menu inside header */
#menu .current_page_item 
{
	background: url(images/img04.gif) repeat-x;
}

#menu
{
	height: 28px;
	width: 960px;
	margin: 0 auto;
   float:none;
}

#menu li
{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#menu li a
{
	height: 21px;
	padding: 5px 30px 0px 30px;
	font-size: 1em;
	font-weight: bold;
	color: #FCFDDF;
	display: block;
	white-space: nowrap;
   float: left;
}

#menu li a:hover
{
	background: #333333;
	color: #FFFFFF;
}

#menu li ul
{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border-top: 1px solid white;
	
	
}

#menu li ul li
{
	float: none;
	display: inline;
}

#menu li ul li a
{
	width: auto;
	background: #5d5d5d;
}

#menu li ul li a:hover
{
	background: #333333;
	color: #FFFFFF;
}


/* Header */

#header
{
	height: 101px;
	width: 960px;
	margin: 0 auto;
}

/* Logo */

#logo
{
	float: left;
	width: 620px;
}

#logo h1, #logo p
{
	float: left;
}

#logo h1
{
	padding: 20px 0 0 20px;
	font-size: 2.2em;
	font-weight: bold;
	color: #E43C15;
}

#logo p
{
	margin: 0;
	padding: 30px 0 0 6px;
	letter-spacing: 2px;
	line-height: normal;
	font: normal 1.4em Georgia, "Times New Roman" , Times, serif;
	width: 120px;
}

/* Search */

#search
{
	float: right;
	width: 200px;
	padding: 10px 20px 4px 0;
	background: url(images/img05.gif) no-repeat left bottom;
}

#search fieldset
{
	border: none;
}

#search legend
{
	display: none;
}

.s
{
	float: left;
	width: 155px;
	margin: 0 0 0 10px;
	background: none;
	border: none;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #474848;
}

#x
{
	display: none;
}

/* Language */
#lang
{
   float: right;
   width: 150px;
}


/* Page */

#page
{
	width: 960px;
	margin: 0 auto;
	background: #FFFFFF url(images/img06.gif);
}

#bgtop
{
	height: 20px;
	background: url(images/img07.gif);
}

#bgbottom
{
	padding-bottom: 20px;
	background: url(images/img09.gif) no-repeat left bottom;
}

#page ul
{
	list-style: none;
}

#page ul li
{
	padding-left: 15px;
	background: url(images/img11.gif) no-repeat left center;
}

/* Content */

#content
{
	float: left;
	width: 430px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html > body #content
{
	height: auto;
}

#content_wide
{
   float: left;
	width: 680px;
	height: 800px;
	min-height: 800px;
	padding: 0 0 0 20px;
}

html > body #content_wide
{
	height: auto;
}


/* Grids */

#grid table
{
   font-family: sans-serif;

}

/* Post */

.post
{
}

.post .bigpix
{
	margin-bottom: 20px;
	background: #F0F0F0;
}

.post .bigpix .image
{
}

.post .bigpix .caption
{
	margin: 0;
	padding: 2px 10px 5px 10px;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
	color: #999999;
}

.post .bigpix .caption a
{
	color: #999999;
}

.post .title
{
	padding: 10px 10px 0 10px;
	font-size: 2.6em;
}

.post .title a
{
	background: none;
}

.post .byline
{
	margin: 0;
	padding: 0 10px;
	line-height: normal;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	color: #C2C2C2;
}

.post .byline a
{
	color: #C2C2C2;
}

.post .entry
{
	padding: 20px 10px 0 10px;
}

.post .tags
{
	margin: 0;
	padding: 5px 10px;
	background: #F0F0F0;
	line-height: normal;
	font-size: .8em;
	font-weight: bold;
}

.post .tags a
{
	padding: 0 5px;
	background: none;
}

.post .links
{
	padding: 5px 10px;
	border-bottom: 1px solid #EEEEEE;
	font-weight: bold;
}

.post .links .comments
{
	padding-left: 20px;
	background: url(images/img13.gif) no-repeat left center;
}

.post .links .permalink
{
	padding-left: 18px;
	background: url(images/img14.gif) no-repeat left center;
}

/* Sidebar Common Style */

.sidebar
{
}

#page .sidebar ul
{
	line-height: normal;
}

#page .sidebar li
{
	padding: 0;
	background: none;
}

#page .sidebar li ul
{
}

#page .sidebar li li
{
	padding: 5px 15px 5px 25px;
	background: url(images/img11.gif) no-repeat 10px 10px;
	border-bottom: 1px solid #F0F0F0;
}

.sidebar a
{
	background: none;
}

/* Sidebar One */

#sidebar1
{
	float: left;
	width: 250px;
	padding: 0 0 0 20px;
}

/* Sidebar Two */

#sidebar2
{
	float: right;
	width: 180px;
	padding: 0 20px 0 0;
}

/* Calendar */

#calendar_wrap
{
	padding: 0 10px 20px 10px;
}

#calendar_wrap table
{
	width: 100%;
	text-align: center;
	background: #F6F6F6;
	border: 2px solid #FFFFFF;
	border-collapse: collapse;
}

#calendar_wrap th, #calendar_wrap td
{
	padding: 2px;
}

#calendar_wrap thead
{
	background: #FFFFFF;
}

#calendar_wrap tbody
{
	font-size: .8em;
	font-weight: bold;
}

#calendar_wrap tbody td
{
	padding: 5px;
}

#calendar_wrap tbody a
{
	font-size: 1.2em;
}

#calendar_wrap tfoot
{
	background: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	font-size: .8em;
}

#calendar_wrap tfoot #prev
{
	text-align: left;
}

#calendar_wrap tfoot #next
{
	text-align: right;
}

/* Tag Cloud */

#tag_cloud
{
	margin-bottom: 20px;
}

/* Footer */

#footer
{
	width: 960px;
	height: 83px;
	margin: 0 auto;
	background: url(images/img10.gif) no-repeat;
}

#footer p
{
	padding-top: 20px;
	text-align: center;
	font-size: .8em;
	font-weight: bold;
}
