/*
Theme Name: pcBlog
Description: Clean and clear, fixed width, two columns, right sidebar, standards compliant. Compatible with WordPress 2.7. Valid CSS & HTML. IE6 optimized whit support for PNG images with transparency. Style combinations available with six different colors, configurable from the Theme Options Admin Page. Supported languages: English, Spanish, Italian, Czech, Dutch, German, Norwegian, Russian & French. Please contact us, if you like to contribute your own language. Designed by Zeon.
Version: 1.1.4
Author: Zeon
Tags: fixed-width, two-columns, right-sidebar, theme-options, threaded-comments, custom-colors, light, white, red, blue, pink, silver

	The CSS, XHTML and design is released under GPL:
	Zeon
*/

/* 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: 3.2em;
	font-weight: bold;
	padding: 32px 0px 0 0px;
	letter-spacing: -.05em;
}

#head .slogan {
	font-size: 1.4em;
	padding: 5px 30px 0 30px;
}

#head .logoimg {
	padding: 10px 0 0 10px;
}

#mainmenu
{
	width:905px;
	margin:0 0 0 0px;
	float:left;
	background:url(images/top-nav-bg.gif) left top repeat-x;
	font-family:Tahoma,Verdana,arial;
	font-weight:bold;
}

* html .mainmenu { margin:0 0 0 7px; }

.mainmenu-lft
{
	float:left;
	background:url(images/top-nav-lft.gif) left center no-repeat;
}

.mainmenu-ryt
{
	width:905px;
	padding:0;
	float:left;	
	background:url(images/top-nav-ryt.gif) right center no-repeat;
}
*html .mainmenu-ryt
{ width:909px; }

/************* Top Navigation Listing ***********************/

.mainmenu-ryt ul
{
	padding:0;
	margin:0;
}

.mainmenu-ryt li
{
	padding:6px 25px 10px 24px;
	margin:0;
	list-style:none;
	float:left;
	display:block;
	background:url(images/separator.jpg) right no-repeat;
}

.mainmenu-ryt .back_none
{
	background:none;
}

