/*
Theme Name: Indiana Barrister
Theme URI: http://refueled.net/
Description: Theme based on Ad Clerum 2.0.
Version: 1.0
Author: Nate from Refueled Dot Net
Author URI: http://www.refueled.net
*/


/* Basics */

*{margin:0; padding:0;}

body {
	background: #999 url(images/body.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
	}


img{ border: none; padding: 6px; float: left; margin: 0 15px 10px 0;}
img a{border:none;}

img.left{ float: left; border: none; padding: 8px; margin: 0;}
img.right{ float: right; border: none; padding: 8px; margin: 0;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}
cl{margin:0 0 5px 20px;}

blockquote{
	border: 1px solid #eee;
	margin:10px 0 10px 12px;
	padding:10px;
	background-color: #F7F7F7;
	width: 70%;
	}
	


code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}
	
/* Links and Headings */


a, a:link {
	color: #333333;
	text-decoration: none;
}

h1 {font-size: 20pt;}
h2 {font-size: 14pt; margin-top:10px;}
h3 {font-size: 12pt; margin-top:10px;}
h4 {font-size: 10pt;}




/*  Container  */


#container {
	width: 930px; 
	margin: 18px auto;
	background:#fff url(images/bg.jpg);
	color:#333;
	border: 6px solid #fff;
	}
	
	
/*  HEADER  */

#header {
	width: 930px;
	height: 160px;
	background: #455A79 url(images/header.jpg);
	}

	
#header h2 {
	color: #ffffff;
	font-family: georgia, verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	margin: 0 0 0 13px;
	padding: 50px 0 0 0;
	letter-spacing: 2px;
	}

#header h2 a {
	color: #fff;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #fff;
	text-decoration: underline;
	}

#header h3 {
	font-family: georgia, verdana, Sans-Serif;
	font-size: 9pt;
	font-weight: normal;
	font-style: italic;
	color: #F0F0F0;
	margin: 6px 0 0 13px;
	}
	


/* Tres Pictures  */

#pics {
	width: 100%;
	height: 110px;
	border-top: 1px solid #fff;
	}	

#left-pic {
	background-image: url(images/leftbanner/rotate.php);
	border-bottom: 1px solid #fff;
	float: left;
	width: 179px;
	height: 110px;
}	

#middle-pic {
	margin: 0px;
	background-image: url(images/middlebanner/rotate.php);
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 570px;
	height: 110px;
	float: left;
}


#right-pic {
	background-image: url(images/rightbanner/rotate.php);
	border-bottom: 1px solid #fff;
	width: 179px;
	height: 110px;
	float: right;
}


/*  Menu  */

#menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background: #586A8B;
	margin-top: 1px;
	width:100%; 
	height:23px;
}


#menu ul {
	margin: 0px;
	padding: 3px;
	list-style: none;
	text-align: center;
}

#menu li {
	display: inline;
}

#menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #fff;
	color:#455A79;
}


/*  Main Content  */


#content { 
	width: 532px;
	padding: 8px 18px 0 20px;
	text-align: justify;
	float: left;
	overflow: hidden;
	}
	
#content h2 {
	font-family: georgia, verdana, times;
	font-size: 16pt;
	font-weight: 300;
	margin: 8px 0 6px 0;
	color:#4B7CA0;
	}
	
#content h2 a{
	color:#4B7CA0;
	text-decoration: none;
	}
	
#content h2 a:hover{
	color:#00396B;
	text-decoration: none;
	}
	
#content h3 {
	font-family: georgia, verdana, times;
	font-size: 14pt;
	font-weight: 300;
	margin: 8px 0 6px 0;
	color:#4B7CA0;
	
	}
	
	
#content ul li {
	list-style-type: square;
	}
	
#content strong {
  color:#6A7998;
	}

#content strong a{
  color:#6A7998;
	}

.entry {
	margin: 6px 0 8px 0 ;
	}
	
.entry p {
	margin: 10px 0 0 0;
	font-family: palatino linotype, georgia, verdana, tohoma;
	font-size: 9pt;
	color: #000;
	}
	
.entry a {
	color: #7E7E7E;
	text-decoration: underline;
	}
	
.entry a:hover {
	color: #7E7E7E;
	text-decoration: none;
	}

#dsq-item-cp { 
        display: none !important; 
        } 

