@charset "UTF-8";
/*	-------------------------------------------------------------
	Reset
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ul, ol {
	margin:13px 0 13px 25px;
	padding:0;
}
ul li, ol li {
	line-height:1.7;
	margin:0 0 2px 0;
	padding:0;
}
ul.nolist li, ol.nolist li {
	list-style-type:none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
blockquote {
	margin: 0 0 10px 0;
	color:#000;
	font-style: italic;
	font-size: 14px;
	padding: 10px;
	quotes: "\201C" "\201D";
}
blockquote p {
	display:inline;
}
blockquote:before, blockquote:after {
	font-weight: bold;
	font-size: 26px;
	color:#ccc;
}
blockquote:before {
	content: open-quote;
}
blockquote:after {
	content: close-quote;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*object {
	width:275px!important;
	height:182px!important;
}*/
/*	-------------------------------------------------------------
	Hacks
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.clearfix {
	display:inline-block;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
/* Hide from IE Mac \*/
	.clearfix {
	display:block;
}
/* End hide from IE Mac */

.clear {
	clear:both;
}
.clearandspace {
	clear: both;
	height:10px;
}
/*	-------------------------------------------------------------
	Body
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	background-attachment:fixed;
	background:#fff url("/lib/images/bg_body.gif") repeat-x top left;
	/*background-color:#281818;*/ }
body.antrianas {
	background:#fff url("/lib/images/ant_bg.jpg") repeat top left;
 }

/*	-------------------------------------------------------------
	Links
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

a {
	outline: none;
	color: #c01f25;
	text-decoration:none;
}
a:hover {
	color: #000;
}
/*	-------------------------------------------------------------
	Heading
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

h1, h1 a, h1 a:visited, h1.title {
	margin: 10px 0 0 0;
	padding: 5px 0 0 0;
	font-family: Arial, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
	text-decoration: none;
}
h1 a:hover {
	color: #c01f25;
}
h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color:#000;
/*text-transform: uppercase; */}


h2 a, h2 a:visited {
	padding: 2px 4px;
	text-decoration: none;
	color:#fff;
	background:#242424;
	-moz-border-radius: 2px;
}
h2 a:hover {
	color: #fff;
}
h2 a[rel~="category"], 
h2 a[rel~="category"].visited {
	padding: 2px 4px;
	text-decoration: none;
	color:#fff;
	background:#C01F25;
	-moz-border-radius: 2px;
}
h2 a[rel~="category"]:hover {
	background:#333333;
	color:#fff;
}