.mainmenu-ryt li a:link		{ text-decoration:none; font-size:14px; color:#005d9a; font-weight:bold;}
.mainmenu-ryt li a:visited	{ text-decoration:none; font-size:14px; color:#005d9a; font-weight:bold;}
.mainmenu-ryt li a:hover	{ text-decoration:none; font-size:14px; color:#000000; font-weight:bold;}
.mainmenu-ryt li a:active	{ text-decoration:none; font-size:14px; color:#005d9a; font-weight:bold;}
.mainmenu-ryt li a.selected	{ text-decoration:none; font-size:14px; color:#000000; font-weight:bold;}
		

/* ***************** Top Search Box ***************************** */
#searchBox
{
	width:300px;
	float:right;
	text-align:right;
	margin:0 0 0 0;
}

#searchBox ul
{
	padding:0;
	margin:0;
	display:inline;
}

#searchBox li
{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;	
	font-weight:normal;
	display:inline;
	margin:0 0 10px 0;
	color:#575757;
}
#searchBox #searchBoxTF
{
	width:113px;
	color:#575757;
	display:inline;
	height:14px;
}
.leftNavBtn
{
	margin:3px 0 0 0px;
	vertical-align:bottom;	
}

/* Wrap -> Contaniner
***************************************************************************** */

.content-header {
	margin: 0;
	padding: 0 0 0 0px;
	text-align: left;
	overflow: hidden;
	clear: both;
	}
	
	.content-header h2 {
		margin: .4em 0 30px;
		color: #999;
		border-bottom: 1px solid #cdd;
	}
	
.headerdBtmBg{
	margin: 0;
	margin-top:10px;
	margin-left:10px;
	width:888px;
	padding: 0;
	text-align: left;
	overflow: hidden;
	float:left;
}
.headerdBtmBg h1 {
		margin:0;
		padding-top:0px;
		padding-bottom:10px;
		color: #999;
		font-size:19px;
		font-weight:bold;
		float:left;
}
	
.post-crv{
	background:url(images/post-tpcrv.gif) top left no-repeat;
	width:674;
	height:11px;
	
}
*html .post-crv{ margin-bottom:-2px; }
.post {
	overflow: visible;
	clear: both;
	margin-left: 0px;
	background:url(images/blog-bg.gif) top left repeat-y #f6f6f6;
	}
.post h2{
	font-size:14px; font-weight:bolder;
	font-family:Tahoma, Arial, Verdana;
	padding-left:7px;
	padding-bottom:5px;
}
.post-toppart{
	padding: 0 0 25px 30px;
	background:url(images/post-toppart.jpg) top left no-repeat;
	height:44px;
}
*html .post-toppart{ margin-bottom:-15px; height:42px;}
*:first-child+html .post-toppart{ margin-bottom:0; height:46px; }
.part2{
	padding-top:10px;
	/*background:#f6f6f6;
	border-left:1px solid #c5c6c8;
	border-right:1px solid #c5c6c8;*/
	
	background:url(images/blog-bg.gif) top left repeat-y #f6f6f6;
	width:674px;
}
	.post hr {
		display: block;
	}
.post-btmcrv{
	height:34px;
	background:url(images/bg-postbtm.gif) bottom left no-repeat;
}
.top-arrow { text-align:right; padding-right:10px; color:#0b5997;}
.top-arrow span{ width:24px; float:left; line-height:15px;}

.postmetadata {
	clear: both;
	margin: 0;
	font-size: 12px;
	line-height:1.6em;
	color: #2266aa;
	font-family:Arial, Helvetica, sans-serif;
	}
	.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/icons-normal.png) 0 0 no-repeat; }
	.postmetadata .date:hover     { background: url(images/icons/icons-hover.png) 0 0 no-repeat;	}

	.postmetadata .author         { background: url(images/icons/icons-normal.png) 0 -16px no-repeat; }
	.postmetadata .author:hover   { background: url(images/icons/icons-hover.png) 0 -16px no-repeat;	}

	.postmetadata .comment        { background: url(images/icons/icons-normal.png) 0 -32px no-repeat; }
	.postmetadata .comment:hover  { background: url(images/icons/icons-hover.png) 0 -32px no-repeat;	}

	.postmetadata .category       { background: url(images/icons/icons-normal.png) 0 -48px no-repeat; }
	.postmetadata .category:hover { background: url(images/icons/icons-hover.png) 0 -48px no-repeat;	}

	.postmetadata .tag            { background: url(images/icons/icons-normal.png) 0 -64px no-repeat; }
	.postmetadata .tag:hover      { background: url(images/icons/icons-hover.png) 0 -64px no-repeat;	}

	.postmetadata .edit           { background: url(images/icons/icons-normal.png) 0 -80px no-repeat; }
	.postmetadata .edit:hover     { background: url(images/icons/icons-hover.png) 0 -80px no-repeat;	}

#pn-container{
	/*border-left:1px solid #c1c5c8;
	border-right:1px solid #c1c5c8;
	background:#f6f6f6;*/
	padding:10px 10px 20px 10px;
	
	background:url(images/blog-bg.gif) top left repeat-y #f6f6f6;
	width:654px;
}
#pagenavigator {
	clear: both;
	margin:0;
	width: 646px;
	height: 22px;
	font-size: 1.0em;
	background: #f1f9f9;
	}
	#pagenavigator a,
	#pagenavigator span.current { margin: 0 .75em 0 0; padding: 3px .25em; }
	#pagenavigator a.page       {}
	#pagenavigator span.current { color: #be261e; font-weight: bold; }
	#pagenavigator a.first      {}
	#pagenavigator a.last       {}
	#pagenavigator span.extend  {}
	#pagenavigator span.pages   {}
#pn-btmcrv{
	height:7px;
	background:url(images/postend-crv.gif) top left no-repeat #f6f6f6;
}
.pninner-tpcrv{
	height:6px;
	background:url(images/pn-tpcrv.gif) bottom left no-repeat;	
}
.pninner-btmcrv{
	background:url(images/pn-btmcrv.gif) bottom left no-repeat;
	height:30px;
}
.entry {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-top:0px;
	padding-left:30px;
	padding-right:4px;
	/*background:#f6f6f6;
	border-left:1px solid #c2c6c9;
	border-right:1px solid #c2c6c9;*/
	background:url(images/blog-bg.gif) top left repeat-y #f6f6f6;
	width:640px;
	}
	.entry blockquote {
		font-size: .9em;
	}
	.entry blockquote blockquote {
		font-size: .9em;
	}
	.entry fieldset {
		padding: 1em 1em 1em 2em;
		margin-bottom: 1em;
		border: 1px dashed #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.entry fieldset legend {
		font-weight: bold;
		text-transform: uppercase;
		margin: -.25em 0 -.25em -3em;
		padding: .25em 1em .25em 1em;
		background-color: white;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	}
	.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; }

	.entry ul.links {
		list-style: none;
		margin-left: 0;
		}
		.entry ul.links li {
			padding: 0 0 1em;
		}
