/*
Theme Name: K2 for KDR
Theme URI: http://kdr.net.pl
Description: K2 Theme Mod for KDR Server's webpage
Author: Gepard
Author URI: http://kdr.net.pl
Template: k2
*/

body {
	font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, Sans-Serif;
	}

h4, h5, h6 {
	font-family: "Trebuchet MS", Verdana, Sans-Serif;
	}

/* Page Structure */

body {
	color: #222;
	background: #294b7e;
	}

#page {
	padding-top: 1px;
	}


.columns-two #page,
.columns-two.smartposition #rollingarchivesbg {
	width: 1000px;
	}

.columns-three #page,
.columns-three.smartposition #rollingarchivesbg {
	width: 1000px;
	}

#header {
	height: 164px;
	}

.wrapper {
	padding: 0px 10px 0px 10px;
	}

.primary {
	width: 584px;
	padding: 10px 10px 10px 0px;
	}

.columns-two .primary {
	width: 745px;
	}

.primary {
	border-right: 1px dashed #444;
	}

.secondary {
	font-size: 1.2em;
}

/* Main Menu in Header */

.headermenu {
	font-size: 1.3em;
	}

.headermenu > ul > li > a { /* Top Menu */
	background: #4c6488;
	}

.headermenu > ul > li.has_children:hover > a:after,
.headermenu > ul > li.has_children.sfHover > a:after,
.headermenu > ul > li.has_children > a:after { /* Dropdown indicators */
	right: 4px;
	top: 17px;
	}

/* Headers */

.entry-content h4,
.entry-meta h4 {
	margin-top: 15px;
	}

.entry-content h5 {
    display: block;
    font-size: 1.3em;
    margin-top: 15px;
    font-weight: normal;
    color: #444;
    }

/* Primary Contents */

.post,
body.attachment .attachment {
	padding: 0;
	}

.entry-content {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #222;
	padding: 5px 10px;
	}

.entry-header {
	padding: 0px 10px;
	}

.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote {
	margin: 5px 0;
	}

.entry-footer {
	padding-left: 10px;
	}

/*
	GALLERY
*/


/* Comments */

.comments {
	padding-left: 10px;
	}

/* Links */

.entry-content a:visited {
	color: #4c6488;
	}

/* Various Tags and Classes */

.post-edit-link {
	margin-right: 10px;
	}

/* Lists */

/* Search Widget, incl. Livesearch */

/* Attachment */

/*
	FLANKING SIDEBARS
	*/

/*
	NAVIGATION
	.navigation is traditional page-by-page
	#rollingarchives is 'advanced' AJAX-powered

	The two are mutually exclusive, with the exception of permalinks where .navigation is always used.
	*/

body.smartposition #rollingarchivesbg {
	margin-left: -10px; /* Counter-act .primary & #wrapper paddings */
	}

#rollprevious, #rollnext {
	position: absolute;
	top: 2px;
	}

/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */

/* Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/ */

/* Calendar Module */

/* Tag Cloud Module */

/* GeoPress Fix */

/* My God. It's full of stars. */

/* SMF */
.smf-latest-message {
	font-size: 1.0em;
	line-height: 1.3em;
	padding-left: 10px;
}

.widgets ul li.smf-latest-message {
	list-style: none inside url("http://kdr.net.pl/wp-content/uploads/2010/07/bullet1.gif");
	}

.smf-latest-message-time {
	font-size: 0.8em;
	margin-left: 5px;
	}

/* Twitter */
.twitter_title_link {
	padding-left: 23px;
	background: url("http://twitter-badges.s3.amazonaws.com/t_mini-a.png") no-repeat 2px;
	}

ul.twitter li {
	margin-bottom: 5px;
	}

/* eA Status */
.eathena_monitor_server_status_online {
	color: green;
	font-weight: normal;
	}

.eathena_monitor_server_status_offline {
	color: red;
	font-weight: normal;
	}

.eathena_monitor_server_name {
	font-weight: bold;
	font-size: 1.1em;
	}


