* {
	padding: 0;
	margin: 0;
}

body {
	/*background:url(images/column.gif);*/
	color: #000000; 
	font: 12px Helvetica, Arial, sans-serif;
}

p {
	padding-bottom: 20px;
}

img {
	border: none;
	outline: none;
}

a, a:visited {
	color: #ec008c;
	text-decoration:none;
	border:none;
	outline:none;
}

a:active {
	color: #ec008c;
	text-decoration:none;
	border:none;
	outline:none;
}

a:hover {
	color: #FFFFFF;
	background-color:#ec008c;
	border: none;
}

/* main layout */

#wrapper {
	display: block;
}

#header {
	/*background:url(images/fight_title.gif), repeat:none;
	display:block;
	border-top: #000000 solid 1px;
	height: 416px;*/
	width: 950;
	margin-top: 30px;
	margin-left: 10px;
}

#main { 
	width: 951px;
	padding-left: 10px;
}

#content {
	border-top: #000000 solid 1px;
	padding-top: 5px;
	width: 465px;
	margin-top:95px;
	margin-bottom: 20px;
	/*margin-right: 6px;*/
	float: right;
}

#sidebar {
	width: 464px;
	float: left;
	margin-top: 95px;
}

#footer {
	background-color:#000000;
	height: 40px;
	padding-left: 90px;
	padding-top: 25px;
	clear:both;
}

/* sidebar menu */
#postMenu {
	border-top: 1px #000000 solid;
	width: 303px;
	float: right;
}

ul.mainmenu {
	list-style: none;
}

ul.mainmenu li.menugroup h3 {
	margin-bottom: 15px;
	font-size: 2.2em;
}

ul.mainmenu li.menugroup { /* menu sections */
	padding-top: 5px;
	width:303px;
}

ul.mainmenu li.menugroup ul {
	list-style:none;
	line-height: 20px;
	margin-bottom:20px;
}

/* menu items */
ul.mainmenu li.menugroup a {
	color:#000000;
	font-size: 1.1em;
	font-weight:bold;
}

/* archive menu item */
#archive {
	margin-top: 10px;
	padding-top:10px;
	border-top: 1px #cccccc dotted;
}

ul.mainmenu li.menugroup a:hover {
	color: #FFFFFF;
	background-color:#ec008c;
}

#homeContact {
	padding-top: 5px;
	width: 140px;
	border-top: 1px #000000 dashed;
	float:left;
}

#homeContact ul {
	list-style:none;
	line-height: 20px;
}

#homeContact h3 {
	margin-bottom: 15px;
	font-size: 2.2em;
}



/* footer */
#footer a { font-weight:bold; color:#CC6600; text-decoration:none; }
#footer a:hover { font-weight:bold; color:#FFFFFF; text-decoration:none; }
#footer a:visted { font-weight:bold; color:#CC6600; text-decoration:none; }


/* blog post spcific */
#content h1 {font-size:3em; color:#ec008c; line-height:1.1em;}
#content h1 a, a:active {color:#666666;}
#content h1 a:hover {color:#FFFFFF;}
#content h3 {font-size: 2.2em;}
#content h4 {color:#666666;}
#content h5 {color:#666666;}

.authorLink a, .authorLink a:visited {
	font-weight:bold;
	text-decoration:none;
	color: #598fb9;
}

.authorLink a:hover {
	font-weight:bold;
	text-decoration:none;
	color: #ea582b;
}

.entry {
	float:right;
	width: 465px;
	border-bottom: 1px #7E7E7E dotted;
	margin-top: 10px;
	padding-left: -5px;
	padding-bottom: 20px;
	line-height: 2em;
}

#pageContent {
	/*float:right;*/
	width: 370px;
	border-bottom: 1px #7E7E7E dotted;
	margin-top: 10px;
	padding-bottom: 20px;
	line-height: 2em;
}

.comments {
	font-weight:bold;
}

/*  comments  */
#comments {
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.commentList {
	margin-top:20px;
	line-height:2em;
	float:right;
	width: 465px;
	padding-left: 5px;
}

#respond {
	width: 450px;
	padding-top:10px;
	float:right;
}

/* archive */
.archiveList {
	margin-top: 20px;
}
.archiveList ul{
	list-style: none;
}

.pagetitle {
	padding-bottom:15px;
}

.aktt_tweets{}
.aktt_tweets ul li{padding-bottom:10px}