/*
Theme Name: Blue Gradient
Theme URI: http://sillyish.org/
Description: A simple blue gradient theme
Version: 1.0
Author: Rosemarie Pritchard
*/

body
{
   background:#636a74;
  /* margin:0;
   padding:0;
   width:764px;
   margin:0 auto;*/
   
   
}

 
.menu {
	text-align: right;
	background-color:#CC0000;
	height: 25px;
	padding-top:3px;
}
a.menu_link {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 28px;
}
a.menu_link:hover {
	font-style:oblique;
}
a.menu_link_new	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#A4DAFB;
	padding-right: 28px;
}
a.menu_link_new:hover {
	font-style:oblique;
}
a.menu_link_sel	{
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color:#CCCCCC;
	border-bottom:1px dotted #CCCCCC;
	
	margin-right: 28px;
	
}
div#wrap
{
   margin:10px auto;
   padding:0;
   /*width:80%;
   max-width:1200px;*/
   border:2px solid #999999;
   height:auto;
   overflow:hidden;
    width:764px;
}

div#bg
{
   float:left;
   width:100%;
   background:#FFF url("images/body.jpg") no-repeat;
}

div#welcome
{
   width:100%;
  /* background:#FFFFFF right no-repeat url("http://www.jgadvisory.com/images/index_02.jpg");*/
  background-color:white;
   padding:0px 0px 20px 00px;
   color:666;
   color:#666666;
   text-indent:30px;
   margin:0;
   font-family:arial,sans-serif;
   text-transform:uppercase;
   font-weight:bold;
   font-size:20px;
}
div#welcome h1	{
  
   color:#666666;
   text-indent:90px;
   margin:0;
   /*font-family:Arial, sans-serif;*/
   font-family:Tahoma, sans-serif;
   /*text-transform:uppercase;*/
   font-weight:bold;
   font-size:18px;
}

div#content
{
   width:450px;
   float:left;
}

div#navigation
{
   width:300px;
   float:right;
}

div#padding
{
   padding:0;
   margin:50px 15px 5px 15px;

}


div#navigation h1
{
   margin:10px 3px 3px 3px;
   padding:5px;
   background:#62B2CC;
      font-family:arial,sans-serif;
   text-transform:uppercase;
   font-size:15px;
   color:#FFF;
}


ul.pageListing
{
   margin:2px;
   padding:0;
   list-style-type:none;
   font-family:arial,sans-serif;
   font-size:13px;

}

ul.pageListing li
{
   border-bottom:1px dotted #1d469b;
   margin-bottom:3px;
   padding:3px;
}

ul.pageListing li a
{
   text-decoration:none;
   color:#1d469b;
}

ul.pageListing li:hover
{
   border-bottom:1px dotted #000;
   margin-bottom:3px;
   padding:3px;
   background:#EEE;
}

ul.pageListing li:hover a
{
   text-decoration:none;
   color:#000;
}

.cat-item
{
   margin:2px;
   padding:0;
   list-style-type:none;
   font-family:arial,sans-serif;
   font-size:13px;

}

.cat-item li
{
   border-bottom:1px dotted #1d469b;
   margin-bottom:3px;
   padding:3px;
}

.cat-item li a
{
   text-decoration:none;
   color:#1d469b;
}

.cat-item li:hover
{
   border-bottom:1px dotted #000;
   margin-bottom:3px;
   padding:3px;
   background:#EEE;
}

.cat-item li:hover a
{
   text-decoration:none;
   color:#000;
}
div#content
{
  font-family:arial,sans-serif;
}

div#content h1,h2,h3,h4,h5,h6
{
 padding:0;
 margin:10px 0px 2px 0px;
 color:#000;
}


div#content p,ul,ol
{
  line-height:18px;
  color:#000;
  color:#666666;
  font-size:12px;
}


div#content a
{
   text-decoration:none;
   color:#001e5a;
   font-weight:bold;
   padding:3px;
}

div#content a:hover
{
   /*color:#FFF;
   background:#001e5a;*/
   color:#999999;
   font-weight:bold;
   padding:3px;
}

