/*  
Theme Name: Rotary 09
Description: Theme Developed for WDMD 480
Author: Tom W, Bill N
Author URI: 
*/

/**************** Body *********************/

/*
    * top padding is 25px
    * right padding is 50px
    * bottom padding is 75px
    * left padding is 100px
*/

ul
{
	margin:0px;
}

h2
{
	margin: 0px;
}

p
{
	padding:0px;
	margin:0px;
}


#wp-members
{
	padding-top:10px;
	width:100px;
	color:#5779AA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
}

#wp-members ul
{
	border-top:thin;
	border-top-style:solid;
	border-top-color:#5779AA;
}

#wp-members p
{
	padding-bottom:10px;
	padding-top:10px;
}

#wp-calendar
{
	font-family: Arial, Helvetica, sans-serif;/**/
	font-size:9px;
	color:#5779AA;
}

body
{
	background:url(images/bg2.jpg) #adbacb repeat-x center top;
	height:100%;
}

#container
{
	padding-top: 0;
	background:url(images/containerRepeat.png) repeat-y center top;
	width:795px;
	
	margin: 0 auto;
}

#containerTopCap
{
	background-position: center top;
	width:795px;
	background:url(images/containerHeader.png) no-repeat;
	height:108px;
	margin: 0 auto;
}

#containerBottomCap
{
	background-position: center top;
	width:795px;
	background:url(images/containerFoot2.png) no-repeat;
	height:97px;
	margin: 0 auto;
	margin-bottom:-2px;
}

#wrapper
{
	left: -6px;
	position:relative;
	float:right;
	margin-left:-6px;
	margin-top:-28px;
}

#c1
{
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	background:url(images/container2body.png) repeat-y;	
	width:640px;
	/*margin-left: 150px;*/
	/*top: 75px;*/
}
	
#c2
{	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
 	/*float:left;
	width:120px;
	margin: 0 0 0 0;
	padding:0 0 0 0;*/
}
/**************** Container 2 *********************/


#contentTopCap
{
	width:640px;
	background:url(images/container2Header.png) no-repeat;
	background-position: bottom;
	height:62px;
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
	/*position:absolute;
	top: 89px;*/
}

