/*  
Theme Name: Onjo
Theme URI: http://www.wpdesigner.com
Description: Onjo Wordpress theme created by Ben Goldman (framework by Small Potato).
Version: 1.0
Author: Ben Goldman
Author URI: http://www.realalibi.com/
colors {teal:#25BFA1; pink:#D9368A: dark gray:#2f2f2f; purple:#A968D4; green:#98EB70}
	This theme is released under Creative Commons Attribution 2.5 License.

*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #25BFA1 url(images/bg_body.jpg) repeat-x;
	color: #000;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
h1{
color:#A968D4;
}
h2{
color:#A968D4;
}
h2 a{
color:#D9368A;
}
h3 {
color:#A968D4;
}
h4{
color:#25BFA1;
}
h5{
color:#98EB70;
}

a{
	text-decoration: underline;
	color: #2f2f2f;
}

a:hover{ text-decoration: none; }

a img{ border: 0; }

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 15px 0 0;
	background: #fff3d7;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 15px;
	background: #fff;
}

code{
	background: #f5f5f5;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 15px 15px 5px 15px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #ddd;
	color: #ddd;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input#s, input#author, input#email, input#url, textarea#comment{
	border: 1px solid #aaa;
	padding: 3px;
}

input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#container{
	margin: 0 auto;
	width: 718px;
	padding: 10px 0 0;
	text-align: left;
	vertical-align: top;
}

#page, #footer{
	width: 718px;
	float: left;
	background: #98EB70 url(images/bg_page.jpg) no-repeat;
	color: #fff;
	clear: both;
}

#footer{
	margin: 0 0 10px;
	background: #98EB70 url(images/bg_footer.jpg) no-repeat bottom left;
        color:#2f2f2f;
}

#footer p{
	padding: 10px 25px;
	line-height: 18px;
}
#footer a{
        color:#A968D4;
}

#menu{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	height: 40px;
	background: #060809 url(images/bg_menu.jpg) no-repeat;
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 12px 15px 0;
}

#menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

#menu ul li a{
	color: #fff;
}

#menu ul li h1{
	font-size: 12px;	
}

#banner{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	height: 226px;
	overflow: hidden;
	background: url(images/bannerD.jpg) no-repeat;
}

.widecolumn_bottom{
	display: inline;
	float: left;
	margin: 10px 10px 0;
	width: 698px;
	background: #fff url(images/bg_widecolumn_bottom.jpg) no-repeat bottom left;
}

.widecolumn_top{
	float: left;
	width: 698px;
	padding: 0 0 10px;
	background: url(images/bg_widecolumn_top.jpg) no-repeat;
	color: #000;
}

.narrowcolumn{
	float: left;
	width: 498px;
}

.post{
	padding: 20px;
}

.post h2{
	padding: 0 0 12px;
	background: url(images/bg_dotted_horizontal.gif) repeat-x bottom left;
}

.entry{
	line-height: 18px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 15px 0 0;
}

.entry h1{
	font-size: 30px;
	line-height: 36px;
}

.entry h2{
	line-height: 24px;
	background-image: none;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
	font-weight: bold;
}

.entry h5, .entry h6{
	font-size: 12px;
}

.entry h3, .entry h4, .entry h5{
	font-weight: bold;
}

.entry img{
	border: 1px solid #ddd;
	padding: 5px;
}

.entry img.wp-smiley{
	border: 0;
	padding: 0;
}

.entry img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entry img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.browse{
	padding: 0 20px 20px;
	font-size: 14px;
	line-height: 18px;
}

.sidebar{
	float: left;
	width: 190px;
}

.sidebar ul{
	list-style: none;
	padding: 0;
	margin: 0;
}

.sidebar ul li#search input{
	margin: 0 0 5px;
}

.sidebar ul li.widget_search form, .sidebar li.widget_calendar #calendar_wrap{
	padding: 0 10px 10px;
	background: url(images/bg_ul_ul.jpg) no-repeat bottom left;
}

.sidebar ul li.widget_calendar h2{
	margin: 0;
	padding: 0;
	background-color: transparent;
	background-image: none;
}

.sidebar ul li{
	margin: 10px 0 0;
	padding: 10px 0 0;
	background: #eee url(images/bg_ul_li.jpg) no-repeat;
}

.sidebar ul li h2{
	margin: 0 10px;
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background: #11252c url(images/bg_ul_li_h2.jpg) no-repeat;
	color: #fff;
}

.sidebar ul ul{
	padding: 0 20px 10px;
	background: url(images/bg_ul_ul.jpg) no-repeat bottom left;
}

.sidebar ul ul li{
	margin: 0;
	line-height:18px;
	background-image: none;
}

.sidebar ul ul ul{
	margin: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
}

/* comments template */

.comments-template{
	padding: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 20px 0 0;
	padding: 0 0 20px;
	border-bottom: 1px solid #ddd;
	line-height: 18px;
}

.commentmetadata{
	font-style: italic;
}

.comments-template p.nocomments{
	padding: 0;
        color:#eee;
}

/* end comments template */


/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, sans-serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	text-align: center;
	vertical-align: top;
	background: #ddd;
}

table#wp-calendar td{
	text-align: right;
	padding: 2px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
.submenu{
width:460px;
height:35px;
background:#eee url(images/sub_menu.jpg) no-repeat;
}
.submenu 
ul 
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
text-align:center;
padding-top:10px;
}

.submenu li
{
display: inline;
list-style-type: none;
}

.submenu a { padding: 3px 10px;}

.submenu a:link, .submenu a:visited
{
color: #2f2f2f;
background-color: #e5e5e5;
text-decoration: none;
}

.submenu a:hover
{
color: #fff;
background-color: #D83689;
text-decoration: none;
}
.photos{width:480px
height:380px;}