/*  
Theme Name: Inside, Looking Out
Theme URI: http://www.ndesign-studio.com
Description: WP glossy theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 3.0
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute
*/


div.author {

	border-top: 1px dotted #CCCCCC;
	text-align: right;
	font: normal 95% "Trebuchet MS", Tahoma, Arial;
	margin-top: 10px;
	padding-top: 4px;
	padding-bottom: 12px;
	

}


div.callout {
  color: #7e7e7e;
  float: right; 
  width: 180px;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border-top: 2px solid #cfdbe3;
  border-bottom: 2px solid #cfdbe3;
  font: normal 13px "Trebuchet MS", Tahoma, Arial;
}



/* Miscellaneous Items */

div.video {
margin: 0 auto;
width: 425px;
padding-bottom: 10px;
 }
 
 div.videowide {
margin: 0 auto;
width: 480px;
padding-bottom: 10px;
 }



.badge {
	background: url(images/democrat.gif) no-repeat;
	width: 130px;
	height: 130px;
	position: relative;
	top: 0%;
	left: 96%;
	margin-left: -65px;
	margin-top: -73px;
}


/* Page Tags*/

body {
	font: 80%/130% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	background: #FFFFFF url(images/main-bg_original.gif);
	background-position: center;
	margin: 0px;
	padding: 0px 0px 30px;
}

a {
	color: #CC6600;
	text-decoration: none;
}

a:visited {
	color: #CC6633;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}

img
{
	border-width: 0;
}

p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 {
	margin:0px;
	background: url(images/header-icon.gif) no-repeat;
	padding-left: 70px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #c9eefe;
}

h1 a, h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}

h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}

#content h2 {
	color: #003366;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: 0em;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 3px;
}

h2 a, h2 a:visited {
	color: #003366;
	text-decoration: none;
		letter-spacing: -0.02em; 
}

h2 a:hover {
	color: #CC6600;
	text-decoration: none;
}

h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
}

h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
}

h5 {
	font: normal 125%/100% "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
}

h6 {
	font: normal 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
}

blockquote {
	margin: 0px;
	padding-left: 30px;
	padding-right: 30px;
}

form {
	margin:0px;
	padding:0px;
}
#page
{
	margin: 15px auto 0px auto;
	width: 960px;
	border-top: 5px solid #d5e6eb;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bg.gif) repeat-y;
}

#page-wide
{
	margin: 30px auto 0px auto;
	width: 960px;
	border-top: 5px solid #d5e6eb;
	border-bottom: 5px solid #d5e6eb;
	border-left: 5px solid #d5e6eb;
	border-right: 5px solid #d5e6eb;
	background: #FFFFFF url(images/content-bgwide.gif) repeat-y;
}





/* topiclinks area */


#topiclinks {
	clear: both;
	padding: 0;	margin: 0;
	width: 960px;
	height: 28px;
	background-color: rgba(25, 25, 25, .75);

}

#topiclinks ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0;			
	height: 28px;	
}

#topiclinks ul li {
	display: inline;
	margin: 0; padding: 0;
}

#topiclinks ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #fff;
	font: bold 12px/28px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: 0px;
}

#topiclinks ul li a:hover, 
#topiclinks ul li a:active {
	text-decoration: underline;
	font-weight: bold;
	height: 28px;
}

#topicheader {
	width:100px;
	float:left;
	text-align:left;
 	font-weight:900;
	padding-top:6px;
	margin-left:10px;
	color: white;
	}

#topiclinks ul li.current_topic a {	
	text-decoration: underline;
	background: #000000;	
}


/* header area */

#header {
	background: #41596b url(images/header-bg.jpg) no-repeat;
	height: 170px;
	border-bottom: 3px solid #41596b;
	position: relative;
}

#headerimg {
	position: relative;
	margin-top: 28px;
	padding: 30px 0px 0px 40px;
	height: 60px;
}

#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}

.simpleimage { text-align: center;
	padding-top: 25px;
 }

/* Navigation */

#nav {
	clear: both;	
	padding: 0;	margin: 0;
	width: 960px;
	height: 34px;
	background: #0e609e url(images/nav.jpg) no-repeat;		
}