h2 i {
	color: #999999;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	background:none;
}
h2 i a, h2 i a:visited {
	color: #999999;
	text-decoration: none;
	border:none;
	padding:0;
	background:none;
	border-bottom: 1px solid #dddddd;
}
h2 i a:hover {
	color: #000000;
}
h3 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #000;
	letter-spacing: -1px;
}
h3 a, h3 a:visited {
	color: #c01f25;
	text-decoration: none;
}
h3 a:hover {
	color: #c01f25;
}
h3 a, h3 a:visited {
	color: #c01f25;
	text-decoration: none;
}
h3 a:hover {
	color: #c01f25;
}
h4 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: Geneva, Arial;
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
}
h5 {
	margin: 5px 0 15px 0;
	font-family: Arial, sans-serif;
	font-size: 24px;
	color:#000;
	letter-spacing:-1.5px;
}
h5 a {
	color:#000000;	
}
h5 a:hover {
	color:#C01F25;	
}
h6 {
	margin: 20px 0 5px 0;
	padding: 0;
	font-family: Geneva, Arial;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #000;
	letter-spacing: -1px;
}
/*	-------------------------------------------------------------
	Common
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.dash {
	border-top:1px dashed #999;
	margin:10px 0;
	padding:0;
}
.red {
	color: #c01f25;
}
.sms_post {
	height:193px;
	width:200px;
	margin-right:5px;
	margin-bottom:15px;
	position:absolute;
}
.sms_post_home {
	-moz-transform:rotate(-4deg);
	left:39px;
	top:125px;
	-webkit-transform:rotate(-4deg);
	height:190px;
	margin-bottom:15px;
	margin-right:5px;
	position:relative;
	width:200px;
}

.sms_post_1 {
	left:80px;
	top:110px;
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
}
.sms_post_2 {
	left:368px;
	top:150px;
	-moz-transform:rotate(-3deg);
	-webkit-transform:rotate(-3deg);
}
.sms_post_3 {
	left:103px;
	top:396px;
	-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
}
.sms_post_4 {
	left:390px;
	top:416px;
	-moz-transform:rotate(3deg);
	-webkit-transform:rotate(3deg);
}
.sms_post_5 {
	left:66px;
	top:647px;
	-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
}
.sms_post_6 {
	left:340px;
	top:683px;
	-moz-transform:rotate(-4deg);
	-webkit-transform:rotate(-4deg);
}
.primary_col_sms .blue {
	background:url('/lib/images/sms_post_blue.png') no-repeat 0 0;
}
.primary_col_sms .gray {
	background:url('/lib/images/sms_post_gray.png') no-repeat 0 0;
}
.primary_col_sms .green {
	background:url('/lib/images/sms_post_green.png') no-repeat 0 0;
}
.primary_col_sms .purple {
	background:url('/lib/images/sms_post_purple.png') no-repeat 0 0;
}
.primary_col_sms .red {
	background:url('/lib/images/sms_post_red.png') no-repeat 0 0;
}
.primary_col_sms .yellow {
	background:url('/lib/images/sms_post_yellow.png') no-repeat 0 0;
}
.sms_message {
	display:block;
	font-size:13px;
	line-height:18px;
	overflow:hidden;
	height:180px;
}
/*	-------------------------------------------------------------
	Icons
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.recentnews {
	background:transparent url("/lib/images/icon_recentnews.png") no-repeat 0 2px;
}
.popularstories {
	background:transparent url("/lib/images/icon_topstories.png") no-repeat 0 2px;
}
.fromthecommunity {
	background:transparent url("/lib/images/icon_recentcomments.png") no-repeat 0 2px;
}
.globe {
	background:transparent url("/lib/images/icon_globe.png") no-repeat 0 2px;
}
.tags {
	background:transparent url("/lib/images/icon_tags.png") no-repeat 0 2px;
}
.tagsmall {
	background:transparent url("/lib/images/icon_tagsmall.gif") no-repeat 0 7px;
	line-height:20px;
	padding:5px 0 0 23px;
}
.kip {
	background:transparent url("/lib/images/kip.png") no-repeat 0 2px;
}

.allarchives {
	background:transparent url("/lib/images/icon_archives.png") no-repeat 0 2px;
}
.feeds {
	background:transparent url("/lib/images/icon_feeds.png") no-repeat 0 2px;
}
.recentnews, .popularstories, .fromthecommunity, .globe, .tags, .allarchives, .feeds, .kip {
	line-height:27px;
	padding:0 0 0 32px;
}
/*	-------------------------------------------------------------
	Grid
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.container {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	text-align: left;
}
.container-info {
	position:relative;
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	height:20px;
	text-align: left;
}

#now {
	width:980px;
	margin:10px auto 0;
	display:block;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;
}
.now_skylos {
    padding:0px 10px;
	color: #333333;
    font-family: Arial,sans-serif;
    font-size: 22px;
    font-weight: bold;
    letter-spacing: -1.5px;
}

.now_message {
    padding:0px 10px;
	color: #444444;
    font-size: 15px;
  	line-height: 17px;
    padding: 4px 10px;
	font-weight: normal;
}

/* Header */
#header {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 130px;
	text-align: left;
	background:url("/lib/images/earth.jpg") repeat-x scroll 0px 0px #242424
}
#header .wrapper {
	position:relative;
	width: 980px;
	margin:0 auto;
	text-align:left;
}