.entry p{ margin-bottom:0px!important; padding-bottom:8px; }
.notice {
		font-size: 1.4em;
		line-height: 1.4em;
		padding: 2em 1em 1em 0;
		border: 1px solid #ccc;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		padding: 10px 0 40px 50px;
		background: #fff9f9 url(images/post-label.gif) 0px 10px no-repeat;
	}
	.notice div#icon {
		float: left;
		margin-left: 20px;
		width: 48px;
		height: 48px;
		background: url(images/icons/notice.png) 0 0 no-repeat;
	}
	.notice div#box {
		float: right;
		width: 500px;
		}
		.notice div#box form {
			margin-bottom: 1em;
		}

p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Comments
************************************* */

#comments {
	font-size: 1em;
	line-height: 1.4em;
	margin: 0 0 10px 10px;
	}
	#comments .browse {
		clear: both;
		width: 588px;
		height: 19px;
		margin: 0;
		padding-bottom: 9px;
	}

.commentlist {
	margin: 10px 0;
	}
	.commentlist li {
		list-style: none;
		padding: 10px;
	}

li.comment {
	border: 1px solid #cdd;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-bottom: 20px;
	padding-top: 1em;
	font-size: 12px;
	}
	li.comment div, li.pingback div {
	}
	.vcard img.avatar {
		float: left;
		border: 1px solid #eee;
		padding: 2px;
		margin: 0 20px 1em 0;
		background: #fff;
	}
	.vcard cite {
		font-weight: bold;
		font-size: 12px;
	}
	.vcard span {
		font-size: 10px;
	}
	.commentmetadata {
		font-size: 10px;
	}
	
	li.comment p {
		clear: both;
	}
	
	li.comment blockquote {
		clear: both;
		font-size: 1px;
		min-height: 2em;
	}
	.reply {
		font-size: 10px;
	}

.commentlist li.even {
	background: #f0f0f0;
}

.commentlist li.odd {
	background: #fff;
}

ul.children {
	margin: 1em 0 0;
}

ul.children li {
	list-style: none;
	margin-bottom: 10px;
	padding-top: 1em;
}

#respond {
	font-size: 12px;
	margin: 20px 0;
	}
	#respond p.small {
		font-size: 10px;
	}
	#respond textarea {
		width: 96%;
	}
	#respond div.cancel-comment-reply {
		padding: 10px 0 0;
	}

#commentform {
	padding-bottom: 30px;
}

/* Search
************************************* */

#search-box {
	width: 200px;
	height: 23px;
	background: url(images/box-search.png) left top no-repeat;
}