#nav ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0;			
	height: 34px;	
}

#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}

#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #fff;
	font: bold 14px/34px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
}

#nav ul li a:hover, 
#nav ul li a:active {
	color: #ffcc66;	
}

#nav ul li.current_page_item a {	
	background: #174259 url(images/pointer.gif) no-repeat center bottom;	
	color: #c7f2ff;
}


/* content area */

#content {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 485px;
	overflow: hidden;
}

#content-wide {
	padding: 10px 0px 30px 20px;
	float: left;
	width: 900px;
	overflow: hidden;
}

/* Posts */

.post {
	clear:both;
	padding-top: 15px;
}

.post-date {
	width: 44px;
	height: 63px;
	float:left;
	background: url(images/date-bg2.gif) no-repeat;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 8px;
	margin-left: 0px;
}

.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -1px;
}

.post-year {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 1px;
	margin-left: 0px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 430px;

}

.entry {
	clear: both;
	padding-top: 10px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}

.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}

.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}

.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}

.navigation a, .navigation a:visited {
	color: #41596B;
}

.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;

}

/* comments area */

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #fafafa;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin-left: 15px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background: #fafafa;
	border: 1px solid #cccccc;
	padding: 3px;
	margin-top: 3px;
	margin-left: 15px;
}
#commentform textarea{
	width: 445px;
	height: 115px;
	background:#fafafa;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
	margin-left: 15px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

#commentform #button{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}


/*related posts */

#related_posts {
	float: left;
	list-style: square;
	position: relative;
	padding: 0;
	margin-left: 15px;
	height: 110px;
	width: 280px;
}

#related_posts ul {
	width: 280px;
}

#related_posts li {

	margin-left: 0px;
	padding-right: 12px;
	padding-top: 2px;


}


/*Vote Me */

#vote_me {
	float: left;
	position: relative;
	padding: 0;
	left: -60px;
	width: 230px;

}



/*highlight #0e2648 */

#highlight
{
	width: 410px;

	color: #ffffff;
	overflow: hidden;
	float: right;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	background-color: #698fac;	
}

#highlight h4, #highlight .highlighttitle{
	font: normal 150%/100% "Trebuchet MS", Tahoma, Arial;
	color: #FFFFFF;
	margin: 10px 0px 2px;
	border-bottom: 5px solid #698fac;
	
}

#highlight img {
	border: 0px solid #FFFFFF;
}

#highlight-body {
	font: normal 100%/100% "Trebuchet MS", Tahoma, Arial;
	line-height: 14px;
	color: #FFFFFF;
	
}	

#highlight a, #sidebar a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#highlight a:hover{
		text-decoration: underline;
}


/*midbar */

#midbar
{
	float: left;
	padding: 15px 0px 20px 30px;
	width: 190px;
	color: #666666;
	overflow: hidden;
}


#midbar h4{
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff; 
	width:190px; 
	height:33px; 
	padding-left:10px; 
	padding-top:4px;
	
}


#midbar .midbartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: white;
	line-height: 26px;
	margin: 0px 0px 0px;	
}


/*midbar text styles */

#midbar a, #midbar a:visited{
	color: #003366;
	text-decoration: none;
}

#midbar a:hover{
	color: #CC6600;
	text-decoration: none;
}

/*midbar list level1 */

#midbar ul {
	margin: 0;
	padding: 0;
}
#midbar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}

/*midbar list level2 */

#midbar ul li ul {
	padding: 0;
	margin: 0;
}

#midbar ul li ul li

{
	margin-right: 6px;
	padding: 6px 0px 6px 0px;
	border-bottom: 1px solid #cfdbe3;
}

/*midbar list level3 */

#midbar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
	
}


#favorites h2, #favorites .sidebartitle .midbartitle {
	font: normal 16px "Trebuchet MS", Tahoma, Arial;
	color: #003366;
	margin: 20px 0px 2px;
	border-bottom: 4px solid #cfdbe3;
}

#favorites ul li {
	margin-left: -20px;
	padding: 0;
	border: none;
	}

/*sidebar */

#sidebar
{
	float: left;
	padding: 15px 0px 20px 30px;
	width: 190px;
	color: #666666;
	overflow: hidden;

}


