/*

Author: Mor Vimmer
Author URI: http://www.morvimmer.com/

*/
*{
	margin: 0; padding: 0; border: 0;
}
*a{
position:relative;
}
#content, #homepage_maincontent {
	font-size: 1.2em
	}

#widecolumn, #narrowcolumn {
	line-height: 1.3em;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {

	font-size: 0.9em;
	line-height: 1.8em;
	}

h1, h2, h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#e84100;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	
	font-size: 1.4em;
	}
#iframe_link h2{
	font-size:1.2em;
	}
h3 {
	font-size: 1.3em;
	}
h4{
	font-size:1em;
}	
h1, h1 a, h1 a:hover, h1 a:visited{
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color:#e84100;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}
.list_h3{
	color:black;
}
.entry p a:visited {
	color: #b85b5a;
	}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}
	
a{
	color:#430404;
	text-decoration: underline;
}
h2 a:hover, h3 a:hover {
	color: #883e21;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	font-size: 65.5%; /* Resets 1em to 10px */
	font-family:Myriad, Verdana, Tahoma, sans-serif;
 	margin: 0;
	padding: 0;
	border: 0;
    text-align:center;
    color:black;
    background-image:url("images/gm_bg.jpg");
	background-repeat:repeat-x;   
	background-color:#ffffff;
}

#page {
   width:920px;
	text-align:left;
	margin: 0 auto;
}
#container{
	width:820px;
	margin-left:60px;
	}
#header{
  height:60px;	
}
#header #logo{
	padding-top:25px;
	text-align:center;
	
}
#logo a{
	display:block;
	}
#menu{

   margin-left:3px;
	margin-right:27px;
	height:35px;
	margin-top:30px;
	float:left;
}
#menu ul{
float:left;
list-style-type: none;
} 
#menu ul li{
    padding-top:16px;
	padding-bottom:16px;
	float:left;
	margin-right:8px;
	padding-right:8px;
	padding-left:8px;

}

#menu a{
	color:#430404;
	font-weight:bold;
	font-size:120%;
	text-decoration:none;
}
#menu li a:hover{
	color:white;
	text-decoration:none;
	
	
}
#menu ul li.tabselected{
	background-color:#aad362;
}
#menu ul li.tabselected a:hover{
	color:black;
}	
#menu ul li.tabselected a{
	color:#f15316;
	}
/* wally split content and homepage_maincontent. Used to be: 	#content, #homepage_maincontent{ */
/*content width changed from 812 */
#content{
	float:left;
	width:862px;
	min-height:500px;
	padding-left:10px;	

}


#homepage_maincontent{
	float:left;
	width:812px;
	min-height:500px;
	padding-left:10px;	
}
	
#homepage_maincontent{
	background-image:url("images/maincontent.jpg");
	background-repeat:no-repeat;   
}

#homeImage{	
	float:left;
	background-repeat:no-repeat;
	width:812px;
	height:337px;
	
	font-size:1.3em;

}
#homeImage h2{
	font-size:1.5em;
	color:black;
	}
#homeImage .mission{
	margin-left:380px;
	padding-top:30px;
	margin-right:50px;
	line-height:1.3em;
	width:400px;
	font-size:0.85em;
}
#homeImage .mission p{
	padding-bottom:8px;
	}
/* SlidesShow */
#slideshow_container{
 position:absolute;
 top:150px;
 width:400px;
height:373px;
z-index:11;

}	
#controlers{
	/*cursor:pointer;*/
	margin-left:170px;
	}
 #controlers p{
   font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color:#8d5d40;
 cursor:pointer;
 vertical-align:middle;

 }
.slideshow{
  /* float:left;*/
   margin-left:40px;
   height: 273px; width: 361px; overflow: hidden 

}
.slideshow img{

 height: 273px; width: 361px; top:0; left:0;

}	


/* Flowers */
#flowers{


 position:absolute;
 top:150px;
 width:400px;

	width:394px;
	height:329px;
	background-repeat:no-repeat;
z-index:5
}	      
	
/* Home Page Sections */

#homepage_maincontent #left_section{
  width:320px;
}

#left_section{
	float:left;
	padding-top:15px;
	padding-left:20px;
	
	margin-right:25px;
	min-height:500px;
}
#right_section{
	width:380px;
	float:left;
	padding-left:30px;
	padding-top:25px;
	background-image:url("images/prize.jpg");
	background-repeat:no-repeat;  
	background-position:3px 0px;
}	

/* Inside pages structure */

#widecolumn{
	width:735px;
	margin-right:25px;
}
/* wally changed the below width from 430 */
#narrowcolumn{
	margin-right:19px;
	min-height:500px;
  	float:left;
	width:480px;
}
/* wally changed the below width from 315 */
#sidebar{
	width:265px;
	float:left;
	background-image:url("images/sidebar.png");
	background-repeat:no-repeat; 
	min-height:391px; 
	margin-top:11px;
	padding-top:30px;
}
#narrowcolumn, #widecolumn{
padding-left:30px;
}
#narrowcolumn, #widecolumn{
	padding-top:40px;
} 

#footer {
  text-align:left;
	margin: 0 auto;
	clear:both;
   text-align:center;
	margin-top:15px;
	padding-top:35px;
	padding-bottom:10px;
	width:802px;
	font-size: 1.1em;
	color:#470909;
}