#contentBottomCap
{
	width:640px;
	background:url(images/container2footer.png) no-repeat;
	background-position: top;
	height:58px;
	/*position:absolute;*/
	padding-top:0px;
	padding-bottom:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/**************** Container 2 End *********************/

/**************** Logo/Header *********************/
#logo a
{
	font-size:36px;
	color:#1d1d1d;
	text-decoration:none;
	text-transform:capitalize;
	letter-spacing:1px;
	font-weight:normal;
}

#description
{
	font-size:14px;
	color:#8f8687;
	font-weight:normal;
}

/**************** Links *********************/
a:link, a:visited
{
	color:#0b9ec0;
	text-decoration:none;
}

/**************** Navigation *********************/
#menu
{
	width:140px;
	float:left;
	margin-left:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}


#navTopCap
{
	width:150px;
	background:url(images/left-menu-top.png) no-repeat;
	height:12px;
}

#navBottomCap
{
	width:150px;
	background:url(images/left-menu-bottom.png) no-repeat;
	height:14px;
}

#sideBarTopCap
{
	width:150px;
	background:url(images/left-menu-top.png) no-repeat;
	height:12px;
}

#sideBarBottomCap
{
	width:150px;
	background:url(images/left-menu-bottom.png) no-repeat;
	height:14px;
}

#nav
{	
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:-1px;
	background:url(images/left-menu-repeat.png) repeat-y;
	padding-right: 20px;
	width:140px;
	margin-left: 0px;
	padding-left:4px;
}

#sideBarWidgets
{	
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:-1px;
	background:url(images/left-menu-repeat.png) repeat-y;
	padding-right: 20px;
	width:150px;
	margin-left: 0px;
	padding-left:4px;
}

#sidebar ul li
{
	padding-left:7px;
}

#linkcat-3
{
	padding-top:10px;
	width:120px;
}

#linkcat-3 ul
{
	border-top:thin solid #5779AA;
}

#linkcat-3 ul li
{
	padding-left:0px;
	padding:0px;
	margin:0px;
	color:#5779AA;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	padding-top:3px;
	padding-bottom:3px;
}

#nav li
{	
	background-image:url(images/borderLine.png);
	background-repeat:no-repeat;
	font-size:15px;
	list-style:none;
	margin:0 0 1px 0;
}
	

#nav li a
{
	color:#688abb;
	text-decoration:none;
	display:block;
	padding:0 0 0 1px;
	line-height:35px;
/*
This creates a border using the CSS, but we're gonna use an image (see below)
	border-top-width:thin;
	border-top-color:#333366;
	border-top-style:solid;
*/
	padding-left:10px;
}


#menu ul li a:hover, #menu ul li.current_page_item a
{
	background-color:#688abb;
	color:#FFF;
}

/**************** Entry *********************/
#content
{
	width: 600px;
	margin-left: 20px;
	text-align:justify;
	color:#666;
	font-family: Verdana, Geneva, sans-serif;
	/*margin:-302px 10px 0 0;
	xpadding:0 0 -20px 0;	*/
    /*background:url(images/container2body.png) repeat-y;

	float:right;*/
}
.date
{
	background:url(images/DateBg.png) no-repeat;
	width:36px;
	height:53px;
	float:left;
	text-align:center;
	color:#000000;
	font-size:24px;
	margin:0 15px 15px 0;
}
.date span
{
	border-top:thin;
	border-top-color:#324a6c;
	border-top-style:solid;
	font-size:13px;
	line-height:20px;
}
.post
{
	padding: 5px 0px 5px 0px;
	margin:0 0 0 0;
}
.post h2 a
{
	color:#1d1d1d;
	font-size:24px;
	font-weight:normal;
	float:left;
	margin:10px 0 15px 0;
	text-decoration:underline;
}
.post h2 a:hover 
{
	color:#0b9ec0;
}
.post p
{
	font-size:16px;
	line-height:28px;
	padding:0 10px 20px 0px;
	margin:0;
}
.post p a
{
	color:#0b9ec0;
	text-decoration:none;
}
.post p a:hover 
{
	color:#36F;
}
.meta
{
	background:#fafafa;
	border-top:1px solid #e9e9e9;
	border-bottom:1px solid #e9e9e9;
	line-height:20px;
	padding:4px 0 4px 0;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
}
.meta a
{
	color:#0b9ec0;
	text-decoration:none;
}
.meta a:hover
{
	color:#0b9ec0;
	text-decoration:underline;
}
.note
{
	background-image:url(images/note.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0 0 0 16px;
	margin:0 15px 0 0;
}
.com
{
	background-image:url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0 0 0 16px;
	margin:0 15px 0 2px;
}
.tags
{
	background-image:url(images/tags.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding:0 0 0 16px;
}
.post ul, .post ol
{
	margin:10px 0 10px 40px;
	font-size:15px;
	color:#1d1d1d;
	line-height:24px;
}
blockquote
{
	margin: 15px 30px 15px 10px;
	padding-left: 20px;
	border-left: 1px dotted #0b9ec0;
}
blockquote cite
{
	margin: 5px 0 0;
	display: block;
}
code
{
	display:block;
	margin:10px;
	color:#0b9ec0;
	font-family:Arial;
	letter-spacing:2px;
	font-size:11px;
}
.post h2.center
{
	text-align:center;
	float:none;
	margin:0;
	padding:0;
	color:#1d1d1d;
}
.alignleft a, .alignright a
{
	font-size:11px;
}
.post h4
{
        color:#666666;
	font-size:15px;
	text-decoration:none;
}
.post a.menu
{
        color:#0b9ec0;
	text-decoration:none;
	font-size:15px;
	padding:0px 8px 0px 8px;
}
.post a.menu:hover
{
        color:#0b9ec0;
	text-decoration:none;
	font-size:15px;
	padding:0px 8px 0px 8px;
}

/**************** Sidebar *********************/

#ls
{
	background:url(images/serach.gif);
	width:115px;
	height:18px;
	position:absolute;
	top: 45px;
	margin-left: 640px;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	color:#777;
}
	
	
#submit
{
	float:left;
}
	
	
#sidebar
{
	padding:0 0 0 0;
}
#sidebar ul, #sidebar ul ul{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}
#sidebar ul li h2
{
	font-size:20px;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	padding:0 0 0 0;
	margin:0 0 0 0;
	display:none;
}

#sidebar ul li ul li a
{
/*	color:#6e9292;
	font-size:14px;
	text-decoration:none;
	line-height:25px;
	*/
}
#sidebar ul li ul li a:hover
{
	color:#666666;
	background:url(images/tags.gif) right no-repeat;
	padding-right:22px;
}

/**************** Footer *********************/
#footer
{
	width:550px;
	margin: 0 auto;
	
}
#footer p
{
	margin-top:0px;
	padding-top:35px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
} 
#footer a
{
	color:#0b9ec0;
	text-decoration:none;
}

/**************** Comments *********************/
#comments, #comment h2, #pac
{
	font-size:14px;
	color:#1d1d1d;
	margin:0 0 20px 0;
	border-bottom:1px dotted #666;
	padding:0 0 10px 0;
}
#comdiv
{
	background:#eeeeee;
	width:500px;
	font-size:11px;
	margin:10px 0 20px 0;
}
#comtp
{
	background-image:url(images/comment_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:460px;
	padding:15px 20px 0 20px;
}
#combt
{
	background:url(images/comment_bot.gif);
	width:500px;
	height:13px;
}
#comdiv p
{
	font-size:11px;
	line-height:20px;
	padding:10px 0 0 0;
}
.commentlist li
{
	list-style:inside decimal;
	font-size:11px;
}
.commentlist li a
{
	color:#0b9ec0;
}
#author, #email, #url
{
	padding:5px;
	color:#6e9292;
	width:200px;
	margin:10px 0 0 0;
	font-size:12px;
	background:#eeeeee;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#comment
{
	width:500px;
	height:150px;
	margin:10px 0 20px 0;
	padding:5px;
	font-size:12px;
	background:#eee;
	border:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6e9292;
}
small
{
	font-size:11px;
}
.search
{
	font-size:17px;
	color:#1d1d1d;
}


#submit2
{
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	background:#f5f5f5;
	border:1px solid #ccc;
}

/**************** Gallery *********************/
.gallery
{
	text-align:center;
}
.gallery img
{
	padding:2px;
	height:100px;
	width:100px;
}
.gallery a:hover
{
	background-color:#ffffff;
}
.attachment
{
	text-align:center;
}
.attachment img{
	padding:2px;
	border:1px solid #999999;
}
.attachment a:hover
{
	background-color:#FFFFFF;
}
.imgnav
{
	text-align:center;
}
.imgleft
{
	float:left;
}
.imgleft a:hover
{
	background-color:#FFFFFF;
}
.imgleft img
{
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}
.imgright
{
	float:right;
}
.imgright a:hover
{
	background-color:#FFFFFF;
}
.imgright img
{
	padding:2px;
	border:1px solid #999999;
	height:100px;
	width:100px;
}


