/*  
Theme Name: ImaginAction
Theme URI: http://mywebroot.com
http://themes.jillij.com/
Description: A theme adapted by WebRoot Solutions from Jillij-double 1.0 for ImaginAction. Much thanks to Jillij (http://www.jillij.com) for the drop-down menu and sidebar widgets. 
Version: 1.0
Author: WebRoot Solutions and Jillij
Author URI: http://mywebroot.com
Tags:

*/


body {
	font-size: small;
	font-family: Arial, Sans-Serif;
	background-color: #ccc;
	color: #fff;
	text-align: center;
	}

#page {
	background: #fff url(images/page_background.gif) repeat-y top right;
	text-align: left;
  position: relative;
  margin: 10px auto;
	padding: 0;
	width: 800px;
	border: 1px solid #000033;
	}

#content {
  font-size: 110%;
  }  

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


	
.titrePage /* Page titles */
{
  font-family: '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;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 90%;
	line-height: 1.5em;
	}

pre {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 80%;
 	line-height: 1.5em;
  text-align: center;
  margin: 0;
  padding:0;
	}

  
  
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 110%;
	text-align: center;
	}

.description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 110%;
	}


.widecolumn .post h2{
  font-size: 130%;
  color: #000033;
  }  

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: white;
	}

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: #000033;
	}

	
.entrytext a , .entrytext a:visited , .entrytext a:hover{
	font-weight: bold;
	}

.entrytext a:hover {
	color: #fff;
  text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	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: '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: #000033;
	text-decoration: none;
	}

.titrePage a:hover{
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #000033;
	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; 
	}


	
#header {
	padding: 0;
	margin: 0;
	height: 182px;
	width: 800px;
	}

#headerimg2 {
	margin: 0;
  padding: 0;
	height: 182px;
	width: 800px;	
	background: url("images/masthead.jpg") no-repeat bottom center;
	}

.narrowcolumn {
	padding: 30px 0 25px 0;
	margin: 0;
	width: 531px;
  float: left;
	}

.widecolumn {
	padding: 30px 25px 25px 20px;
	margin: 0;
	width: 555px;
  float: left;
  border-top: 1px solid #ccc;

 	line-height: 1.4em;


	}
	
.post {
	margin: 0;
  padding: 15px 15px 10px 15px;
  background: #9999cc;
  color: #000033;
  font-size: 90%;
  border: 1px solid #ccc;
  width: 500px;
  
	}

.blog {
  margin-bottom: 25px;
  }  

.archive {
  padding: 0;
  }
.archive h2 {
  font-size: 140%;
  color: #fff;
  }
    
  
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}


    
.archive select {
  margin-top: 30px;
  margin-left: 175px;
  background-color: #9999cc;
  font-weight: bold;
  color: #fff;
  border: 1px solid #ccc;
  }  
  
#footer {
	padding: 12px 0 0 0;
	margin: 0 auto;
	width: 800px;
	height: 30px;
	clear: both;
	position: relative;
  background-color: #000033;
  border-top: 1px solid #ccc;
  color: #fff;
	}

#footer a, #footer a:visited, #footer a:hover {
  color: #fff;
  }  
  
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
	}
	
h1 {
	padding-top: 55px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2.pagetitle {
	text-align: center;
  font-size: 120%;
  color: #fff;
  background: #9999cc;
  border: 1px solid #ccc;
  margin: 0;
  padding: 0;
}

.links_page ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.links_page ul li {
  padding: 4px 0 0 10px;
  margin: 0;
}  
  
h3 {
	padding: 0;
	margin: 30px 0 0;
  font-size: 90%;
	}

h3.title {
  font-size: 120%;
  }
  
h3.title_center {
text-align: center;
font-size: 120%;
}  
  
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#sidebar {
	width:800px;
  display: block;
  min-height: 30px;
	border: 0px;
	padding: 0;
	margin: 0;
  background: #000033;  
  font-size: 100%; 
     
}

#sidebar ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
  border-top: 1px solid #999999;
	font-family: Verdana, Arial, Sans-Serif;
}

#sidebar h2 {
  margin: 0;
  padding: 0;
  font-weight: bold;
  position: relative;
  bottom: 1px;
	font-family: Verdana, Arial, Sans-Serif;

  }

