/*
Theme Name: Coogee
Theme URI: http://imotta.cn/wordpress/coogee-theme-v02-for-wordpress.html
Description: A simple 2-Column WordPress theme. Widget ready.
Version: 0.2.1
Author: motta
Author URI: http://imotta.cn/
Tags: coogee, fixed width, two columns, blue
*/

body {
	background-color: #FBFBE6;
	text-align: center;
}

body, div, table, caption, th, tr, td, ul, ol, li, dl, dt, dd, form, input, select, textarea, p, h1, h2, h3, h4 {
	font-family: "Lucida Grande", "Microsoft Yahei", "Bitstream Vera Sans", Tahoma, Verdana, Arial,sans-serif;
	font-size: 100%;
	color:#000000;
	margin: 0;
	padding: 0;
	word-break: break-all;
	list-style: none;
}

p {
	/*\*/
	letter-spacing: 0.05em;
	/**/
}

hr, .nodisplay {
	display: none;
}

img {
	border: 0;
}

.clear {
	clear: both;
}

.clearSpace {
	clear: both;
	padding:15px 0 0 15px;
}

/* clear fix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac :/
*html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac */

a{
	color: #0066cc;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
}

a:hover{
	color: #ff5400;
}

blockquote{
	background-color: #eeeeee;
	margin: 10px 30px 10px 20px;
	padding: 5px 10px;
	border: 1px solid #dddddd;
	border-left: 2px solid #91aa9d;
}

code{
	background-color: #fafafa;
	font-family: "Courier New", Courier;
	margin: 10px 20px;
	border: 1px dashed #dddddd;
	color: #777777;
	padding: 0 5px 2px;
	line-height: 180%;
	display: block;
}

.textRight {
	text-align: right;
}

.textLeft {
	text-align: left;
}


/*------------------------ Header ------------------------*/
#headerContainer {
	width: 100%;
	height: 52px;
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/headerBg_01.jpg) center top no-repeat;
}

#header {
	margin: 0 auto;
	width: 840px;
	height: 52px;
	text-align: left;
}

#header h1 {
	float: left;
	width: 350px;
	height: 35px;
	text-indent: -9999px;
}

#header h1 a {
	display: block;
	width: 100%;
	height: 35px;
	background: transparent;
	text-decoration:none;
}

#header .adress {
	float: right;
	width: 130px;
	height: 25px;
	margin: 5px 160px 0 0 !important;
	margin/**/: 5px 80px 0 0;
	text-indent: -9999px;
}

#header .adress a {
	display: block;
	width: 100%;
	height: 30px;
	background: transparent;
	text-decoration: none;
}


/*------------------------ Navigation ------------------------*/
#navigation {
	width: 900px;
	margin: 0 auto;
	padding-top: 15px;
	font-size: 75%;
	line-height: 1.7;
}

#navigation li {
	float: left;
	width: 118px;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/contentsBg_01.gif) left top no-repeat;
	margin-left: 5px;
}

#navigation li.select {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/contentsBg_01b.gif) left top no-repeat;
}

#navigation li a {
	display: block;
	width: 100%;
	color: #FFFFFF;
	text-decoration:none;
	padding: 1px 0 3px;
}

#navigation li.select a {
	font-weight: bold;
}

#navigation li a:hover {
	font-weight: bold;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/contentsBg_01b.gif) left top no-repeat;
}


/*------------------------ Sub Navigation ------------------------*/
.subNavigation {
	width: 600px;
	height: 52px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

.subNavigation ul {
	margin: 0 0 0 420px;
}


.subNavigation ul.add_list_title {
	float: left;
	margin: 0 0 0 100px;
}

.subNavigation ul li {
	float: left;
}

.subNavigation ul li.gallery {
	width: 87px;
	height: 39px;
}

.subNavigation ul li.archive {
	width: 90px;
	height: 39px;
}

.subNavigation ul li.gallery a {
	display: block;
	width: 87px;
	height: 39px;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_07.gif) no-repeat;
	background-position: 0px -39px;
	text-indent: -9999px;
}

.subNavigation ul li.archive a {
	display: block;
	width: 90px;
	height: 39px;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_08.gif) no-repeat;
	background-position: 0px -39px;
	text-indent: -9999px;
}

.subNavigation ul li.gallery a:hover {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_07.gif) no-repeat;
	background-position: 0px 0px;
}