#header.kipologio {
	background:url("/lib/images/kipologio_bg.png") repeat-x scroll 0px 0px #242424
}

/* Logo */
.logo {
	float:left;
	margin:6px 0 0 0;
	text-shadow:1px 1px 0 #000;
}
.logo a {
	width:400px;
	height:120px;
	margin: 0;
	padding: 0;
	text-indent:-99999px;
	background:url('/lib/images/top_logo.png') no-repeat -1px -122px;
	display:block;
}
.logo a:hover {
	display:block;
	width:400px;
	height:120px;
	margin: 0;
	padding: 0;
	text-indent:-99999px;
	background:url('/lib/images/top_logo.png') no-repeat 0px 0px;
}
.logo span {
	font-family:Arial;
	text-transform:uppercase;
	font-size:9px;
	text-align:right;
	color:#fff;
	display:block;
	margin:0;
	padding:0;
}
/* Ads */
#ads {
	margin: 50px 0;
	float: right;
}
#ads img {
	border:none;
}
#content {
	margin:10px auto;
}
/*	-------------------------------------------------------------
	Top Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#submenu {
	margin: 0 auto;
	padding: 0;
	height: 35px;
	border-bottom:4px solid #d5d5d5;
	background:#eee url("/lib/images/bg_nav.gif") repeat-x top right;
	position:relative;
	z-index:100000;
}
.sub_menu li {
	position:relative;
	margin: 0;
	padding: 0;
	display:block;
	height:35px;
	line-height:35px;
	font-size: 11px;
	float:left;
	list-style: none;
	background:transparent url("/lib/images/bg_nav_divider.gif") no-repeat top right;
}
.cat-item a, .cat-item a:visited {
	color: #333;
	text-decoration: none;
	overflow:hidden;
	display:block;
	float:left;
	padding:0 10px;
	height:35px;
	line-height:35px;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-0.8pt;
	margin-left:0;
	margin-right:1px;
	position:relative;
	text-shadow:1px 1px 0 #fff;
}
.cat-item a:hover {
	color: #c42127;
	text-decoration: none;
	background:transparent url("/lib/images/bg_nav_on.gif") repeat-x 0 0;
}
.current-cat, .current-cat a, .current-cat a:visited {
	color: #c42127;
	text-decoration: none;
	background:transparent url("/lib/images/bg_nav_on.gif") repeat-x 0 0;
}
.sub_menu li.home a {
	display:block;
	width:38px;
	background:url('/lib/images/bg_nav_home.gif') no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	padding:0;
	margin:0;
}
.sub_menu li.home a:hover, 
.homepage .sub_menu li.home a {
	background:url('/lib/images/bg_nav_home.gif') no-repeat 0 -35px;
}

.sub_menu li.contact a,
.sub_menu li.contact-on a {
	display:block;
	width:39px;
	background:url('/lib/images/bg_nav_contact.gif') no-repeat 0 0;
	text-indent:-1000px;
	overflow:hidden;
	padding:0;
	margin:0;
}

.sub_menu li.contact a:hover {
	background:url('/lib/images/bg_nav_contact.gif') no-repeat 0 -34px;
}

.sub_menu li.contact-on a,
.sub_menu li.contact-on a:hover
 {
	background:url('/lib/images/bg_nav_contact.gif') no-repeat 0 -34px;
}


/*	-------------------------------------------------------------
	Dropdown Navigation
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.children {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9999px;
	top:-9999px;
	min-width:120px;
	background-color: #ffffff;
	border: 2px solid #d5d5d5;
	z-index:9999;
}
.sub_menu li:hover ul {
	left: 0;
	top:35px;
	z-index:9999;
	padding:0 10px 0 5px;
}
.sub_menu li.iehover ul {
	display:none;
}
.children li {
	margin: 0;
	padding: 0;
	float: none;
	background:none;
	text-indent:10px;
	border-bottom:1px dashed #999;
}
.children li:last-child {
	border-bottom:none;
}
.children li a, .children li a:visited {
	background: #ffffff;
	padding:0;
	margin:0;
	color: #242424;
}
.children li a:hover {
	background:none !important;
	color: #c42127;
}
ul.subnav li:last-child {
	border-bottom:none;
}
.children .current-cat, .children .current-cat a, .children .current-cat a:visited {
	background:#fff;
	color: #c42127;
	text-decoration: none;
}
/*	-------------------------------------------------------------
	Contents
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

/* Search */
.search {
	position:relative;
	top:10px;
	width: 100%;
	height: 36px;
	margin: 0;
	padding: 0;
	background: url(images/bg_input.gif) 0 0 no-repeat;
}
.search .input {
	width: 100%;
	height: 18px;
	position: relative;
	margin: 4px 0 0 10px;
	background: #fff;
	border: 0;
	color: #9a9a9a;
	font-weight:bold;
}
.button {
	width: 33px;
	height: 28px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	text-indent:-9999px;
	border: 0;
	background: url("/lib/images/bg_button_search.png") 0 0 no-repeat;
}
/* Columns */

