/* Reset Browser Default */ 

/*\*/@import url("css/reset.css");/**/



/* Typography */

/*\*/@import url("css/typography.css");/**/



/* Template */

/*\*/@import url("css/template.css");/**/





/* Header -> Head & Main Menu

***************************************************************************** */

#head .logotext {

	font-size: 0px;

	font-weight: bold;

	padding: 32px 30px 0 30px;
 

}



#header 

h1 { }



#head .slogan {

	font-size: 0px;

	padding: 5px 30px 0 30px;

}







#mainmenu ul {

	display: inline;

	margin: 0;

	padding: 0;

	}

	#mainmenu ul li {

		padding: 6px 7px 13px 7px;

		display: inline;

		font-size: 1.2em;

		text-transform: none;

		height: 32px;

		}

		#mainmenu ul li a {

			font-weight:normal;

			padding: 0 5px;

		}

		#mainmenu ul li.page_item {

		}

		#mainmenu ul li.page_item:hover {

			background: url('images/mn-hover.0png') 50% no-repeat;

		}

		#mainmenu ul li.page_item:action {

			background: url('images/mn-action.0png') 50% no-repeat;

		}

		#mainmenu ul li.current_page_item {

			background: url('images/mn-selected.0png') 50% no-repeat;

		}

		#mainmenu ul li#mainmenu_rss {

			background: url('images/icons/rss.png') 7px 6px no-repeat;

			padding-left: 24px;

			border-right: none;

		}





/* Wrap -> Contaniner

***************************************************************************** */



.content-header {

	margin: 0;

	padding: 0 0 0 0px;

	text-align: left;

	overflow: hidden;

	clear: both;

	}

	.content-header h2 { font-size: 2.4em; color: #999; border-bottom: 1px solid #cdd; }



.post {

	overflow: visible;

	clear: both;

	margin-left: 1px;

	padding: 0 0 0 20;

	background: #fff;

	position:relative;

	}

	.post h2 {

		margin:  0;

		padding: 0;

		text-align: left;

	}

	.post h3.post-title {

		margin:  0;

		padding: 0;

		text-align: left;

		font-weight: bold;

		font-size: 1.8em;

	}

	.post hr {

		display: block;

	}



.postmetadata {

	clear: both;

	margin: 0 0 30px 0;

	font-size: 1.2em;

	line-height:1.6em;

	color: #888;

	}

	.postmetadata .date, .postmetadata .author, .postmetadata .comment, .postmetadata .category, .postmetadata .tag, .postmetadata .edit {

		margin:  0 0 0 2px;

		padding: 0 0 0 20px;

	}

	.postmetadata .date {

		background: url(images/icons/date.gif) left bottom no-repeat;

		}

		.postmetadata .date:hover {	background: url(images/icons/date-hover.gif) left bottom no-repeat;	}

	.postmetadata .author {

		background: url(images/icons/author.gif) left bottom no-repeat;

		}

		.postmetadata .author:hover {	background: url(images/icons/author-hover.gif) left bottom no-repeat;	}

	.postmetadata .comment {

		background: url(images/icons/comment.gif) left bottom no-repeat;

		}

		.postmetadata .comment:hover {	background: url(images/icons/comment-hover.gif) left bottom no-repeat;	}

	.postmetadata .category {

		background: url(images/icons/category.gif) left bottom no-repeat;

		}

		.postmetadata .category:hover {	background: url(images/icons/category-hover.gif) left bottom no-repeat;	}

	.postmetadata .tag {

		background: url(images/icons/tag.gif) left bottom no-repeat;

		}

		.postmetadata .tag:hover {	background: url(images/icons/tag-hover.gif) left bottom no-repeat;	}

	.postmetadata .edit {

		background: url(images/icons/edit.gif) left bottom no-repeat;

		}

		.postmetadata .edit:hover {	background: url(images/icons/edit-hover.gif) left bottom no-repeat;	}



#content .navigation {

	clear: both;

	margin: 0 0 20px 50px;

	/* padding: 5px 20px 0 20px; */

	width: 620px;

	height: 22px;

	font-size: 1.0em;

	border: 1px solid #dee;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;

	background: #f1f9f9;

}



.entry {

	font-size: 1.4em;

	line-height: 1.4em;

	margin: 20px 0;

	}

	.entry blockquote {

		border: 1px dashed #ccc;

		font-size: 0.9em;

		padding: 5px 20px;

		margin: 10px 0;

		background: #f8f8f8;

	}

	.entry blockquote blockquote {

		font-size: 1em;

	}

	.entry fieldset {

		border: 1px dashed #ccc;

	}

	.entry fieldset legend {

		font-weight: bold;

		text-transform: uppercase;

	}

	.entry table {

		border-width: 0 1px 1px 0;

		border-style: solid;

		border-color: #ccc;

		font-size: 0.9em;

	}

	.entry table tr td {

		padding: 5px 10px;

		border-width: 1px 0 0 1px;

		border-style: solid;

		border-color: #ccc;

	

	}

	.entry table tr th {

		border-width: 1px 0 0 1px;

		border-style: solid;

		border-color: #ccc;

		padding: 5px 10px;

		background: #f4f4f4;

		color: #666;

		font-weight: bold;

		text-align: center;

	}

	.entry ol { list-style-type: decimal; }

	.entry ol ol {	list-style-type: lower-alpha; }

	.entry ol ol ol {	list-style-type: lower-roman; }



