/*  
Theme Name: ISC
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 

*/

* {
	margin: 0;
	padding: 0;
}

body {
	background:#FFF url(images/bg.jpg) repeat-x;
	font:normal .625em/1em Arial, Helvetica, sans-serif;
}

h1 { }

a:link, a:visited { text-decoration:none; }

a:hover { text-decoration: underline; }

p { padding: 10px 0 0 0; }

#wrapper {
	margin: 0 auto 0 auto;
	background:url(images/wrapper.png) repeat-y;
	width:934px;
}

#header {
	background:#FFF url(images/header.jpg) no-repeat;
	height:200px;
}

#header h1 {
	font:bold 1.1em Arial, Helvetica, sans-serif;
	width:280px;
	text-align:right;
	float:left;
	margin:15px 0 0;
}

#header h1 a { color:#FFF; }

#header #navigation {
	float:right;
	width:600px;
	text-align:right;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	list-style:none;
	margin:15px 10px 0;
}

#header #navigation li {
	display:inline;
	margin:0 10px 0 0;
	float:right;
}

#header #navigation li a {
	color:#FFF;
	text-indent:10px;
	float:left;
	background:url(images/yellow-arrow.png) no-repeat left center;
}

#header #menu {
	clear:both;
	padding:0 20px;
	list-style:none;
	font:normal 1.1em Arial, Helvetica, sans-serif;
	position:relative;
	top:150px;
}

#header #menu li {
	float:left;
	border-right:1px dotted #FFF;
}

#header #menu li a {
	color:#FFF;
	padding:0 10px 0 10px;
	text-transform:uppercase;
}

#container {
	width:600px;
	float:right;
	background:#FFF;
	position:relative;
	right:167px;
}

#note {
	background:url(images/main-banner.jpg) no-repeat;
	width:547px;
	height:207px;
position:relative;
	left:3px;
	padding:25px 28px 0 28px;
}

#note h2 {
	font:bold 1.8em/2em Arial, Helvetica, sans-serif;
	color:#000;
}

#note p {
	font:normal 1.2em Arial, Helvetica, sans-serif;
	padding:0 20px 0 0;
}

.post {
	padding: 10px 28px 40px;
	background:url(images/post-seperator.jpg) no-repeat left bottom;
}

.post h2 { font:bold 2.4em Arial, Helvetica, sans-serif; }

.post h2 a { color:#000; }

.entry {
	line-height: 18px;
	font:normal 1.2em Arial, Helvetica, sans-serif;
}

p.postmetadata { margin: 10px 0 0 0; }

.navigation {
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar {
	float:left;
	width:126px;
	padding:0 0 0 7px;
}

.sidebar2 {
	float:right;
	width:126px;
	padding:0 18px 0 23px;
	position:relative;
	left:592px;
}

.sidebar ul {
	list-style-type: none;
	padding: 0 10px 0 0;
}

.sidebar ul ul { padding:0 0 0 18px; }

.sidebar ul li { padding: 10px 0 10px 0; }

.sidebar ul li h2 {
	width:161px;
	height:31px;
	background:#000066;
	color:#FFF;
	text-indent:25px;
	font:bold 1.4em/2.21em Arial, Helvetica, sans-serif;
	margin:0 0 10px;
}

.sidebar ul ul li {
	padding: 0;
	line-height: 24px;
width:146px;
	background:url(images/red-bullet.jpg) left center no-repeat;
	text-indent:8px;
	font:normal 1.2em/1.5em Arial, Helvetica, sans-serif;
}

ul.ads, ul ul.ads {
	list-style:none;
	margin:0;
}

ul.ads li, ul ul.ads li {
	background:url(images/ad.jpg) no-repeat;
	width:126px;
	height:115px;
	padding:1px 0 0 3px;
	margin:10px 0 0;
	text-indent:0;
}

#wrapper ul.ads2 {
	clear:both;
	list-style:none;
}

#wrapper ul.ads2 li {
	float:left;
	padding:0 18px;
	background:url(images/ad.jpg) no-repeat;
	width:126px;
	height:115px;
	padding:1px 0 15px 3px;
	margin:15px 0 0 23px;
	text-indent:0;
}

.sidebar ul ul li a { color:#000; }

table#wp-calendar { width: 100%; }

#footer {
	clear:both;
	background:url(images/footer.png) no-repeat;
	height:189px;
}

#footer #menu2 {
	padding:0 20px;
	list-style:none;
	font:normal 1.1em Arial, Helvetica, sans-serif;
	position:relative;
	top:37px;
	left:150px;
}

#footer #menu2 li {
	float:left;
	border-right:1px dotted #FFF;
}

#footer #menu2 li a {
	color:#FFF;
	padding:0 10px 0 10px;
	text-transform:uppercase;
}

#footer p {
	clear:both;
	position:relative;
	top:65px;
	left:200px;
	font:normal 1em Verdana, Arial, Helvetica, sans-serif;
}


.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}