.subNavigation ul li.archive a:hover {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_08.gif) no-repeat;
	background-position: 0px 0px;
}


/*------------------------ Container Layout ------------------------*/
#mainContent {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	clear: both;
}

#primary {
	width: 660px;
	float: left;
	font-size: 75%;
}

#secondary {
	width: 240px;
	float: right;
	text-align: left;
	font-size: 75%;
}

#primary .bgTop {
	width: 660px;
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_01.jpg) left top no-repeat;
	padding-top: 125px;
}

#primary .bgBottom {
	width: 660px;
	height: 6px;
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/contentsBg_03.gif) left top no-repeat;
}

#secondary .rightBgTop {
	width: 240px;
	height: 85px;
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_02.jpg) left top no-repeat;
}

#secondary .rightBgBottom {
	width: 240px;
	height: 114px;
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_04.jpg) left top no-repeat;
}


/*------------------------ Container & Main ------------------------*/

.post{
	width: 604px;
	text-align: left;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
}

.postdate{
	float: left;
	display: block;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_05.gif) no-repeat;
	width: 51px;
	height: 52px;
	line-height: 160%;
	padding-top: 5px;
	margin-right: 10px;
}

.month{
	text-transform: uppercase;
	text-align: center;
	color: #fcfff5;
	font-size: 12px;
}

.date{
	text-align: center;
	margin-top: 2px;
	font-size: 18px;
}

.postmeta{
	color: #666666;
	font-size: 12px;
}

.postmeta_category{
	background: url(images/category.gif) no-repeat;
	padding: 2px 5px 2px 18px;
}

.postmeta_comments{
	background: url(images/comments.gif) no-repeat;
	padding: 2px 5px 2px 18px;
}

.postmeta_author{
	background: url(images/author.gif) no-repeat;
	padding: 2px 5px 2px 18px;
}

.postmeta_time{
	background: url(images/time.gif) no-repeat;
	padding: 2px 5px 2px 18px;
}

.postmeta_category a{
	color: #666666;
}

.postmeta_comments a{
	color: #666666;
}

.title{
	height: 48px;
}

.title h2{
	line-height: 120%;
}

.title h2 a{
	color: #3e606f;
	font-size: 20px;
	line-height: 140%;
}

.title h2 a:hover{
	color: #db5104;
}

.title h2.error {
	font-size: 26px;
	font-family: Verdana;
	padding:10px 50px 30px;
	color: #088CCD;
	text-align: center;
}

.title .postmeta a:hover{
	color: #db5104;
}

.post p{
	line-height: 1.7;
	margin: 5px 0;
	padding: 5px 0 5px;
}

.post ul, .post ol{
	margin: 10px 0 10px 0;
	padding-left: 40px;
	padding-right: 40px;
}

.post li{
	padding: 2px 0 2px 0;
}

.entry {
	line-height: 1.7;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/contentsBg_08.gif) no-repeat top;
	background-position: 0px 15px;
	margin: 10px 0 15px 0;
	padding:25px 0 15px;
}

.entry a {
	text-decoration: none;
	color: #0066cc;
	/*border-bottom: 1px dotted #0066cc;*/
}

.entry a:hover {
	text-decoration: underline;
	color: #db5104;
	/*border-bottom: 1px solid #db5104;*/
}

.tagsBg {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_06.gif) no-repeat;
	width: 604px;
	height: 39px;
}

.tags {
	display: block;
	width: 580px;
	background: url(images/tags.gif) no-repeat;
	background-position: 0px 11px;
	margin: 0 0 0 15px;
	padding:11px 0 0 20px;
	color: #000000;
}

.tags a {
	color: #000000;
	text-decoration: none;
}

.tags a:hover {
	color: #db5104;
	text-decoration: none;
}

.info {
	padding: 10px 0;
	color: #666666;
}

.info a{
	color: #666666;
}

.info a:hover{
	color: #ff5400;
}

.relate h3 {
	color: #3e606f;
	font-size: 16px;
}

.relate ul {
	list-style-type: decimal;
}

.navi {
	clear: both;
	width: 604px;
	margin-bottom: 40px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}

.navi .left {
	float: left;
}

.navi .right {
	float: right;
}

.navi a {
	color: #777777;
	border-bottom: 1px dashed #999999;
}

.navi a:hover {
	color: #db5104;
	border-bottom: 1px solid #db5104;
}