#footer p, #footer ul, #footer li{
	display:inline;
	text-align:center;
}
#footer li{
  padding-right:15px;
	margin-left:10px;
}
#footer div{
	padding-top:10px;
	}
#footer a{
	font-weight:bold;
	color:#470909;
	}	
#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	/*padding-top: 70px;*/
	margin: 0;
	}

h2 {
	line-height:normal;
	padding-bottom:15px;
}

h2.pagetitle {
	/*margin-top: 30px;*/
	text-align: center;
}

#left_section h2{
	padding-top:20px;
	}

#prize_h2{
	padding-top:10px;
	padding-left:60px;
}
h3 {
	padding-bottom:10px;
		/*margin: 30px 0 0;*/
	}

h3.comments {
	padding: 0;
/*	margin: 40px auto 20px ;*/
	}
h4{
	margin-bottom:5px;
	}	
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	vertical-align: text-top;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright, img.alignnone{
	padding: 4px;
	margin: 7px 0 2px 7px;
	display: inline;
	}

img.alignleft, img.size-thumbnail{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: block;
float:left;
	}

.alignright, img.alignnone {
	float: right;
	}

.alignleft {
	float: left;
	padding-left:0;
	margin-left:0;
	
	}
#right_section img{
vertical-align: text-top;
}	
/* End Images */

/* Posts */
.post{
	padding-bottom:15px;
	
	
}

/* Begin Lists */
.post p{
	padding-bottom:20px;
	
}
#left_section .entry p{
	
	line-height:1.5em;
	
	}
.post a{
	display:block;
	
}	
.post ul{
	list-style-type:disc;
	padding-left:15px;	
}
.entry ul{
	margin-top:8px;
	margin-bottom:15px;
}
ul#award_list{
	list-style-type:none;
	padding:0;
}
.post li{
	padding-bottom:6px;
}

/*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, #sidebar ul 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;
	}
*/
.sidebar_post{
	margin-right:20px;
	padding-left:40px;
}
#sidebar ul, #sidebar ul ol {
	
	margin: 0;
	padding: 0;
	
	}
#sidebar li{
	font-size:0.95em;
	line-height:1.3em;
}
#sidebar li li{
	font-size:1em;
	}	
#sidebar #winners-list{
	font-size:1.2em;
	font-weight:bold;
}
#sidebar ul li, #sidebar li{
	list-style-type: disc;
	list-style-image: none;
	margin-bottom:7px;
color:#430404;

	
}
#sidebar #winners-list li{
list-style-type: none;
padding-left:10px; margin-bottom:10px;
}
#sidebar ul#winners-list li.current-cat{
	background-image:url("images/sidebar_li.gif");
	background-repeat:no-repeat;
	background-position:left center;

}

#sidebar ul li a{
	text-decoration:underline;
}

#sidebar ul li a:hover{
	text-decoration:underline;
}
#sidebar ul li.current-cat a{
	color:#f15316;
	text-decoration:none;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;










	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
#sidebar #iframe_link li{
 list-style-position: outside;
 margin-bottom:10px;
 
 }
 #iframe_link li.pagenav{
 	font-weight:bold;

}	
#iframe_link li.pagenav li{
 	font-weight:normal;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #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;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.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;
	}
/* End Comments */



/* Begin Sidebar */


#sidebar form {
	margin: 0;
}
/* End Sidebar */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
.devider{  /* botom decoration on footer */
  padding:0;
   margin:0;
	background-image:url("images/devider.jpg");
	background-repeat:no-repeat;
	height:20px;
	width:268px;
	margin: 0 auto;
	text-align:center;
	margin-top:20px;

	
}	
#author{
  padding:0;
   margin:0;
 	margin-top:20px;
	font-size:0.8em;
	color:#888888;
	}
#author p{
   padding:0;
   margin:0;
   display:block;
}	
#author a{
	font-weight:normal;
}
#author img{
	vertical-align:middle;
	}
.goTop{
	
	background-image:url("images/backToTop.gif");
	background-repeat:no-repeat;
	background-position:left 1px; 
	padding-left:17px;

	}
.cleardiv{
  clear:both;
  padding:0; margin:0;

}	
#winners_front{
	float:left;
	padding-left:60px;
	width:275px;
	}
#winners_front p{
	
	padding:0;
	margin:0;
}	
#winners_front .entry h4{
 color:#e84100;
 padding-top:0;
 margin-top:0;

	}
#winners_front a{
 display:block;
 text-decoration:none;
 border:none;
color:black;
}	
#winners_front .entry img{
 padding-top:0;
 margin-top:0;
vertical-align:text-top;
 float:left;
}	
a.float{
	/*float:right;
	display:block;*/
}
#cformsform{
	background-image:url("images/form_devider.gif");
	background-repeat:no-repeat;
	background-position:top center;
	padding-top:30px;
	
}
#ll{
background-image:url("images/form_devider.gif");
	background-repeat:no-repeat;
	background-position:top center;
	width:205px;
	height:50px;

}
.linklove a{
	display:none;
}
#sidebar ul p.date{
	margin-top:0;
	color:#999999;
	font-size:0.9em;
	}
#narrowcolumn table{
 width:430px;
}
#narrowcolumn td{
padding-right:10px;
}
/* End Various Tags & Classes*/

.winners p{
width:370px;
white-space:normal;
float:left;
vertical-align: text-top;

}
.winners p img{
float:left;
 padding-right:7px;
padding-bottom:7px;

}
.winners table p{
 float:none;
}
