/*
Theme Name: iauns
Theme URI: http://www.iauns.com
Description: iauns theme
Version: 1.0
Author: James Hughes
Author URI: http://www.iauns.com    
Tags: none
*/

/*
NOTE:
Periods denote CLASSES - can be used multiple times in one document.
Pounds denote IDs - can be used ONCE per document.
#c8c4b7;
#886444;
background-color: #414141;
#000000;
background-color: #502D16;
*/

/*
* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
}
*/

html, body
{
	height: 100%;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
    
h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #050;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
    
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.mainContainer {
	position: relative;
	/*background-image: url(images/webTopBG.jpg); */
	background-position: top; 
	background-repeat: repeat-x;
}

.mainContainerInner {
	position: relative;
	width: 1006px; 
	margin: auto; 
	background-image: url(images/background.png);
	background-position: top; 
	background-repeat: repeat-y;
	padding-bottom: 416px;	/* height of the footer + 212 */
}

.footer {
	position: absolute;
    bottom: 0;
}

body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #d4f0fc;
	/*
	background-image: url(images/webMainBG.jpg);
	background-position: top;
	background-repeat: repeat-y;
	*/
}

img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

a {
	outline: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
}

ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

li {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

.field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.hiddenClear {
	clear: both;
}


hr {
	border: 0;
	width: 80%;
}

hr.hrSideBar {
    color: #f00;
    background-color: #f00;
    height: 5px;
}



/*********************/
/***** HOME PAGE *****/
/*********************/

.contentContainerLeft {
	width: 735px;
	padding: 0px;
    margin: 0px;
	float: left;
}

.contentContainerRight {
	width: 265px;
	padding-left: 0px;
    padding-right: 0px;
    padding-top: 23px;
    padding-bottom: 0px;
    margin: 0px;
	float: right;
}

/**********************/
/***** BLOG ENTRY *****/
/**********************/

.blogEntryVeryTopHeaderBody{
	width: 735px;
	background-image: url(images/blogbody_verytop.png); 
	background-position: top;
	background-repeat: no-repeat;
}

.blogEntryHeaderBody{
	width: 735px;
	background-image: url(images/blogbody_top.png); 
	background-position: top;
	background-repeat: no-repeat;
}


.blogEntryVeryTopContainer{
	width: 735px;
	margin-left:0px;
    margin-top: 0px;
	background-image: url(images/blogbody_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

.blogEntryContainer{
	width: 735px;
	margin-left:0px;
    margin-top: 8px;    /* This margin is to space out the blog posts */
	background-image: url(images/blogbody_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

.blogEntryBody{
	padding-top: 25px;
	padding-left: 30px;
    padding-right: 25px;
}

.blogEntryVeryTopBody{
	padding-top: 43px;
	padding-left: 30px;
    padding-right: 25px;
}

.blogEntryHeaderText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #ff7a0a;
	text-decoration: none;
	line-height: 25px;
}

.blogEntryFooter{
	width: 735px;
	margin-top: 0px;
	padding-top: 0px;
	height: 48px;
	background-image: url(images/blogbody_bot.png);
	background-position: top;
	background-repeat: repeat-y;
}

.blogEntryVeryBottomFooter{
	width: 735px;
	margin-top: 0px;
	padding-top: 0px;
	height: 63px;
	background-image: url(images/blogbody_verybot.png);
	background-position: top;
	background-repeat: repeat-y;
}

.blogEntryVeryBottomPrevNextFooter{
	width: 735px;
	margin-top: 0px;
	padding-top: 0px;
	height: 131px;
	background-image: url(images/blogbody_bot_prevnext.png);
	background-position: top;
	background-repeat: repeat-y;
}

.navigation{
	margin-top: 42px;
    margin-left: 42px;
    margin-right: 68px;
    font-weight: bold;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

.blogEntryFooterBody{
	padding-top:0px;
	padding-left:30px;
}

.blogEntryConnector{
	width: 700px;
	margin-left:150px;
	margin-top: 0px;
	padding-top: 0px;
	height: 34px;
	background-image: url(images/webContentLink.jpg); 
	background-position: top;
	background-repeat: no-repeat;
}

.postmetadata
{
    padding-right:30px;
}

/*******************************/
/***** BLOG RIGHT INFO BOX *****/
/*******************************/

.sideInfoHeaderBody{
	width: 265px;
	background-image: url(images/sidebar_top.png); 
	background-position: top;
	background-repeat: no-repeat;
}

.sideInfoContainer{
	width: 265px;
	margin-left:0px;
	background-image: url(images/sidebar_bg.png);
	background-position: top;
	background-repeat: repeat-y;
}

.sideInfoBody{
	padding-top: 10px;
	padding-left: 10px;
}

.sideInfoHeaderText{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ff7a0a;
	text-decoration: none;
	line-height: 25px;
}

.sideInfoFooter{
	width: 265px;
	margin-top: 0px;
	padding-top: 0px;
	height: 14px;
	background-image: url(images/sidebar_bot.png);
	background-position: top;
	background-repeat: repeat-y;
}

.sideInfoFooterBody{
	padding-top:0px;
	padding-left:10px;
}

.sideListButtonItem{
    width: 240px; 
    height: 20px; 
    padding-left:24px; 
    padding-top:3px; 
    margin-top:4px; 
    background-image: url(images/li_button.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.sideListHierarchyRootItem{
    width: 240px; 
    height: 22px; 
    padding-left:22px; 
    padding-top:2px; 
    margin-top:4px; 
    background-image: url(images/hierarchyRoot.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.sideListHierarchyBranchItem{
    width: 240px; 
    height: 22px; 
    padding-left:22px; 
	margin-left:18px;
    padding-top:2px; 
    margin-top:4px; 
    background-image: url(images/hierarchyBranch.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.sideListHierarchyLeaf1Item{
    width: 240px; 
    height: 22px; 
    padding-left:22px; 
	margin-left:18px;
    padding-top:0px; 
    margin-top:4px; 
    background-image: url(images/hierarchyLeaf.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.sideListHierarchyLeaf2Item{
    width: 240px; 
    height: 22px; 
    padding-left:22px; 
	margin-left:36px;
    padding-top:0px; 
    margin-top:4px; 
    background-image: url(images/hierarchyLeaf.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.sideListSeparator{
	width: 245px;
	height: 6px;
	background-image: url(images/sidebar_sep.png);
	background-position: center left;
	background-repeat: no-repeat;
}

.center_ad
{
    margin-left: 42px;
    width: 245px;
}

/**********************************/
/***** Wordpress Comment list *****/
/**********************************/

ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li div.comment-author {}
ol.commentlist li div.vcard { font:normal 16px georgia,times,serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url {}
ol.commentlist li div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font-size:9px; }
ol.commentlist li div.comment-meta a { color:#ccc; }
ol.commentlist li p { font-size:11px; margin:0 0 1em; }
ol.commentlist li ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li div.reply { font-size:11px; }
ol.commentlist li div.reply a { font-weight:bold; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {}
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { border-left:5px solid #555; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-3 { border-left:5px solid #999; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-4 { border-left:5px solid #bbb; margin:0 0 .25em .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent { border-left:5px solid #111; }
ol.commentlist li.pingback { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}



/***************************************/
/***** Wordpress Game Page Listing *****/
/***************************************/

.game_side_bar a 
{
    text-decoration: none;
}

.game_side_bar
{
}

.game_side_bar .pagenav 
{
}

.game_side_bar .page_item
{
    width: 240px; 
    height: 20px; 
    padding-left:24px; 
    padding-top:3px; 
    margin-top:4px; 
    background-image: url(images/li_button.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

/***************************************/
/***** Wordpress Game Page Listing *****/
/***************************************/

/* Remove underlines from the hyperlinks */
.categories_side_bar a 
{
    text-decoration: none;
}

.categories_side_bar
{
}

.categories_side_bar .pagenav 
{
}

.categories_side_bar .page_item
{
    
}

.cat-item
{
    width: 240px; 
    padding-left:22px; 
    padding-top:4px; 
    padding-bottom:2px;
    margin-top:6px; 
    margin-bottom:0px; 
    background-image: url(images/hierarchyRoot.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.children .cat-item
{
    width: 240px; 
    padding-left:22px; 
    padding-top:0px; 
	margin-left:0px;
    margin-top:8px; 
    background-image: url(images/hierarchyLeaf.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

.children .children .cat-item
{
    width: 240px; 
    padding-left:22px; 
	margin-left:0px;
    padding-top:0px; 
    margin-top:8px; 
    background-image: url(images/hierarchyLeaf.png); 
    background-position: top left; 
    background-repeat: no-repeat;
}

/************************/
/***** Link styling *****/
/************************/

.blog_link_class a 
{
    text-decoration: none;
}

.blog_link_class{
    margin-top:2px;
    margin-bottom:12px;
    margin-left:9px;
}

.blog_link_class ul{
    margin-top:2px;
    margin-bottom:2px;
    margin-left:14px;
}