.alignleft {
	padding-right: 15px;
	float:left;
	text-align:left;
}

.alignright {
	padding-left: 15px;
	float:right;
	text-align:right;
}

.aligncenter {
	margin: 0 auto;
}

.wp-caption img {
	border: solid 8px #FFFFFF;
}

.wp-caption-text {
	text-align:center;
	font-size: 85%;
	color: #DB5104;
	line-height: 1.2;
	margin: 0;
	padding: 0 0 5px;
}

.entry ul.post-meta {
	margin: 0;
	padding: 0;
}

.entry ul.post-meta li {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/icon_01.gif) no-repeat;
	background-position: 25px 3px;
	padding: 0 0 4px 45px;
	margin-bottom: 2px;
	line-height: 1.5;
}

.post-meta-key {
	font-weight: bold;
	color: #DB5104;
}


/*------------------------ Comments ------------------------*/

.commentstitle {
	width: 604px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #DEDEC4;
}

h3 {
	color: #3e606f;
	font-size: 18px;
	line-height: 130%;
	text-align: left;
}

.commentstitle h3 {
	padding-bottom: 10px;
	padding-top: 10px;
}

.commentsnumber {
	color: #db5104;
}

.trackback {
	float: right;
	padding-top: 10px;
	padding-right: 12px;
}

.trackback a {
	color: #999999;
	font-size: 12px;
}

.commentlist {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	color: #666666;
	list-style-type: none;
	padding: 10px 0 10px;
	text-align: left;
}

.commentlist a {
	color: #0066cc;
}

.commentlist a:hover {
	color: #db5104;
	border-bottom: 1px solid #db5104;
}

.commentlist li {
	border-bottom: 1px solid #DEDEC4;
	padding: 15px 5px 30px 5px;
}

.alt {
	background-color: #F0F0DC;
}

.top, .time a {
	color: #999999;
}

.avatar {
	float: right;
	width: 32px;
	height: 32px;
	display: block;
	padding: 2px;
	border: 1px solid #dddddd;
	margin: 5px;
}

/*------------------------ Comments Form ------------------------*/
#commentform {
	width: 604px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

#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: 500px;
	height: 200px;
}

input#author:focus, input#email:focus, input#url:focus, textarea#comment:focus {
	color: #666666;
	border: 2px solid #f1b39b;
	background-color: #ffffff;
}

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: #666666;
	font-size: 12px;
}

/*------------------------ Search Form ------------------------*/

#searchform {
	background: url(images/search.gif) no-repeat left top;
	height: 32px;
	width: 210px;
}

#searchform:hover {
	background: url(images/search.gif) no-repeat left bottom;
}

#searchinput {
	background: none;
	border: none;
	width: 140px;
	height: 23px;
	padding: 0 5px 0 10px;
	color: #999999;
}

#searchsubmit {
	background: none;
	border: none;
	width: 50px;
	height: 30px;
	cursor:pointer;
}

/*------------------------ Sidebar ------------------------*/

#secondary a{
	color: #666666;
	text-decoration: none;
}

#secondary a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background: #A9D22A;
}

#secondary ul h2{
	font-size: 16px;
	line-height: 1.7;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/icon_15.gif) no-repeat;
	background-position: 0px 0px;
	padding: 0 0 0 30px;
	margin-bottom: 10px;
	color: #3e606f;
}

#secondary ul {
	background: #FBFBE6 url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_03.gif) repeat-y;
	padding: 15px;
}

#secondary ul ul {
	padding: 0 0 15px;
}

#secondary ul li ul {
	background: none;
}

#secondary ul ul li {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/icon_02.gif) no-repeat;
	background-position: 0px 2px;
	padding: 0 0 5px 18px;
	line-height: 1.5;
}

#secondary li select {
	width: 195px;
	margin: 0 0 20px;
}

#secondary .banner {
	text-align: center;
	margin: 0 0 20px;
}

#secondary .twitter {
	width: 225px;
	margin: 0 auto 20px;
}

#secondary .banner img {
	margin: 10px 0 0;
}

#secondary .banner a {
	background: none;
}



/*------------------------ Calender ------------------------*/

#wp-calendar {
	width: 210px;
	text-align: center;
	margin-top: 5px;
}

#wp-calendar th {
	margin-top: 5px;
}

#wp-calendar td a {
	background: #FFFFFF;
	text-decoration: underline;
}