p img {

	padding: 0;

	max-width: 100%;

}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}





/* Comments

************************************* */



#comments {

	font-size: 1.4em;

	line-height: 1.4em;

	margin: 20px 0 20px 50px;

	padding: 20px 0 0 0;

	border-top: 1px dashed #cdd;

	}

	#comments .browse {

		clear: both;

		width: 550px;

		height: 19px;

		font-size: 0.7em;

		margin: 0;

		padding: 2px 20px 5px 20px;

		border: 1px solid #dee;

		-moz-border-radius: 4px;

		-webkit-border-radius: 4px;

		background: #f1f9f9;

	}



.commentlist {

	margin: 10px 0;

	padding: 0 0 1px 0;

	}

	.commentlist li {

		list-style:none;

		margin: 10px 0;

		padding: 0;

		border: 1px solid #cdd;

		-moz-border-radius: 4px;

		-webkit-border-radius: 4px;

		background: #f1f9f9;

	}



li.comment div, li.pingback div {

	padding: 20px;

	overflow: auto;

}



li.comment div div, li.pingback div div {

	padding: 0;

	overflow: visible;

}



.commentlist li.even {

	background-color: #fafafa;

}



.commentlist li.odd {

	background-color: #f6f6f6;

}



ul.children li {

	list-style: none;

}



img.avatar {

	float: right;

	border: 1px solid #eee;

	padding: 2px;

	margin: 0;

	background: #fff;

}



.comment-meta, .reply {

	margin: 0;

	padding: 0;

	font-size: 0.8em;

}



.comment-author cite {

	font-style: normal;

	font-weight: bold;

}





/* Search

************************************* */



#search-box {

	width: 190px;

	height: 23px;

	background: transparent url(images/box-search.png) left top no-repeat;

}



#search-text {

	background: transparent none no-repeat 0 0;

	border: none;

	margin: 1px 32px 4px 8px;

	color: #666666;

	width: 122px;

}





/* Sidebar

************************************* */



#sidebar h2 {

	margin-bottom: .5em;

	font-size: 1.6em;

	border-bottom: 1px solid #cdd;

	color: #999;

}



#sidebar a {

	font-size: 1.2em;

	background: none;

}



#sidebar ul, #sidebar ul ol {

	margin: 0;

	padding: 0;

}



#sidebar ul li {

	margin: 0;

	padding: 0;

	list-style-type: none;

	list-style-image: none;

	margin-bottom: 20px;

}





#sidebar ul p, #sidebar ul select {

	margin: 5px 0 8px;

}



#sidebar ul ul, #sidebar ul ol {

	margin: 5px 0 0 0;

}



#sidebar ul ul ul, #sidebar ul ol {

	margin: 0 0 0 20px;

}



#sidebar ul ol li {

	list-style: decimal outside;

}



#sidebar ul ul li, #sidebar ul ol li {

	margin: 3px 0 0;

	padding: 0;

}

	

	

/* Calendar

************************************* */



#wp-calendar {

 	font-size: 1.2em;

	empty-cells: show;

	width: 155px;

	}



#wp-calendar #next a {

	padding-right: 10px;

	text-align: right;

	}



#wp-calendar #prev a {

	padding-left: 10px;

	text-align: left;

	}



#wp-calendar a {

 	font-size: 1.0em;

	display: block;

	font-weight:bold;

	}



#wp-calendar caption {

	font-weight: bold;

	text-transform: uppercase;

	text-align: left;

	margin: 8px 0 5px 8px;

	color: #666;

	}



#wp-calendar td {

	padding: 3px 6px;

	text-align: center;

	}

	

#wp-calendar td#today {

	background: #eee;

}	



#wp-calendar td#prev a {

	padding: 0;

	text-align: left;

	font-weight: normal;

}



#wp-calendar td#next a {

	padding: 0;

	text-align: right;

	font-weight: normal;

}





/* Template. Auxiliary

***************************************************************************** */



.clear {

	clear: both;

}



.alignright, .alignleft {

	padding: 0;

	margin: 6px 20px 10px 20px;

	display: inline;

	float:right;

}



.alignright {

	float:right;

}



.alignleft {

	float:left;

}



.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}



.wp-caption {

	border: 1px solid #ccc;

	text-align: center;

	background-color: #f3f3f3;

	padding-top: 4px;

}



.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}



.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	padding: 0 4px 5px;

	margin: 0;

}





/* Bottom -> Footer

***************************************************************************** */



#footer { 

	text-align: center;

	font-size: .9em;

	line-height: 1.0em;

	color: #888;

}



/* Custom

***************************************************************************** */



#adsenseheader {	margin-left: 30px; }