div#content h1
{
   font-size:20px;

}
form	{
margin:0; padding:0;

}
form input	{
margin:0;
padding:0;
}

div#content h2
{
   font-size:18px;
   color:#003F5E;
   
}

div#content h3
{
   font-size:16px;
}

div#content h4
{
   font-size:14px;
}

div#content ol
{
   list-style-type:lower-roman;
}

div#content ul
{
  list-style:circle; 
}

/* poll theme */
div#content UL.wp-polls-ul {
 list-style:none;
}

/*div#content .wp-polls-loading	{
	border:thick solid blue;
}*/


div#content blockquote
{
   border:1px dotted #999;
   padding:5px;
   margin:5px 5px 5px 20px;
}

div#content blockquote blockquote
{
   border:1px dotted #EEE;
   padding:5px;
   margin:5px 5px 5px 20px;
}

div#content input,textarea
{
   margin:2px;
   padding:4px;
   background:#FFF;
   border:1px solid #1d469b;
   color:#000;
   font-family:arial,sans-serif;
}


div#content textarea
{
   width:80%;
   height:150px;
}

div#content input:focus
{
   background:#e9eff9;
}

div#content textarea:focus
{
   background:#e9eff9;
}

div#content input[type=submit]
{
   font-weight:bold;
}

div#content ol.commentlist
{
   list-style-type:none;
   margin:5px;
   padding:10px;
   background:#1d469b;
}

div#content ol.commentlist li
{
   margin:7px;
   padding:10px;
   background:#FFF;
}




div#content a img

{
   padding:3px;
   margin:10px;
   text-decoration:none;
   color:none;
   font-weight:normal;
   float:left;
   border:1px solid #e4e4e4;
   background:none;
}

div#content a:hover img
{
	position:relative;
  border:1px solid #CCCCCC;
  background-color:#00FF00;
  background:#FFFFFF;
}


img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
	p.postmetadata	{
		/*border-bottom:1px dotted #CCCCCC;
		padding-bottom:20px;*/
	}
	div.posting	{
		   
	   border:1px solid #CCCCCC;
	   padding:10px;
	   margin-bottom:20px;
	}
	
	HR	{
		background:0;
		border:none;
		border-top:1px solid #CCCCCC;
	}
	
	/* BOTTOM LINKS, copyright and privacy policy */	
div#bottom_links	{
	color:#333333;
	font-size:14px;
	margin-left:10px;
}
div#bottom_links a	{
	color:#3366CC;
	text-decoration:none;
}



/*
+----------------------------------------------------------------+
|																							|
|	WordPress 2.7 Plugin: WP-Polls 2.40										|
|	Copyright (c) 2008 Lester "GaMerZ" Chan									|
|																							|
|	File Written By:																	|
|	- Lester "GaMerZ" Chan															|
|	- http://lesterchan.net															|
|																							|
|	File Information:																	|
|	- Polls CSS File																	|
|	- wp-content/plugins/wp-polls/polls-css.css								|
|																							|
+----------------------------------------------------------------+
*/


/* poll theme */
div#content UL.wp-polls-ul {
 list-style:none;
}

.wp-polls-archive {
	/* background-color: #ffffff; */
}
.wp-polls, .wp-polls-form {
	/* background-color: #ffffff; */
}
.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	background-image: none;
	display: block;
}
.wp-polls ul, .wp-polls-ul, .wp-polls-ans ul  {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls IMG, .wp-polls LABEL , .wp-polls INPUT, .wp-polls-loading IMG, .wp-polls-image IMG {
	display: inline;
	border: 0px;
	padding: 0px;
	margin: 0px;
}
.wp-polls-ul {
	padding: 0px;
	margin: 0px 0px 10px 10px;
}
.wp-polls-ans {
	width:100%;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
	line-height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .Buttons {
	border:1px solid #c8c8c8;
	background-color: #f3f6f8;
}
/* Polls Archive Paging */
.wp-polls-paging a, .wp-polls-paging a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-polls-paging span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-polls-paging span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
