/*  
Theme Name: Jillij
Theme URI: http://themes.jillij.com/
Description: A theme with a drop-down menus and an additional sidebar on the side. Support is <a href="http://www.jillij.com/sf-forum/">here</a>.
Version: 2.0
Author: Jillij
Author URI: http://www.jillij.com/
Tags: blue, custom header, fixed width, two columns, widgets, drop-down menu
*/

/* Edit body and subpage color properties to change the background */
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family: 'Courier New', Verdana, Arial, Sans-Serif;
	color: black;
	text-align: center;
	background-color: #FFFFFF;
	}

#subpage {
	background-color: #FFFFFF;
	}
	
#page {
	text-align: left;
  position: relative;
	}

#content {
	font-size: 1.3em;
	position: relative;
        margin-top:90px;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.8em;
        padding: 0 10px;
	}

.widecolumn {
	line-height: 1.8em;
	}
	
.narrowcolumn .postmetadata {
	text-align: left;
	font-size: 1.0em;
	}

.narrowcolumn .postcat {
text-align:right;
font-size:0.9em;
float:left;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


	
.titrePage /* Page titles */
{
  font-family: 'Courier New', 'Trebuchet MS', Verdana, sans-serif;
  font-weight:600;
  font-size:20px;
  border: 0px solid #000000;
  display:block;
  padding: 0 0 0px 20px;
  padding-top: 5px;
}

date {
        font-family: 'Courier New', Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
        color: #666666;
        text-transform: uppercase;
}

mtag {
        font-family: 'Courier New', Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
        color: #666666;
        text-transform: uppercase;
}

small {
	font-family: 'Courier New', Arial, Helvetica, Sans-Serif;
	font-size: 1.0em;
	line-height: 1.5em;
        color: #666666;
}

h1, h2, h3 {
	font-family: 'Courier New', 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	}

h1 {
	font-size: 1.2em;
	text-align: left;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.5em;
	text-transform: uppercase;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.5em;
	text-transform: uppercase;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #333333;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006699;  
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .titrePage, .titrePage a, .titrePage a:hover, .titrePage a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: #006699;
	}
	


.entry p a:visited {
	color: #E57F1B;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.0em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
        color: #339999;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Courier New', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover{
	color: #3299A8;
	text-decoration: none;
	}

.titrePage a:hover{
	color: #3299A8;
	text-decoration: none;
	}

a:hover {
	color: #3299A8;
	text-decoration: underline;
	}
	
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

body {
	margin: 0;
	padding: 0;
	margin-top:0px; 
	}

#page {
	margin: 0px auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	width: 1000px;
	border: 0px;
	}

#subpage {
	margin: 0 20px;
	margin-top:0px;
	}

#topheader { 
	margin: 0px auto;
	margin-top:0px;
	}

#bottomheader { 
	margin: 0px auto;
	margin-bottom: 20px;
	padding: 0;
	height: 18px; 
	width: 1000px;
	border: 0px;
	}
		
#header {
	padding: 0;
	margin: 0 auto;
	margin-top:0px;
	height: 232px;
	width: 1000px;
	}

#headerimg {
	margin-top: 0px;
	padding-top:0px;
	height: 230px;
	width: 1000px;
        background: url('/blog/images/bg_header.jpg') no-repeat;
	}

#headerimg h1 {
  margin:0px;
  padding:0px;
  visibility:hidden

}

#headerimg .description {
   margin:0;
   padding:0;
   z-index: -100;
}

#headerimg .nav {
  /* padding-top: 55px; */
	margin: 0;
}

#intro {
  width: 998px;
  height: 200px;
  border:1px dotted #329AA8;
  font-size: 1.1em;
}

#introContent {
 float:left;
 padding:10px 3px;
 width: 384px; 
 height: 180px;
 line-height: 1.5em;
 vertical-align:top;
 background-color: #ffffff;
 color: #666666;
}

#introContent h1 {
  font-size:1.1em;
  /* padding-top: 35px; */
  padding-left:5px;
  line-height: 120%;
}

#introContent p {
  padding-top: 40px;
  padding-left:5px;
  line-height: 120%;
}

#introPhoto {
 float:right;
 width: 602px;
 height: 200px;
 /*text-align:right; */
 text-align:left;
 vertical-align:center;
}

#introPhoto p {
 padding: 5px;
}

#content {
  width: 970px;
  background-color: #ffffff;
}

.narrowcolumn {
	padding: 15px;
	margin: 0px 0 0 0px;
	}

.widecolumn {
	padding: 15px;
	margin: 0px;
	width: 970px;
	}
	
.post {
	margin: 0 0 40px;
        padding: 0px 0px 20px 0px;
	text-align: left;
	background: url('/blog/images/bg_blogtitle.jpg') no-repeat;
	}

.post h2, .post h3 {
 	padding: 5px 0px 10px 40px;
 	margin:0;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

#footer {
	padding: 20px 0px;
	margin: 0 auto;
	width: 1000px;
	min-height: 80px;
	clear: both;
	position: relative;
  background: url("/blog/images/focbg-footer.jpg") no-repeat;	
	}

#footer p {
	margin-top: 50px;
	padding: 0;
	text-align: center;
	color: #999;
	}
	

.description {
	text-align: center;
        color: #ffffff;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

/* Rolling Menu Styles */

#sidebar {
	display: block;
	border: 0px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 5;
	position: absolute;
	top: 250px;
	left: 60px;
}

#sidebar ul {
	width:720px;
	min-height: 30px;
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	z-index: 500;	
	font-weight: normal;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: 'Courier New', 'Century Gothic', Verdana, Arial, Sans-Serif;
}

#sidebar li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 5px 16px 5px;
	margin: 0px 0px 0px 0px;
}4b88a1

#sidebar h2 {
	padding: 0px;
	margin: 0px;
	font-size: 1em;
}

#sidebar li ul {
	width: 150px;
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
	font-size: 1em;
}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	/* width: 118px; */
        width: 200px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar a {
	text-decoration: none;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 150px;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}	

/* define the consecutive colors */

#sidebar {
	color: #003366;
}

#sidebar ul{
	-moz-opacity:0.97; /* for mozilla */
	opacity: 0.97; /* for safari */
	khtml-opacity: 0.97 /* for konquerer and older safari */
}

#sidebar ul ul {
}
#sidebar ul li {
}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#sidebar h2 {
	color: #003366;
}

#sidebar a {
	color: #003366;
	}

#sidebar a:hover {
   color: #ffffff;
}

/* hover for tab link */
#sidebar ul li:hover {
	/* background: #E57F1B; */
 	background: #4b88a1;
        color: #ffffff;
}

#sidebar ul li ul {
 
}

/* color of pulldown */
#sidebar ul li ul li a {
	color: #ffffff;
}

#sidebar ul li ul li {
	/* background: #E57F1B; */
	background: #4b88a1;
}

#sidebar ul li ul li:hover {
	background: #666666;
}

#sidebar ul li ul ul li{
	background: #666666;
	
}

#sidebar ul li ul ul li:hover {
	background: #999999;
}

#wp-calendar #next a {
	background: none;
	}

#wp-calendar #prev a {
	background: none;
	}

p img {
	padding: 0;
	max-width: 100%;
	}
	
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
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#searchsubmit {
	padding: 1px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
	background: #EEEEEE;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

table .outline {
  padding-left:10px;
}

.outline td {
 padding:5px;
 border-bottom:1px solid #999;
 border-right:1px solid #999;
}

.outline td .first {
 border-top:1px solid #999;
}

td .even {
background-color: #99cccc;
}