/*
Theme Name: Uhmah Network Custom Template
Theme URI: http://www.Uhmah.com
Description: CUSTOM......
Author: O.com for The Uhmah Network
*/
html{
	overflow-x: auto; /* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */
}
body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-align: center; /* IE Fix */
	margin: 0;
	color: #FDF9F7;
	padding: 0px; /* required for Opera to have 0 margin */
	background-repeat: repeat-x;
	background-image: url(/thefrontpage/wp-content/themes/UN_INS_Aug06/images/bg.jpg);
	background-color: #111B27;
	background-position: bottom;
	background-attachment: fixed;
	}
acronym { cursor: help; border-bottom: 1px dashed #999; }
a:link,
a:visited,
a:active{
	background: transparent;
	color: #FF7837;
	text-decoration: none;
}

a:hover{
	background: transparent;
	color: #3E92EE;
	text-decoration: none;	
}

img {
	border: 0;
}

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	

#container {
	margin: 0 auto;
	width: 900px;
	text-align: left; /* Cancel IE Fix */

	}
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/		
#header {
	}	
#header h1 { 	
	margin: 0;
	color: #C6C4C5;
	font-size: 1.8em;
	font-weight: normal;
	cursor: default;
	}	
#header h2 { 	
	margin: 0;
	color: #8D8E90;
	font-size: 1.2em;
	padding-left: 1px;
	cursor: default;
	}	

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', Verdana, Sans-Serif;
	}

h3 {
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 5px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-left: 5px;
	line-height: 24px;
	}
	
h3 a {
	font-size: 20px;
	font-weight: normal;
	color: #FFFFFF;
}	
h3, h3 a, h3 a:visited {
	color: #FFFFFF;
}

h4 {
	font-size: 16px;
	color: #A6C2E1;
}



h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}

h1:hover {
	text-decoration: underline;
	}

h2, h2 a, h2 a:visited,
h4 a, h4 a:visited {
	color: #A6C2E1;
	}

h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	text-decoration: none;
	}

/*------------------------------------------------------------*
**  Nav & Images
**------------------------------------------------------------*/

#nav {
	background: #858F9E; 
	margin: 0; 
	padding: 0;
	height: 2.2em;
	}
#nav li {
	list-style-type: none;
	display: inline;
	line-height: 20px;
	}		
#nav li a { 
	text-decoration: none; 
	color: #ddd;
	background-color: #858F9E;
	border-right: 4px solid #fff; 
	border-bottom: 0;
	padding: 3px 8px;
	font-size: 1em;
	float: left;
	font-weight: bold;
	}
#nav li a:hover { background-color: #6B7687; }
#nav li a.on { background-color: #49515C; color: #C6C4C5; }


.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
	
	p img {
	padding: 0;
	max-width: 100%;
	}

/*	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
	}
	
.feedicon { /* Next to Comment Section Headline */
	border: 0 !important;
	padding: 0 !important;
	margin-right: 10px;
	}

.feedlink img { /* On the sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 5px;
	padding-right: 10px;
	}


.clear {
	clear: both;
	margin: 0;
	padding: 0;

	}
.navigation .left {
	float: left;
	width: 200px;
	text-align: left;
	
	}

.navigation .right {
	float: right;
	width: 200px;
	text-align: right;
	
	}

.navigation p {
	margin: 0;
	padding: 0;
	}

.navigation a {
	color: #FC9D10;
	}

/*------------------------------------------------------------*
**  Side Bar
**------------------------------------------------------------*/
#sidebar {
	float: left;
	width:331px;;
	position: relative;
	line-height:18px;
	word-spacing: 2px;
	margin-right: 0px;
	margin-top:100px;
	}

#sidebar ul {
	margin: 0px;
	list-style: none;
	padding: 0px;
}

#sidebar h2
{
}

#sidebar h4, #sidebar h2 {
	font-size: 14px;
	letter-spacing: 2px;
}

.sideitem_headimg{
margin-top:0px;
}

.sideitem_cnt_head {
	background-image:url(/thefrontpage/wp-content/themes/UN_INS_Aug06/images/Untitled-1.gif);
	background-repeat: no-repeat;
	background-position: middle left;
	text-indent: 35px;
	font-size: 14px;
	font-weight:bold;
}

.sideitem_cnt {
	margin:8px;
	font-size:11px;
	color:#5CB3F1;
	line-height:15px;

}

.sidemenu {
	text-align: center;
	margin-top:8px;
	margin:auto;
	display: table;
	clear:right;
	width:100%;
}

.sidemenu_item {

	text-align:center;
	font-size:14px;
	color:#FD8002;
	font-weight:bold;

}
	
/*------------------------------------------------------------*
**  Side Bar & Content
**------------------------------------------------------------*/
#sidebar h3, #content h3 { 
	font-size: 1.1em; 
	color: #49515C; 
	margin: 0 10px 0 0; 
	cursor: default;
	}
#content div, #sidebar div { 
	padding: 1px 0 5px 0;
	}

#content h1
{
    font-size: 12pt;
}	

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	float: right;
	width: 500px;
	position: relative;
	margin-left: 50px;
	line-height: 15px; 
	text-align: justify; 
	word-spacing: 2px;	

	}	
