/*
Theme Name: Irene's Creation
Theme URI: 
Description: Irene's Creation
Version: 1.0
Author: Infoskull
Author URI: http://infoskull.com/
*/


/*
<?php 
    $connection = mysql_connect("mysql1059.servage.net", 
        "irenes", 
        "db_password"); 

    mysql_select_db("irenes", $connection); 
?>
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0 }
table { border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ul { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight: normal; }
q:before, q:after { content:'' }
a { text-decoration:none }
strong { font-weight:bold }
em { font-style:italic }
* a { position:relative }
a img { border:none }
* { outline: none; }


.clear {clear: both;}
.alignleft, .left {float: left;}
.alignright, .right {float: right;}

a { color: #ec2400; text-decoration:underline;}
a:hover { text-decoration: underline; }


body {
	margin: 0;
	padding: 0;
	background:#525252;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414042;
}

/*-----------accessibility
*/
#accessibility {
	display: none;
}

.skiplist {
	margin: 0;
	padding: 0
} 

.skip {
	display: none;
	font-family: verdana, sans-serif;
	text-align: left;
	margin: 0;
	padding: 0;
	position: absolute
}

:root .skip {
	display: block
}

.skip a {
	padding: 0 0.5em;
	display: inline;
	z-index: 2;
	text-decoration:none;
	position: absolute;
	width: 14em;
	left: -200em;
}

.skip a:focus, .skip a:active {
	position: absolute;
	left: 0.5em;
	border: solid #333 2px;
	color: #fff;
	background: #555;
}

.skip a:hover {
	cursor: default
}


#page {
	width: 960px;
	position: relative;
	margin: auto;	
	margin-top:40px;
	background-color:#fff;
}

#header {
	height: 85px;
}

h1#logo a {
	float:left;
	width:221px;
	margin-top:17px;
	margin-left:20px;
}

#navigation {
	float:right;
	width: 690px;
	margin-top:13px;
	height: 55px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: url(images/header_line.jpg) no-repeat left;
	display: block;
	padding-left:10px;
}
	#navigation li {
		margin-top:15px;
		padding:0px;
		height:28px;
		display: block;
		float: left;
	}
		#navigation li a {
			display: block;
			text-decoration: none;
			text-transform:uppercase;
			display: block;
			font-size: 12px;
			font-weight:normal;
			color: #525252;
			padding: 8px 10px;
		}
		
		#navigation li.page-item-6 a {
			color: #525252;
			font-size: 12px;
		}
		
		#navigation li.page-item-6 a:hover {
			color: #ec2400;
		}
		
		#navigation li a:hover/*, #navigation li.current_page_item a*/ {
			color: #ec2400;
		}
		/*
		#navigation li.current_page_item a {
			font-size: 14px;

		}
		*/


#content {}
#flashcontent {
	padding-bottom: 5px;
	width:960px;
	height:561px;
}

.imgarea {
	width: 435px;
	height: 566px;
	overflow: hidden;
}

.pagecontent {
	width: 480px;
	height: 516px;
	overflow: auto;
	padding-right: 40px;
	margin-top: 50px;
}

h2.pagetitle {
	margin-bottom: 25px;
	color: #ec2400;
	font-size: 2.25em;
	font-variant: small-caps;
	letter-spacing: 1px;
	font-family: georgia;
}

.entry p {
	margin: 15px 0;
	line-height: 130%;
}

.entry h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	padding:0px;
	margin:0px;
	font-weight: 700;
}

.pagenav {
	margin: 15px 0;
}


div#footer {	
	width:960px;
	margin:0 auto;
	padding:0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #fff;
	background-color:#919191;
}

.contactinfo {
	padding-left:10px;
	padding:20px 0 0 10px;
}

.sitemeter {
	padding:35px 0 0 0;
}



.text11 {
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#2f2e2e;
}
.text11 a {
	color:#2f2e2e;
	text-decoration:underline;
}
.text11 a:hover {
	text-decoration:none;
}


table td {
	padding: 5px 0;
}