/*
Theme Name: Coogee
Theme URI: http://imotta.cn/wordpress/coogee-theme-v02-for-wordpress.html
Description: A simple 2-Column WordPress theme.
Version: 0.2.2
Author: motta
Author URI: http://imotta.cn/
*/

*{margin: 0;padding: 0;}
body{color: #000;font-family: Verdana, Arial,sans-serif;font-size: 12px;line-height: 160%;margin: 0;padding: 0;}
a{color: #0066cc;text-decoration: none;}
a img{border: 0;}
a:hover{color: #ff5400;}
#header{border-top: 6px solid #91aa9d;height: 100px;background: #193441 none no-repeat scroll 0%;margin: 0;padding: 0;}
#header .header_wrapper{width: 960px;height: 80px;margin: 0 auto;padding: 20px 0 0 0;}
#container{width: 960px;margin: 0 auto;}
#main{float: left;width: 660px;padding-top: 20px;padding-bottom: 20px;}
.post{margin-bottom: 40px;font-size: 14px;line-height:170%;text-align:justify;}
.postmeta{color: #666666;font-size: 12px;}
.postmeta_category{background: url(images/category.gif) no-repeat;padding: 0 5px 0 18px;}
.postmeta_comments{background: url(images/comments.gif) no-repeat;padding-left: 18px;}
.postmeta_category a{color: #666;}
.postmeta_comments a{color: #666;}
.title h1{font-size: 22px;}
.title h1, .title h2{line-height: 140%;color: #3e606f;}
.title h2 a{color: #3e606f;font-size: 20px;line-height: 140%;}
.title h2 a:hover{color: #db5104;}
.title .postmeta a:hover{color: #db5104;}
.post p{margin: 5px 0 10px 0;padding: 5px 20px 5px 0;}
.post ul{margin: 10px 0 10px 0;padding-left: 40px;padding-right: 40px;}
.post li{padding: 2px 0 2px 0;}
.entry {margin: 10px 0 5px 0;padding-bottom: 5px;border-bottom: 1px dashed #ccc;}
.entry a {text-decoration: none;color: #0066cc;}
.entry a:hover {text-decoration: underline;color: #db5104;}
.tags {background: url(images/tags.gif) no-repeat;padding-left: 20px;color: #666;}
.tags a {color: #666;text-decoration: none;}
.tags a:hover {color: #db5104;text-decoration: none;}
.info {padding: 10px 0;color: #666;}
.info a{color: #666;}
.info a:hover{color: #ff5400;}
.alignleft {padding-right: 5px;float:left;text-align:left;}
.alignright {padding-left: 5px;float:right;text-align:right;}
.commentstitle {border-top: 1px solid #e3e5e4;}
h3 {color: #3e606f;font-size: 18px;line-height: 130%;}
.commentstitle h3 {padding-bottom:10px 0 10px 0;}
.commentsnumber {color: #db5104;}
.commentlist {color: #666;list-style-type: none;padding: 10px 12px;}
.commentlist a {color: #0066cc;}
.commentlist a:hover {color: #db5104;border-bottom: 1px solid #db5104;}
.commentlist li {border-bottom: 1px solid #e3e5e4;padding: 15px 5px 30px 5px;}
.alt {background-color: #f9f9f9;}
#respond {font-size: 18px;color: #3e606f;margin-bottom: 15px;margin-top: 10px;}
#commentform p {margin-bottom: 15px;}
input#author, input#email, input#url, textarea#comment {margin-left: 12px;border: 2px solid #e3e5e4;padding: 2px;width: 200px;background-color: #f9f9f9;} 
textarea#comment {width: 450px;height: 200px;}
input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus {color: #666;border: 2px solid #f1b39b;background-color: #fff;}
label {margin-left: 5px;font-size: 12px;}
input#submit {margin-left: 12px;background-color: #f9f9f9;border: 2px solid #e3e5e4;width: 80px;padding: 2px 5px;color: #666;font-size: 12px;}
#searchform {background: url(images/search.gif) no-repeat left top;height: 32px;width: 260px;}
#searchform:hover {background: url(images/search.gif) no-repeat left bottom;}
#searchinput {background: none;border: none;width: 170px;height: 23px;padding: 0 5px 0 10px;color: #999;}
#searchsubmit {background: none;border: none;width: 60px;height: 30px;cursor:pointer;}
#sidebar {float: right;width: 290px;overflow: hidden;border: 1px solid #e3e5e4;border-top: 0;background: #f3f4ee;line-height: 160%;margin-bottom: 20px;}#sidebar ul{padding: 15px 15px 15px 10px;}#sidebar a{color: #666;text-decoration: none;}#sidebar a:hover{color: #db5104;text-decoration: underline;}
#sidebar ul h2{font-size: 18px;line-height: 180%;padding-bottom: 3px;margin-bottom: 10px;color: #3e606f;border-bottom: 1px solid #e3e5e4;}
#sidebar ul li{list-style: none;line-height: 180%;font-size: 14px;padding-bottom: 25px;}#sidebar ul ul{padding: 0 10px;}
#sidebar ul ul li{border-bottom: 1px solid #ddd;padding: 2px 0;background: url(images/side.gif) no-repeat 0 10px;padding-left: 16px;}
#sidebar ul li form{margin: 10px 0;}
#search form{margin-top: 5px;margin-bottom: 20px;}
#footer {border-top: 2px solid #ddd;clear: both;width: 100%;color: #777;}
#footer a {color: #777;}
#footer a:hover {color: #666;}
#footer .footer_wrapper{margin: 0 auto;width: 960px;}
#footer .footer_left{float: left;padding: 10px 0 20px 0;line-height: 160%;}
#footer .footer_right{float: right;padding: 10px 0 20px 0;line-height: 160%;}
.title_page{border-left: 4px solid #91aa9d;margin-bottom: 20px;}
.title_page h2{padding-left: 10px;font-size: 20px;line-height: 180%;color: #3e606f;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {padding: 2px 4px 2px 4px; margin: 2px;text-decoration: none;border: 1px solid #3E606F;color: #3E606F;background-color: #FFF;}
.wp-pagenavi a:hover {border: 1px solid #000;color: #FFF;background-color: #3E606F;}
.wp-pagenavi span.pages {padding: 2px 4px 2px 4px; margin: 2px; color: #FFF; border: 1px solid #000; background-color: #3E606F;}
.wp-pagenavi span.current {padding: 2px 4px 2px 4px; margin: 2px; font-weight: bold; border: 1px solid #000; color: #FFF; background-color: #3E606F;}