/* Designed by Francois PLANQUE - http://fplanque.net/ */
/* Modified by iGREKKESS */

@import url(segakore.css);

/*
 * Main page construct:
 */
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 84%;
	/* Compatible BG */
	background: #000 url(rsc/img/bg_checkerboard.png) repeat-x;
	/* Advance BG */ /*
	background-image:url(rsc/img/bg_checkerboard_screen_top.png),
						url(rsc/img/bg_checkerboard_screen_sonic_1.png),
						url(rsc/img/bg_checkerboard_screen_bottom.png);
	background-repeat:repeat-x, repeat-x, repeat-x;
	background-position:0 0, 0 253px, 0 753px;
	background-color: #000; */
}

textarea, input, select, option, optgroup, ul.ui-autocomplete, li.token-input-token-facebook, div.token-input-dropdown-facebook {
	font: 13.43px Arial,Helvetica,sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
}

div.wrapper
{
	margin: 1ex 1em;
	padding: 0 0;
}
div.wrapper2 /* Main centered zone */
{
	/* width: 142ex; */
	width: 994px;
	margin: 0 auto;
}
div.outerwrap /* Main rounded content zone */
{
	margin: 1ex 0;
	/* border: 1px solid #000;  */
}
div.innerwrap /* Main white content zone */
{
	padding: 5px 0;
	border: 1px solid #fff; /* needed to force inner paddings */
	background-color:#fff;
	-moz-border-radius: 18px;
	-webkit-border-radius: 18px;
	-khtml-border-radius: 18px;
	border-radius: 18px;
}
div.pageHeader /* Title zone */
{
	margin: 0 1ex;
	padding: 0;
	width: 978px;
	height: 320px;
	background-image: url(rsc/img/blank.gif);
	background-repeat: no-repeat;
	background-position: right center;
	/* border: 1px solid #f00; */
}

table.prevnext_post {
	width: 98%;
}

.posts /* Right column */
{
	/* width: 110ex; */
	width: 770px;
	float: right;
	overflow: hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.bSideBar /* Left column */
{
	/* width: 31ex; */
	width: 217px;
	float: left;
	overflow: hidden;
}
div.clear {
	clear: both;
}
div#pageFooter {
	margin: 1ex;
	padding:0;
	border-top: 1px dotted #000;
}
p.baseline {
	font-size: 72%;
	text-align: center;
	margin:1ex;
	color: #444;
}
p.baseline a {
	color: #444;
}

/*
 * General styles:
 */
a,
a:visited {
	color: #137BAB;
	text-decoration:none;
}
a:hover,
div.top_menu a:hover {
	color: #26AAE8;
	text-decoration:underline;
}

h2 {
	color: #347ABC;
	font-size: 160%;
	margin: 1ex;
}
h3 {
	color: #347ABC;
	font-size: 110%;
}
h4 {
	color: #347ABC;
	font-size: 105%;
}

/*
 * Blog list on top:
 */
div.PageTop ul {
	border-bottom: 2px solid #347ABC;
	margin: 0 1ex 2px 1ex;
	padding: 0 0 2px 0;
	list-style-type:none;
}
div.PageTop li {
	display: inline;
	padding-right: 3ex;
}
a.selected {
	color: #347ABC;
	font-weight:bold;
}

/*
 * Menu on top:
 */
div.top_menu ul {
	margin: 4px 1ex 2px 1ex;
	padding: 0 0 2px 0;
	list-style-type:none;
}
div.top_menu li {
	display: inline;
	padding-right: 2ex;
	white-space: nowrap;
	float: left;
}
div.top_menu a {
	color: #999;
	font-weight:bold;
}


/*
 * Header styles:
 */
div.pageHeader h1 {
	font-size: 250%;
	font-weight: bold;
	margin: 0;
	padding: 0;
	color:#347ABC;
}
div.pageHeader h1 a {
	color:#347ABC;
}
div.pageHeader h1 a:hover {
	color: #c0c;
}
div.pageHeader div.widget_core_coll_tagline {
	letter-spacing: 4px;
	padding: 0 0 3px 0;
	font-size: 109%;
}


/*
 * Styles for posts
 */