#wp-calendar caption {
	font-size: 12px;
	margin-top: 5px;
}

/*------------------------ Sidebar Search ------------------------*/

#secondary ul li form{
	margin: 10px 0;
}

/*------------------------ Default Sidebar for Coogee Theme ------------------------*/

#search form{
	margin-top: 5px;
	margin-bottom: 20px;
}

#secondary ul ul.feed_item li{
	background: none;
	padding:0 0 3px 0;
	border: none;
}

#secondary .feed a{
	margin-left: 10px;
	padding-left: 20px;
	background: url(images/feed.gif) no-repeat;
}

.tagcloud{
	padding: 0 0 20px;
}

/*------------------------ Footer ------------------------*/
#footerContainer {
	width: 100%;
	height: auto;
	background: #000000 url(http://jester.jp/assets/templates/jesterdefault/images/footerBg_01.gif) center top no-repeat;
	clear: both;
}
#footer {
	padding: 40px 0 0;
	margin: 0 auto;
	width: 840px;
	text-align: left;
}
#footer p {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 0.1em;
}
#footer .footer_left{
	float: left;
	line-height: 1.4;
}
#footer .footer_right{
	float: right;
	line-height: 1.4;
}
#footer a:link    { color:#CCCCCC; text-decoration:none; }
#footer a:visited { color:#CCCCCC; text-decoration:none; }
#footer a:hover   { color:#FFFFFF; text-decoration:none; background:#A9D22A; }
#footer a:active  { color:#FFFFFF; text-decoration:none; background:#A9D22A; }


/*------------------------ Archives Page ------------------------*/

.archivespage_tag {
	width :600px;
	border: 2px solid #9EAFB7;
	background: #FFFFFF;
	margin: 10px auto 20px;
	padding: 5px;
}

.archivespage_tag a {
	color: #999999;
	text-decoration: none;
}

.archivespage_tag a:hover {
	color: #db5104;
}

.archiveslist {
	width :600px;
	list-style-type: none;
	margin: 5px auto 10px;
	text-align: left;
}

.archiveslist ul {
	padding: 0 0 30px;
	margin-bottom: 20px;
}

.archiveslist li {
	background: url(http://jester.jp/assets/templates/jesterdefault/images/icon_01.gif) no-repeat;
	background-position: 25px 3px;
	padding: 0 0 4px 45px;
	margin-bottom: 2px;
	line-height: 1.5;
}

.archiveslist li a, .archiveslist li a:visited {
	color: #666666;
	text-decoration: none;
}

.archiveslist li a:hover {
	color: #db5104;
}

.archivesnumber {
	color: #db5104;
}


/*------------------------ Link Page ------------------------*/

.linkpage h3 {
	color: #666666;
	width: 600px;
	margin: 10px auto 0;
	text-align: left;
}

.linkpage ul {
	padding: 10px 12px;
	list-style-type: none;
}

.linkpage ul li {
	float: left;
	margin-bottom: 10px;
}

.linkpage ul li ul li {
	float: left;
	width: 140px;
	text-align: center;
	margin: 3px 5px;
	line-height: 180%;
	background-color: #ffffff;
	border: 1px solid #e3e5e4;
}

.linkpage ul li ul li a {
	color: #999999;
	display: block;
	text-decoration:none;
}

.linkpage ul li ul li a:hover {
	background-color: #eeeeee;
	color: #333333;
}

/*------------------------ Page Template ------------------------*/

.title_page{
	width :600px;
	margin: 0 auto;
	text-align: left;
}

.title_page h2{
	font-size: 20px;
	line-height: 180%;
	color: #3e606f;
}

.list_title {
	float: left;
	width :320px;
	height :52px;
	text-align: left;
	background: url(http://jester.jp/assets/templates/jesterdefault/images/blogBg_09.gif) no-repeat;
}

.list_title h2{
	font-size: 16px;
	line-height: 1.4;
	color: #444444;
	padding: 8px 0 0 20px;
}

/*------------------------ wp-thread-comment plugin ------------------------*/

.thdrpy {
  text-align: left;
  font-size: 12px;
  margin: 10px 0;
}

/*------------------------ official alignment ------------------------*/

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

img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

/*------------------------ text widget ------------------------*/
.textwidget {
	padding: 0 10px 20px;
	text-align: center;
}
.textwidget p {
	padding: 2px 0 5px;
	text-align: left;
}