#search-text {
	background: transparent none no-repeat 0 0;
	border: none;
	margin: 1px 10px 4px 4px;
	color: #666666;
	width: 112px;
	vertical-align:top;
}

#search-button {
	border:none;
	background: url(./images/go.gif) no-repeat;
	width:51px;
	height:23px;
	cursor:pointer;
	color: #fff;
	margin-bottom:10px;
}


/* Breadcrumb NavXT plugin
************************************* */

#breadcrumb {
	
}


/* Sidebar
************************************* */

#sidebar h2 {
	margin-bottom:0;
	font-size:14px; font-weight:bold;
	color: #ffffff;
	padding-left:10px;
}

#sidebar a {
	font-size:12px;
	background: none;
	line-height:16px;
	color:#045896;
}

#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-top: 5px;
	font-weight:normal;
	color:#045896;
}
#sidebar ul li.widget{
	background:url(images/sm-bgtpcrv.gif) top left no-repeat;
	padding-top:8px;
	
}
#sidebar ul li.widget div{ border-left:1px solid #b6b6b6; border-right:1px solid #b6b6b6; padding:10px; }
#sidebar ul li.widget h2{ height:20px; }
/*#sidebar ul li ul.innerList{
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	padding-top:2px;
}
#sidebar ul li ul.innerList .lastitem{
	border:none;
}
#sidebar ul li ul.innerList li{
	background:url(images/bg-listitems.gif) top left repeat-x;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
	padding-left:10px;
	border-bottom:1px solid #e0e0e0;
	color:#045896;
}*/

#sidebar ul li ul {
	border-left:1px solid #b6b6b6;
	border-right:1px solid #b6b6b6;
	padding-top:2px;
}
#sidebar ul li ul .lastitem{
	border:none;
}
#sidebar ul li ul li{
	background:url(images/bg-listitems.gif) top left repeat-x;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
	padding-left:10px;
	border-bottom:1px solid #e0e0e0;
	color:#045896;
}

#sidebar .libtmCrv{
	background:url(images/listitem-btmcrv.gif) bottom left no-repeat;
	height:6px;
	margin-top:-7px;
}
*html #sidebar .libtmCrv{ margin-top:-32px; border:none!important }
*:first-child+html #sidebar .libtmCrv{ margin-top:-25px;border:none }

#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: .5em 0 .5em 1em;
}

#sidebar ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	padding: 0;
	margin: .5em 0 .5em 0;
}
	
	
/* Calendar
************************************* */

#wp-calendar {
 	font-size: 1.2em;
	empty-cells: show;
	}

#wp-calendar a {
 	font-size: 1.0em;
	display: block;
	font-weight: bold;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar caption {
	margin: 8px 0;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	font-weight: lighter;
 	font-size: .8em;
 	color: #444;
	text-align: right;
	}

#wp-calendar th {
	padding: 4px 5px 4px 6px;
	font-weight: lighter;
 	font-size: .8em;
 	color: #666;
	text-align: right;
	background: #f4f4f4;
}

#wp-calendar td {
	padding: 4px 5px 4px 6px;
	text-align: right;
	}
	#wp-calendar td#today {
		background: #e0e0e0;
	}
	#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;
	height: 0;
}

.alignright, .alignleft {
	padding: 0;
	margin: 6px 20px 10px 20px;
	display: inline;
}

.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: left;
	font-size: .9em;
	line-height: 1.0em;
	color: #888;
}


.cont-blog{  }
.cont-blog h3{ font-family:Tahoma; font-weight:bold; color:#0b5997; font-size:14px ; padding-bottom:10px; padding-top:5px; }
.cont-blog ul{ list-style:none; margin:0!important; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#2266aa }
.cont-blog li{ background:url(images/bullet-img.gif) no-repeat left center; padding-left:10px; padding-bottom:5px; }

.tag-cont{ padding:10px; border-left:1px #cccccc solid; border-right:1px #cccccc solid; }