.bPost, .bPostpublished
{
	clear: both;
	margin: 0 1ex 3ex 1ex;
	padding: 0;
	background-image: url(rsc/img/bg_content.gif);
	/* border: 1px solid #E1F1FF; */
}
.bSmallHead {
	font-size: 78%;
	margin: 1ex;
}
div.bTitle {
	clear: both;
	/* margin: 10px 1ex 10px 1ex; */
	margin: 10px 1ex 0px 1ex;
	padding: 5px 0 4px 0;
	background-color:#347ABC;
	-moz-border-radius-topleft: 6px; -moz-border-radius-topright: 6px;
	-webkit-border-radius: 6px 6px 0 0;
	-khtml-border-radius-topleft: 6px; -khtml-border-radius-topright: 6px;
	border-radius: 6px 6px 0 0;
}
h3.bTitle {
	margin: 0 1ex;
	color: #fff;
}
h3.bTitle a {
	color: #fff;
}
.bText,
.excerpt {
	margin: 0 1ex 0;
}
.bSmallPrint
{
	clear: both;
	font-size: 78%;
	margin: 1ex;
}

input.bComment,
textarea.bComment
{
	background-color: #eee;
	border: 1px solid #ccc;
	width: 97%;
	padding: 2px;
	margin: 0ex;
}
select.bComment		/* Used by the profile form */
{
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 1px;
	margin: 0ex;
}


/*
 * Styles for sidebar (right)
 */
.bSideItem {
	margin: 2ex;
	padding: 0 0 2ex 0;
}
.bSideItem ul {
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 8px;
	margin-bottom: 8px;
	list-style-type:square;
}
.bSideItem ul ul{
	margin-left: 8px;
	padding-left: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bSideItem form {
	margin-top: 0px;
	margin-bottom: 0px;
}
.dimmed
{
	color: #aaa;
	font-size: 84%;
}
div.widget_core_coll_search_form input.SearchField
{
	background-color: #E1F1FF;
	border: 1px solid #ccc;
	padding: .5ex;
	margin-right: 5px;
	width: 120px;
}
div.chat_form input.nick_field {
	background-color: #E1F1FF;
	border: 1px solid #ccc;
	padding: .5ex;
	margin-right: 5px;
	width: 100px;
}
div.downloads_form input.keyword_field {
	background-color: #E1F1FF;
	border: 1px solid #ccc;
	padding: .5ex;
	width: 125px;
}

/* Special SideItems: */
.widget_plugin_evo_Calr,
.widget_core_coll_title,
.widget_core_coll_longdesc {
	padding: 0;
}
.widget_core_coll_title a {
	color: #347ABC;
}

/* Calendar: */
table.bCalendarTable caption {
	border: 1px solid #ccc;
	background-color: #eee;
	border-bottom: 0;
}
table.bCalendarTable {
	border: solid 1px #ccc;
	border-collapse: separate;
}
table.bCalendarTable a {
	color: #347ABC;
}
table.bCalendarTable tfoot td {
	background-color: #eee;
	border-top: 1px solid #ccc;
}
table.bCalendarTable tfoot a {
	text-decoration: none;
}
table.bCalendarTable tfoot a:hover {
	background-color: #fac;
}
th.bCalendarHeaderCell {
	color: #ccc;
	font-weight:normal;
}
#bCalendarToday {
	background-color: #E1F1FF;
}

/*
 * Styles for comment screen:
 */
form.bComment fieldset div.label,
form.bComment fieldset div.input,
form.bComment fieldset div.info
{
	padding-top: 0;
	/* font-size: 84%; */
}
textarea.bComment,
input.bComment {
	background-color: #E1F1FF;
}



div.featured_post {
	margin: 0 1ex ;
	border-color: #347ABC;
	border-top: none;
	padding: 1px 0 0 0;
}

div.item_location {
	margin: 1ex;
}
.item_custom_fields {
	margin-left: 1ex;
}

/* jQuery Tokeninput plugin */
div.input ul.token-input-list-facebook {
	width: 345px;
}

/* Not published comments display */
#styled_content_block .bComment .status_draft,
#styled_content_block .bComment .status_review,
#styled_content_block .bComment .status_community,
#styled_content_block .bComment .status_protected,
#styled_content_block .bComment .status_private {
	left: 13px;
}
/* Not published posts display */
#styled_content_block .bSmallHead .status_draft,
#styled_content_block .bSmallHead .status_review,
#styled_content_block .bSmallHead .status_community,
#styled_content_block .bSmallHead .status_protected,
#styled_content_block .bSmallHead .status_private {
	top: -10px;
	left: 5px;
}