.postmetadata{
	clear: both;
	background:#FCFCFC;
	padding:4px;
	margin: 16px 0 24px 0;
	border-top:1px dotted #E5E5E5;
	border-bottom:1px dotted #F5F5F5;
	text-align: left;
	font-family: verdana, tohoma, georgia;
	font-size: 7pt;
	}
	




/* Left Sidebar */

#left {
	width: 179px;
	float:left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	}

#left h2 {
	color: #fff;
	background: #586A8B;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#left h2 a{
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
#left h2 a:hover{
	color: #fff;
	text-decoration: none;
	}
	
#left h2.alt {
	color: #fff;
	background: #586A8B;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#left h2.alt:hover {
	background: #677EA7;
	}

#left p {margin:0 6px 0 12px; padding: 0;}

#left a { color: #506281; text-decoration: none; margin: 0 12px 0 12px; line-height: 14pt;}
#left a:hover {color: #333; text-decoration: underline;}

#left ul {
	margin:0 0 12px 0;
	padding: 0;
	}


#left ul li {
	margin: 0;
	padding: 0;
	list-style-type:none;
	}

#left ul ul {}

#left ul ul li {
  margin:0 0 0 18px;
  padding:0;
  background: url(images/arrow.jpg) 0 7px no-repeat;
  list-style-position: inside;
  }

#left li.recentcomments {
  margin: 3px 12px 0 12px;
  padding:0;
  }

.wp-polls-form  {
border-bottom: 1px solid #226985;
}

.wp-polls {
padding-bottom: 10px;
}

	
/* Right Sidebar */

#right {
	width: 179px;
	float:right;
	font-size:8pt;
	margin: 0 0 0 0; /* top, right, bottom, left */
	padding: 0; /* top, right, bottom, left */
	overflow: hidden;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	
	}

#right h2 {
	color: #fff;
	background: #586A8B;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0px;
	margin: 0 0 10px 0;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#right h2.alt {
	color: #fff;
	background: #586A8B;
	font-family: arial, verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	padding: 3px 6px;
	margin: 0px;
	margin: 0;
	border-bottom: 1px solid #fff;
	text-transform: uppercase;
	letter-spacing: 1px;
	}
	
#right h2.alt:hover {
	background: #677EA7;
	}

#right p {padding:0; margin: 0 6px 0 12px;}

#right a {color: #506281; text-decoration: none; padding: 0 6px 0 12px; margin: 0; line-height: 14pt;}
#right a:hover {color: #333; text-decoration: underline;}

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

#right ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}

#right ul ul {}

#right ul ul li {}

#right h2 a{
	color: #fff;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}
	
#right h2 a:hover{
	color: #fff;
	text-decoration: none;
	}
	
	
/* RSS Widget */

.rsswidget img {
	display: none;
	}

#left h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#left h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
}

#right h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;
	
}

/* Polls Archive Break Line */

.wp-polls-archive {
background-color:#EEEEEE;
border: 1px solid #336699;
}

/* Calendar Widget */

#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
	
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */


.textwidget {margin:0 12px 0 12px; padding: 0;}



/* Comment Form */

#commentform{
	margin:10px;
	padding:10px;}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}

#author, #email, #url{margin:5px 5px 0 0;}

#submit{margin:5px 5px 0 0;}

/* Comments */

#comments{
	margin:10px;
	padding:10px;}
	
ol.commentlist {}

ol.commentlist li {
	background: #FCFCFC;
	margin:10px 0;
	padding:5px 10px 5px 10px;
	border-top:solid 1px #F0F0F0;
	border-bottom:dotted 1px #F5F5F5;}

ol.commentlist li.alt {}

ol.commentlist a {}

cite {}

small.commentmetadata {}


/* Search */

#searchform {margin:18px 0 20px 12px; padding: 0;}
	
#searchform input {
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;	
	color: #6A6A6A;
	margin: 0;
	padding: 2px 2px 2px 4px;
	float: left;
	}
	
#searchform input.search {
	margin:0 0 2px 0;
	padding: 0 0 0 4px;
	float: none;
	}
	

/* Footer */

#footer {
	background: #586A8B;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 6px #fff;
	color: #fff;
	}
	
#footer p{padding:5px; text-align: center; font-size: 7pt;}

#footer a {
	color: #eee;
	
	}