#content div { 

}
.entry, .sideitem, .comments, #footer, .navigation {
	background-image: url(/thefrontpage/wp-content/themes/UN_INS_Aug06/images/txtbg.jpg);
	background-color: #3E5F92;
	background-position:bottom;
	background-repeat:repeat-x;
	border: solid #fff 10px;
	margin-top: 25px;
	margin-bottom: 20px;
}	

.entry_title, .sideitem_title, .pagetitle {
	background-image:url(/thefrontpage/wp-content/themes/UN_INS_Aug06/images/entryheader.jpg);
	background-color: #0F243F;
	background-position:bottom;

}
.entry_title h3 {
	padding-left:10px;
}


.entry_title a{
	color:#fff;
	border-bottom: solid #2181B4 1px;
	

}
.entry_author {
	font-size:11px;
	color:#2472D0;
	margin-left:15px;
	}
.entry_author a{
	color:#2472D0;
	font-weight:bold;
	border-bottom:none;

}
.itemtext {
	color:#FDF9F7;
	margin-left: 10px;
	margin-right: 10px;
}
.itemtext a{
	color:#FF7837;
	text-decoration: underline;
	font-weight: bold;
	}
	
.itemtext a:hover {
	color:#3E92EE;
	text-decoration:none;
	}
.itemtext img{
	border: solid #1C82D5 1px;
	padding: 5px;

}


.details {
	padding-left: 8px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 8px;
	color: #FBFAF9;	
}
.details a {
border-bottom:none;

}



blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	border: none;
	font-size:11px;
	color:#EFE1D1;
	background-image: url(/thefrontpage/wp-content/themes/UN_INS_Aug06/images/quote.png);
	background-position:top left;
	background-repeat:no-repeat;
	
	}
	
.editlink img {
	border:0px;
	
}

/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/
#footer {

	text-align: center;	
	font-size: 11px;
	padding: 10px;
	line-height: 16px;
	clear: both;
	margin-top: 20px;
	float:right;
	width:460px;
	}
	
#footer a { text-decoration: none; }


/*------------------------------------------------------------*
**  Comments
**------------------------------------------------------------*/

.comments {
	
}

.commentauthor{
	font-weight: bold;
	font-style: normal;
}

.comment_section {

}

.commentlist {

	margin: 0px;
	padding: 15px;

}

.alt {
	padding: 10px;
	margin-bottom: 10px;
	background-color: #517FB3;
	}
	
.reg {
	padding: 10px;
		background-color: #3E5F92;

}
.comment_cnt {
	margin-left: 8px;
}

.latestactivity small
{
display: block;
margin: 0px;
margin-left: 10px;
font-size: 94%;
}



/*------------------------------------------------------------*
**  Archive App
**------------------------------------------------------------*/

#af-ela ul {
	padding: 0;
}
#af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	padding: 1px 8px;
}
#af-ela-menu {
	border-bottom: 1px solid #ccc;
	margin-bottom: 0;
}
#af-ela-menu li {
	display: inline;
	padding: 2px 10px !important;
	border: 1px solid #ccc;
	border-bottom: none;
	margin-bottom: 0;
}
#af-ela-menu li.selected {
}
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover, #af-ela-tag li:hover {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding-top: 0;
	padding-bottom: 0;
	text-decoration: none;
	background-color: #D3D3CB;
	border-top-color: #D3D1CB;
	border-bottom-color: #D3D1CB;
}
#af-ela-year, #af-ela-month, #af-ela-category, #af-ela-tag {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
	border-left: 1px solid #D3D1CB;
	font-weight: bold;
}
#af-ela-category {
	width: 40%;
}
#af-ela-tag {
	width: 99%;
	font-weight: normal;
	border-right: 1px solid #D3D1CB;
	border-bottom: 1px solid #D3D1CB;
	_word-wrap : break-word;
}
#af-ela-year li, #af-ela-month li, #af-ela-category li, #af-ela-post-chrono li, #af-ela-post-cats li, #af-ela-post-tags a {
	/*position: relative;*/
}
#af-ela-tag li {
	display : inline;
}
#af-ela-tag li:hover {
	border: none;
}
#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	float: left;
	width: 59%;
	margin: 0;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-weight: bold;
}
#af-ela-post-tags {
	width: 99%;
	border-left: 1px solid #ccc;
}
#af-ela ul li span {
	position: absolute;
	right: 8px;
	font-weight: normal;
	color: #aaa;
}
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-category li.selected, #af-ela-post-chrono li.selected, #af-ela-post-cats li.selected, #af-ela-post-tags li.selected, #af-ela-post-chrono li:hover, #af-ela-post-cats li:hover, #af-ela-post-tags li:hover {
	border-top: 1px solid!important;
	border-bottom: 1px solid!important;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #BCC8D6;
	border-top-color: #394957;
	border-bottom-color: #394957;
}
#af-ela-loading {
	margin: 0;
	padding: 0;
	float: right;
}
#af-ela-post-prev, #af-ela-post-prev-off, #af-ela-post-next, #af-ela-post-next-off  {
	width: 100%;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
	margin: 0;
}

#af-ela-post-prev:hover, #af-ela-post-next:hover {
	background: #FFF6BF !important;
	border-top: 1px solid #FFD324 !important;
	border-bottom: 1px solid #FFD324 !important;
	padding-top: 0;
	padding-bottom: 0;
}