.left_side {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 160px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;
}
.primary_col_home {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 600px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;
}

.primary_col {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 600px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;
}
.primary_col_sms {
	margin: 10px 0px 10px 0px;
	padding:10px 10px 20px;
	width:620px;
	float: left;
	height:884px!important;
	max-height:884px!important;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
.wall_1 {
	background:url('/lib/images/big_wall_1.jpg') no-repeat 0 0;
}
.wall_2 {
	background:url('/lib/images/big_wall_2.jpg') no-repeat 0 0;
}
.wall_3 {
	background:url('/lib/images/big_wall_3.jpg') no-repeat 0 0;
}
.wall_4 {
	background:url('/lib/images/big_wall_4.jpg') no-repeat 0 0;
}
.wall_5 {
	background:url('/lib/images/big_wall_5.jpg') no-repeat 0 0;
}
.wall_6 {
	background:url('/lib/images/big_wall_6.jpg') no-repeat 0 0;
}
.right_adv_col_home {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 600px;
	float: left;
	clear:right;
	background:#fff;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.right_adv_col {
	margin: 10px 0px 10px 0px;
	padding: 10px;
	width: 300px;
	float: right;
	clear:right;
	background:#fff;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
.right_col_smswall {
	background:url('/lib/images/smswall.jpg') no-repeat 0 0;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 280px;
	height:400px;
	float: right;
	clear:right;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.right_col {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 280px;
	float: right;
	clear:right;
	background:#fff;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.middle_col_kipologio {
	background:url("/lib/images/kipologio_bg.png") repeat-x scroll 0px 0px #F0F0F0;
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 270px;
	float: left;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.middle_col_antrianas {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 20px 0px;
	width: 300px;
	min-height:370px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.middle_col {
	margin: 10px 0px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 270px;
	float: left;
	background:#fff;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
.middle_col_joke {
	background:url('/lib/images/joke_bg.jpg') no-repeat top center;
	margin: 10px 0px 10px 0px;
	padding: 50px 20px 20px 20px;
	width: 270px;
	height:360px;
	float: left;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
.right_col_agenda_beach {
	margin: 10px 0px 10px 0px;
	padding: 50px 20px 20px 20px;
	width: 280px;
	height:360px;
	float: right;
	clear:right;
	background:url('/lib/images/agenda_beach.jpg') no-repeat top center;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}

.left_col_smswall {
	background:url('/lib/images/smswall.jpg') no-repeat 0 0;
	margin: 10px 20px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 270px;
	height:400px;
	float: left;
		-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
.left_col_smswall:hover {
	cursor:pointer;	
}
.left_col {
	margin: 10px 20px 10px 0px;
	padding: 10px 20px 20px 20px;
	width: 270px;
	float: left;
	background:#fff;
	-moz-box-shadow: 0 0 4px #ccc;
	-webkit-box-shadow: 0 0 4px #ccc;
	box-shadow:0px 0px 4px #ccc;

}
/*	-------------------------------------------------------------
	Featured Articles
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#featured {
	position:relative;
	width:600px;
	height:350px !important;
	margin: 10px 0 0 0;
	padding: 0;
	background:#000;
}
#featured .slider {
	position:relative;
	width:600px;
	height:350px !important;
}
#featured .thumbnail {
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	width:600px;
	height:350px;
	overflow:hidden;
}
#featured .meta, #featured .title, #featured .excerpt {
	position: relative;
	z-index:2;
}
#featured .title {
	position:absolute;
	bottom:30px;
	margin:25px 0 0 0;
	padding:0 20px 20px 20px;
	width:500px;
	z-index:5;
	background:transparent url("/lib/images/bg_trans.png") repeat 0 0;
}
#featured .title h1 {
	padding:0px 0 0 0;
	z-index:10;
}
#featured .title h1 a {
	color:#fff !important;
	text-shadow:1px 1px 0 #000;
}
#featured .title h2 {
	margin:0;
	padding:20px 0 0 0;
	color: #fff;
}
#featured .title h2 a, #featured .title h2 a:visited {
	margin:0;
	padding: 2px 3px;
	color: #fff;
	border: none;
	background:#c01f25;
}
#featured .title h2 i {
	color: #fff;
	text-shadow:1px 1px 0 #000;
}
#featured .title h2 i a, #featured .title h2 i a:visited {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #333333;
}
#featured .title h2 i a:hover {
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
/*	-------------------------------------------------------------
	Lists
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#content ul {
	margin: 0;
	padding: 0;
}
#content li {
	margin: 0;
	padding: 7px 0;
	line-height: 16px;
	list-style-type: none;
	border-bottom: 1px dashed #ddd;
}
#content li.archives {
	height:50px;
}
#content li:last-child {
	border-bottom:none;
}
.title a, .title a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.archives .title {
	padding:0 0 10px 0;
}
.archives .title a, .archives .title a:visited {
	line-height:22px;
	font-size:1.2em;
}
.title a:hover {
	color: #c01f25;
}
/*	-------------------------------------------------------------
	Entries
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

p {
	margin: 10px 0;
	padding: 0;
	color:#000;
	line-height: 18px;
}
p a, p a:visited {
	color: #c01f25;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
p a:hover {
	color: #000;
}
#entry {
	margin: 20px 0;
}
#entry p {
	font-size:1.15em;
	line-height:140%;
	color:#232323;
	margin:0 0 13px 0;
}
#entry h2 {
	text-transform:none;
	font-family: Geneva, Arial;
	font-size: 24px;
	font-weight: normal;
}
#entry h3 {
	font-family: Geneva, Arial;
	font-size: 20px;
	font-weight: normal;
}
#entry h5 {
	font-family: Geneva, Arial;
	font-weight:normal;
	letter-spacing:0;
	font-size: 12px;
}
#entry .tweet {
	margin: 3px 0px 5px 10px;
	float: right;
}
#entry img, #entry img a, #entry img a:visited {
	margin: 5px 0px 10px 20px;
	padding: 0px;
	border: none;
}
#entry ul, #entry ol {
	margin: 20px 0px 20px 50px;
	padding: 0px;
}
#entry li {
	margin: 0px;
	padding: 3px 0px 3px 0px;
	list-style-type: disc;
	border-bottom: none;
}
#entry blockquote p {
	margin: 20px 0px 20px 0px;
	font-family: Georgia;
	line-height: 22px;
	font-style: italic;
	color:#484848;
}
/* Post Meta Data */
.postmetadata {
	margin:0 0 20px 0;
	line-height:160%;
	text-align:center;
}
/* Meta */
.meta {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	color: #999999;
	font-size: 11px;
}
.meta a, .meta a:visited {
	color: #999999;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
.meta a:hover {
	color: #000000;
}
/*	-------------------------------------------------------------
	Entries - Comments
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.comments {
	background:none repeat scroll 0 0 #F2F2F2;
	padding:17px 12px 8px 12px;
	position:relative;
	width:97%;
	margin-top:10px;
}
.comments .contents h3 {
	padding:0;
	margin:0 0 20px 0;
}
.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	position:relative;
	margin: 0 0 30px 0 !important;
	padding: 15px !important;
	border:1px solid #ccc !important;
	background: #fff;
}
.commentlist cite {
	color:#000;
	font-family:Arial;
	font-weight: normal;
	letter-spacing:-1px;
	font-style:normal;
	font-size:1.9em;
	border:none;
}
.commentlist cite span, .commentlist cite a {
	color:#000;
	font-style: normal;
	border:none;
}
.commentlist cite a:hover {
	color:#c01f25;
	;
}
.commentlist em {
	font-size:11px;
	padding: 2px 3px;
	color: #fff;
	border: none;
	background:#c01f25;
	-moz-border-radius:2px;
}
.commentlist .says {
	color:#666;
	font-style:italic;
	font-size:11px;
}
.commentlist p {
	font-weight: normal;
	color:#242424;
	font-size:12px;
	text-transform: none;
}
.commentlist li.bypostauthor {
	background:  #fff;
}
.commentlist .comment-meta {
	position: absolute;
	bottom: -20px;
	right: 6px;
}
.commentlist .comment-meta, .commentlist .comment-meta a {
	color: #666;
	font-weight:normal;
	font-size:10px;
}
.commentlist .avatar {
	position: absolute;
	right: 15px;
	bottom: -20px;
	border: 1px solid #ccc;
}
#commentform {
	padding:0;
	margin:0 15px 0px 0;
}
#commentform label {
	position:relative !important;
	padding:0;
	margin:0 0 0 10px;
	font-size:10px;
	float:right;
	width: auto !important;
	text-align:left !important;
}
#commentform input, #commentform textarea {
	border:1px solid #ccc;
	padding:6px;
	width: 35%;
	line-height: 150%;
	font-size: 12px;
}
#commentform textarea {
	font-family: Arial, sans-serif;
	background:#fff;
	width: 80%;
	height: 150px;
}
#commentform p {
	width: 100%;
	margin: 5px 0;
	padding: 0;
}
#commentform #submit {
	padding:7px 6px 6px 6px;
	width: auto;
	cursor: pointer;
	display: block;
	font-family: Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-align: center;
	text-shadow:1px 1px 0 #000;
	letter-spacing: normal;
	border:none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-ms-border-radius: 5px;
	background:#242424;
}
/*	-------------------------------------------------------------
	Archives - Other Posts
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.otherposts {
	padding:20px 0;
	border-bottom:1px dashed #ddd;
	display:block;
}
.otherposts .thumbnail {
	float:left;
	padding:1px;
	border:2px solid #ddd;
}
.otherposts .thumbnail a img {
	border:none;
}

.otherposts .contents {
	margin-left:100px;
}
.otherposts .contents p {
	padding:0;
	margin:10px 0 0 0;
}
.otherposts .contents h2 {
	padding:0;
	margin:0;
}
.otherposts .contents h3 {
	padding:0 0 8px 0;
	margin:0;
}
.otherposts .contents h3 a {
	color:#000;
}
.otherposts .contents h3 a:hover {
	color: #c01f25;
}
/*	-------------------------------------------------------------
	Navigation
	------------------------	*/

.navigation {
	margin:15px 0 0 0;
	padding:0;
}
.navigation .alignleft {
	float:left;
}
.navigation a {
	margin:0 10px 0 0;
	padding: 4px 8px;
	border: none;
	color:#fff;
	font-size:11px;
	background:#666;
	-moz-border-radius: 2px;
}
.navigation span {
	margin:0 10px 0 0;
	padding: 4px 8px;
	border: none;
	color:#fff;
	font-size:11px;
	background:#C42127;
	-moz-border-radius: 2px;
}
.navigation a:hover {
	background:#242424;
}
/*	-------------------------------------------------------------
	Sidebar
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.sidebar {
	clear:right;
}
.sidebar li {
	padding:0 3px;
}
.sidebar li a, .sidebar li a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	float:none;
	margin:0;
	padding:0;
}
.sidebar li a:hover {
	color: #c01f25;
}
.sidebar .page_item a, .sidebar .page_item a:visited, .sidebar .page_item a:hover {
	border-bottom: none;
}
.sidebar li.cat-item {
	padding: 0px !important;
	height:auto;
}
.sidebar .cat-item a, .sidebar .cat-item a:visited {
	display:block;
	font-size:12px;
	letter-spacing:0;
}
.sidebar .cat-item a:hover, .sidebar .current-cat, .sidebar .current-cat a, .sidebar .current-cat a:visited {
	background:none;
}
/* Articles Thumbnails */ 
.thumbnail-small img {
	width:30px;
	height:30px;
	float:left;
	margin:0 8px 0 0;
	border:1px solid #ddd;
	padding:1px;
}
.thumbnail-medium img {
	width:50px;
	height:50px;
	float:left;
	margin:0 8px 0 0;
	border:1px solid #ddd;
	padding:1px;
}
/* Calendar */
#calendar_wrap {
	background:#ffffff;
	padding:0 25px 10px 25px;
}
#calendar_wrap caption {
	letter-spacing:-1px;
	color:#000;
	font-size:bold;
	padding:0 0 25px 0;
	margin:-25px 0 0 0;
	font-size:20px;
}
table#wp-calendar {
	border-collapse:collapse;
	width:100%;
	text-align:center;
}
table#wp-calendar th {
	color:#000;
}
table#wp-calendar tfoot tr td {
	padding:10px 0 0 0;
}
table#wp-calendar tfoot #prev a, table#wp-calendar tfoot #next a {
	padding: 3px 4px;
	font-size:11px;
	text-decoration: none;
	color:#fff;
	background:#242424;
	-moz-border-radius: 2px;
}
table#wp-calendar tfoot #prev a {
	float:left;
}
table#wp-calendar tfoot #next a {
	float:right;
}
/* Text Widget */
.textwidget {
	margin:20px 0 0 0;
	line-height:150%;
}
/*	-------------------------------------------------------------
	Date & Weather (To be added)
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

.date {
	position:absolute;
	top:6px;
	right:0;
	font-weight:bold;
	font-family: Arial, sans-serif;
	color:#ccc;
	font-size:28px;
	letter-spacing:-1.5px;
}
.breadcump {
	position:absolute;
	top:19px;
	left:3px;
	font-size:1.1em;
}
/*	-------------------------------------------------------------
	Footer
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#footer {
	margin: 30px auto 0 auto;
	padding: 20px 0;
	width: 100%;
	background:url("/lib/images/earth.jpg") repeat-x scroll 0 -159px #242424;
	border-top:4px solid #4F3838;
}
#footer p.left, #footer p.right {
	font-size: 11px;
	color: #ddd;
}
#footer p.left {
	float: left;
}
#footer p.right {
	float: right;
}
#footer p a, #footer p a:visited {
	color: #ddd;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #dddddd;
}
#footer p a:hover {
	color: #fff;
}
#footer .mobileloft {
	line-height:24px;
	padding:0 0 0 30px;
	background:transparent url("/lib/images/mobileloft.png") no-repeat 0 0;
}
#footer .mobileloft a:hover {
	color:#F26929;
	border-bottom: 1px solid #F26929;
}

label.error {
	color:red;
}
input.error {
	border:1px solid red;	
}
a.comment-bubble {
	display:inline-block;
	background:url('/lib/images/comment.png') no-repeat 0 0;
	width:32px;
	height:32px;
	font-size:12px;
}
a.comment-bubble span {
	display:block;
	position:relative;
	text-align:center;
	top:7px;
	width:34px;
}

.mourning {
	background: url('/lib/images/mourning.png') no-repeat 0 0 transparent;
	width:192px;
	height:202px;
	position:fixed;
	left:-20px;
	top:-30px;
	z-index:9999999;
}
