@import url("main.css");

/*
Theme Name: Rotary
Theme URI: http://mesqutienvrotary.org/wordpress/
Description: Custom Theme for Rotary
Version: 1.0
Author: Richard Winn
Author URI: http://vvdmesquite.com
Tags: Rotary Clubs, Community Service, Polio Eradication
*/

body {
	background: #000163 url(../../../../images/bg_page.png) repeat-x;
	margin: 0px;
}


.clearFloat {
	clear: both;
	display: block;
}

.largeh2 {
	font-size: 1.8em; !important
	font-weight: bold;	
}

.header {
	text-indent: -5000px;
}

.header a {
	display: block;
	height: 100px;
	width: 770px;
}

.post_snippet {
	float: right;
	width: 550px;
	padding-right: 5px;
	border-bottom: 2px solid #666666;
	margin-right: 15px;
	margin-bottom: 0px;
	padding-bottom: 15px;
}

.post_snippet p {
	font-size: 1.8em;
}

.post_snippet h2 a {
	font-size: 1.8em;
	font-weight: bold;
}

#main {
	background: #FFFFFF;
	width: 760px;
	padding-top: 10px;
	padding-left: 10px;
	margin: 0px auto;
	font-size: 1.2em;
}


#main h2 {
	font-size: 1.6em;
	font-weight: bold;
}

#nav a {
	font-size: 1.5em;
}

#footer {
	font-size: 1.0em;
	font-style: italic;
	font-weight: bold;
	background: #FFFFFF;
	text-align: center;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: 75px;
	margin-top: 0px;
	padding-top: 10px;
}

#sidebar {
	float: left;
	padding: 5px;
	width: 180px;
	margin-left: 15px;
	background: #000163;
	font-size: 1.6em;
	color: #FFFFFF;
	margin-right: 5px;	
}

#sidebar a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#sidebar a:hover {
	color: #FF0000;
	text-decoration: underline;
	background: #FFFFFF;
}

#sidebar h2 {
	text-align: center;
}

#sidebar img {
	display: block;
	margin-right: auto;
	margin-left: auto;
	border-style: none;
}

#sidebar ul {
	list-style-type: none;
	display: block;
	padding-left: 25px;
}

#certificate {
	background: url(../../../../images/bg_charter.png);
	/* -moz-opacity:0.8;
	filter: alpha(opacity=80);
	opacity:0.8;  */
	text-align: center;
	display: none;
	height: 500px;
	width: 700px;
	padding-top: 15px;
	border: 2px double #030465;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	left: 150px;
	top: 50px;
	padding-bottom: 20px;
}

#certificate_img {
	opacity: 1;
	filter: alpha(apacity=100);
	opacity: 1;
	display: block;
}