#sidebar li {
  font-size: 90%;
	min-height: 20px;
  position: relative;
  float: left;
	text-align: left;
	padding: 6px 8px 3px 9px;
	margin: 0;
  font-weight: bold;
}

#sidebar li ul {
	width: 142px;
	height: auto;
	top: 100%;
	left: 0px;		
	font-weight: normal;
  font-size: 110%;

}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 137px;	
	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 ul li ul li a {
  font-size: 100%;
  }

#sidebar a {
	text-decoration: none;
  color: #fff;
	}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 154px;
}

/* 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: #FFFFFF;
}



#sidebar ul ul {

}
#sidebar ul li {

}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

#sidebar h2 {
	color: #FFFFFF;
}

#sidebar a, #sidebar a:visited, #sidebar a:hover  {
	color: #FFFFFF;
	}

#sidebar ul li:hover {
	background: #9999cc;
  
}

#sidebar ul li ul {

}

#sidebar ul li ul li {
	background: #9999cc;
}

#sidebar ul li ul li:hover {
	background: #000033;
}

#sidebar ul li ul ul li{
	background: #000033;
	
}

#sidebar ul li ul ul li:hover {
	background: #9999cc;
}

#sidebar #wp-calendar #next a {
	background: none;
	}

#sidebar  #wp-calendar #prev a {
	background: none;
	}

#SideRight {
	width: 180px;
	margin: 0 0 20px 0;
  background: #9999cc;
  padding: 10px;
  color: #fff;
  float: right;
  border-top: 1px solid #ccc;
  
}

#SideRight h2 {
	font-family: Verdana, Sans-Serif;
	font-size: 110%;
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
  color: #fff;
	}
  
#SideRight a , #SideRight a:visited, #SideRight h2 a:hover {
  color: #000033;
  text-decoration: none;
    font-weight: bold;
  }  
  
#SideRight a:hover, #SideRight h2 a, #SideRight h2 a:visited {
  color: #fff;
}

#SideRight h2 a:hover {
  color: #000033;
  }


#SideRight ul, #SideRight ul ol {
	margin: 0;
	padding: 0;
	}

#SideRight ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 10px;
  padding: 5px 0;
	}

#SideRight ul li ul {
  padding-left: 0px;
  margin-left: 5px;
  margin-top: 10px;
  }
  
#SideRight ul li ul li {
  padding: 3px 0; 
  } 

#SideRight ul p, #SideRight ul select {
	margin: 5px 0 8px;
	}

#SideRight ul ul, #SideRight ul ol {
	margin: 5px 0 0 10px;
	}

#SideRight ul ul ul, #SideRight ul ol {
	margin: 0 0 0 10px;
	}

#SideRight ul ol li {
	list-style: decimal outside;
	}

#SideRight ul ul li, #SideRight ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#search {
  border: 1px solid #ccc;
  text-align: center;
  }  

#search h2 {
  font-size: 90%;
  }

  
#SideRight #searchform #s {
	width: 108px;
	padding: 2px;
	}

#SideRight #searchsubmit {
	padding: 1px;
	}

#SideRight a.more-link {
  padding: 10px;
  text-decoration: underline;
  display: block;
  font-weight: normal;
 }  
 
#email .email_text {
  margin-bottom: 10px;
  color: #000033;
  text-align: center;
  font-weight: bold;
} 

#email label.required {
display: none;
} 

#email input#email {
  margin-left: 20px;
  }
  
#email input#contactsubmit {
  margin: 10px 0 0 60px;
}  
  
p img {
	padding: 0;
	max-width: 100%;
  border: 1px solid #000033;
	}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  border: 1px solid #000033;
  margin-bottom: 0;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
  border: 1px solid #000033;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
  border: 1px solid #000033;
	}

.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: justify;
	}

.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;
	}

#sidebar #wp-calendar a {
	background: #000000;
	}


#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 1em;
	padding: 0 0 10px 50px;
	background: url(images/blockquote.gif) no-repeat left top;	
}


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;
	}
  
.past ul{
  list-style-type: none;
}

.past ul li ul {
  list-style: circle;
}
 