/*
Theme Name: International
Theme URI: http://www.beyondbounds.org/
Description: Custom theme made for my site
Version: 1.0
Author: Jason Sharp
Author URI: http://www.beyondbounds.org/
*/


body,h1,h2,h3,h4,h5,h6,address,blockquote,dd,dl,hr,p,form{
	margin: 0;
	padding: 0;
}



body{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color: #9e9e9e;
	color: #000;
}


table{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6{
	font-family: georgia, arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

a{
	text-decoration: underline;
	color: #0022ee;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

p{
	padding: 10px 0 5px;
}

blockquote{
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #f5f5f5;
}

blockquote p{
	padding: 10px;
}

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

dd{
	padding: 0 0 0 20px;
}

form, input, textarea{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12px;
}

p img{
	max-width: 100%;
}

img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright{
	margin: 3px 0 2px 10px;
	padding: 4px;
	border: 1px solid #000;
	display: inline;
}

img.alignleft{
	margin: 3px 10px 2px 0;
	padding: 4px;
	border: 1px solid #000;
	display: inline;
}

.alignleft{float: left;}

.alignright{float:right;}

.clear{margin: 0; padding: 0; clear: both;}

small{
	font-size: 11px;
}

#wrapper{
	width: 960px;
	margin: 0 auto;
	text-align: left;
	outline: 1px solid #000;
}

#menu{
	float: left;
	width: 960px;
	border-top: 5px solid #0022ee;
	border-bottom: 1px solid #0022ee;
	background: #fff;
	margin: 0;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	float: left;
}

#menu ul li a{
	display: block;
	padding: 10px;
	border-right: 1px solid #000;
	text-decoration: none;
	color: #000;
}


#menu ul li a:hover{
	background: #0099ff;
}


.search{
	float: right;
}

#header{
	float: left;
	width: 960px;
	height: 120px;
	background: #fff url(images/header.gif);
	border-bottom: 2px solid #0022ee;
}



#header h1{	padding: 20px 0 0 0;
	margin: 12px 0 0 35px;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}



#header h2{
	float: left;
	margin: -10px 0px 30px 70px;
	color: #fff;
} 



#header h3{
	float: right;
	color: #ff0000;
	margin: 30px 90px 0 0;
	font-size: 40px;
}







#frame{
	float:left;
	width: 960px;
	background: url(images/frame2.gif) repeat-y left top;
	margin: 0;
}


.window1{
	float: left; 
width: 290px; margin: 0 12px 0 0;}







.window1 ul{
	float: left;
	list-style: none;
	text-align: left;

}
.window1 h2{
	font-weight: bold;
	font-size: 20px; 

}





.window1 ul ul{
	padding: 0; margin: 0; text-align: left;
	line-height: 30px;
	font-size: 13px; 
}
.window1 ul ul a{
	text-decoration: none;
}


.window1 ul ul a:hover{ text-decoration: underline;}


.window2{
	float: left;
	width: 320px;
	list-style: none;  background: #00cc44;
}

.window2 img{ float: left;}




.window3{
	float: right;
	width: 320px; background: #44ff33;
}




#cartoon{
	float: left;

}







#container{
	float: left;
	width: 960px;
	border-top: 5px solid #000;
	background: #fff url(images/container3.gif) repeat-y left top;
}

#content{
	float: left;
	width: 700px;
	padding: 0 0 10px 0;
}

.navigation{
	margin: 10px 10px 0;
	border-top: 1px solid #e0dcb8;
	padding: 5px 10px 6px;
	background: #e4e4e4 url(images/navigation.gif) repeat-x left bottom;
	line-height: 24px;
}

.post{
	padding: 10px 20px;
}

.post h2{
	font-size: 26px;
	font-weight: bold;
}


.post h2 a{
	color: #000;
}

.entry-date{
	padding: 10px 10px 0 10px;
	color: #666;
}

.entry-content{
	line-height: 24px;
}

.entry-content h2, .entry-content h3, .entry-content-h4, .entry-content h5{
	padding: 10px 0 5px;
}

.entry-content h3{
	font-size: 18px;
	font-weight: normal;
}

.entry-content h4{
	font-size: 14px;
}

.entry-content h5{
	font-size: 12px;
}

.entry-content h6{
	font-size: 10px;
}

.entry-meta{
	padding: 10px 0 0 0;
	line-height: 24px;

}




.sidebar{
	float: left;
	width: 255px;
	height: fill;
	margin: 0 0 0 1px;
	background: #e4e4e4;
}

.sidebar ul{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
}


.sidebar ul li{
	padding: 10px 10px 0;
}

.sidebar ul li h4{
	border-top: 1px solid #000;
	padding: 10px 10px 9px;
	font-family: Georgia, Arial, Helvetica;
	font-size: 16px;
	font-weight: bold;
	background: #fff;
}

.sidebar ul ul{
	margin: 0;
	padding: 6px 10px 0;
	line-height: 24px;
}

.sidebar ul ul li{
	padding: 0;
}

.sidebar ul ul ul{
	padding: 0 0 0 10px;
}

#rss{
	margin: auto auto auto 15px;
}

#rss a{
	font-weight: none;
	text-decoration: none;
	color: #ff7b27;
}


#twitter{ margin: 10px 0 0 10px;}

#footer{
	float: left;
	width: 960px;
	padding: 10px 0 10px 0;
	border-top: 5px solid #0022ee;
	text-align: center;
	line-height: 24px;
	background: #fff;
}

#footer a{
	text-decoration:
 none;
}

#comments{
	margin: 10px;
	padding: 10px;
	border: 1px solid #9e9e9e;
}

#comments ol{
	list-style:none;
	margin: 10px 0;
	padding: 0;
}

#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 1px solid #0022ee;
	line-height: 24px;
}

#comments span.comment-author{
	font-weight: bold;
	color: #0022ee;
}

#respond{
	padding: 10px;
	background: #f9f9f9;
}