#sidebar h4{
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff; 
	width:190px; 
	height:33px; 

	padding-left:10px; 
	padding-top:4px;
	
}


#sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: white;
	line-height: 26px;
	margin: 0px 0px 0px;	
}




/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #003366;
	text-decoration: none;

}

#sidebar a:hover{
	color: #CC6600;
	text-decoration: none;
}

/*sidebar list level1 */

#sidebar ul {
	margin: 0;
	padding: 0;
}

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

/*sidebar list level2 */

#sidebar ul li ul {
	padding: 0;
	margin: 0;
}

#sidebar ul li ul li
{
	padding: 6px 0 6px 0px;
	border-bottom: 1px solid #cfdbe3;
}

/*sidebar list level3 */

#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}

/*blogroll */

ul.list-blogroll li{
	background: url(images/mini-blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category widget */
ul.list-cat li, li.widget_categories li{
	background: url(images/mini-category.gif) no-repeat !important;
	padding-left: 20px !important;
	background-position: 0px 5px !important;
}
/*archives widget */
ul.list-archives li, li.widget_archives li{
	background: url(images/mini-monthly-archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages widget */
ul.list-page li, li.widget_pages li, li.widget_recent_entries li{
	background: url(images/mini-page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages */
ul.list-page li ul li, li.widget_pages li ul li{
	background: url(images/mini-page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*recent comments widget */
li.widget_recent_comments li{
	background: url(images/mini-recent-comments.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*text widget */
.textwidget {
	padding-top: 5px;
}

/*search form */
#searchform {
	width:254px;
	float:right;
	text-align:right;
	padding-top:4px;
	margin-right:10px;
	}

#searchform br {
	display: none;
}

#searchform #s {
	width: 152px;
	height: 18px;
	padding: 0px 0px 0px 4px;
	border: 1px solid #cfdbe3;
	background: #e6e6e6;
	margin-right: 8px;
	font: 13px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	color: #000000;
	font-weight: normal;
}

/* search form button - to specify button only use input[type="submit"] */


#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat; 
	border: none;
	width: 55px;
	height: 22px;
	font: bold 13px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */


#footer {
	clear: both;
	background: #21536f url(images/footer-bg.gif) no-repeat;
	padding: 0;	margin: 0;
	width: 960px;
	height: 28px;

}

#footer ul {
	float: left;
	list-style: none;	
	margin: 0;
	padding: 0 0 0 0;			
	height: 28px;	
}

#footer ul li {
	display: inline;
	margin: 0; padding: 0;
}

#footer ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	color: #fff;
	font: bold 12px/28px 'Trebuchet MS', 'Helvetica Neue', Arial, sans-serif;
	text-decoration: none;	
	letter-spacing: -0.5px;
}

#footer ul li a:hover, 
#footer ul li a:active {
	color: #edf8c7;	
	background-color: #5f829c;
	height: 28px;
}

#copyright {
	width:354px;
	float:right;
	text-align:right;
	padding-top:6px;
	margin-right:10px;
	color: white;
	}


/* credits */
#credits {
	margin: 0px auto;
	width: 960px;
	color: #7a9299;
	font-size: 85%;
	line-height: 240%;
}

#credits a, #credit a:visited {
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}



.widgettitle {
	text-align: left;
	height: 33px;
	background: url('images/section_header.gif') no-repeat;
	cursor: pointer;
	color: #ffffff;
	padding-left: 10px;


}
.widget.collapsible .widgettitle:hover {
	background: url('images/section_header_rollover2.gif') no-repeat;
}
.widget .widgetbody {
	/* no styling here yet, but you may put in your own */
}
#midbar .widget.collapsible .widgettitle {

}
#sidebar .widget.collapsible .widgettitle:hover { q 

}

div.widget li {
margin-top: 0px;
margin-bottom: 0px;
}




body .mbl_widget_background { background-image: url('/ilo762120/wp-content/themes/ilo/images/v3_1_default_teal.gif'); }
body .mbl_widget_v_c_m_g {
	background-color: #5a7f9e;
	}
body .mbl_widget_v_c_m_b
{
	background-color: #7ba2bc
	;}
