/*
	Theme Name: 	WordPress Theme 973
	Theme URI: 		http://inproma.de
	Description:	Keine Beschreibung
	Version: 		2.8
	Author: 		Inproma GmbH
	Author URL: 	http://inproma.de
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }

	body { background:url(images/body-bg.png) repeat-x 0 0 #bbd2c1; font-size:62.5%; font-family: tahoma; Arial, Helvetica, sans-serif; color:#7d7d7c;}

.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}

a {text-decoration: underline; color:#212121; outline:none;}
a:hover {text-decoration: none;}

	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#000; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #2e2e2e; background:#fff;}

/*** Main ***/
	.main { width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1050)? "1050px" : "100%"); min-width:1050px;}

	/*.main { background:url(images/tail-logo.gif) repeat-x 0 62px;}*/

	.main-bgr { overflow:hidden; height:100%;}

	.main-width { width:952px; margin:0 auto;}

	.header { position: relative; height:245px; background: #fff url(images/boga-header.jpg) no-repeat 0 bottom; padding:0; margin: 0;}

    #mysterious-images
    {
        position: absolute;
        right:0;
        bottom: 60px;
        width: 465px;
        height: 110px;
    }

    #mysterious-images img
    {
        display: block;
        position: absolute;
    }

/*** Menu ***/

    #main-menu
    {
        position: absolute;
        top: 0;
        right: 0;
        height: 40px;
        padding: 10px 0;
    }

    #main-menu li
    {
        border-left: 1px solid #DDD;
        float: left;
        height: 40px;
        margin: 0 0 0 20px;
        padding: 0 0 0 20px;
        position: relative;
        z-index: 50;
    }

    #main-menu li.home
    {
        border: none;
        margin: 0;
        padding: 0;
    }

    #main-menu li a
    {
        display: block;
        _float: left;
        font-size: 12px;
        line-height: 40px;
        height: 40px;
        text-decoration: none;
        text-transform: uppercase;
    }

    #main-menu li a:hover
    {
        text-decoration: underline;
    }

    #main-menu ul
    {
        background: #a51b48;
        border: 1px solid #DDD;
        position: absolute;
        left: -999em;
        top: 40px;
        width: 150px;
        padding: 10px 10px 3px 10px;
        z-index: 100;
    }

    /* WTF? The hover one selector below won't work if don't apply any style on this. */
    #main-menu li:hover,
    #main-menu li.hover
    {
        zoom: 1;
    }

    #main-menu li:hover ul,
    #main-menu li.hover ul
    {
        left: 20px !important;
    }

    #main-menu ul li
    {
        border-left: none;
        float: none;
        height: auto;
        margin: 0 0 7px 0;
        padding: 0;
        zoom: 1;
    }

    #main-menu ul li a
    {
        border: none;
        display: block;
        font-size: 12px;
        line-height: 1;
        height: auto;
        text-decoration: none;
        text-transform: none;
        color:#FFFFFF;
    }

    #main-menu ul li a:hover
    {
        color:#000;
    }


/*** Logo ***/
	.logo { clear:both; overflow:hidden; height:202px; /*float:left;*/ background:url(images/headerpng.png) no-repeat 0 0;}
	/*.logo .indent { padding:64px 0px 0px 96px;}*/
	.logo h1 {
		display:block; overflow:hidden;
		width:156px; height:88px;
		background:url(images/boga-logo.png) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}

	.description {}

	#boga-logo
	{
		display: block;
		position: absolute;
		top: 40px;
	}

/*** Slogan ***/
	.slogan {}

/*** Search ***/
	.search { overflow:hidden; height:57px; background:url(images/search-img.gif) no-repeat 0 0;}
	.search .indent { overflow:hidden; padding:17px 16px 0px 17px; text-align:right;}

	.search form { background:url(images/search-bgr.gif) no-repeat 0 0; padding:0px 0px 1px 0px;}
	.search .text { width:115px; padding:0px 0px 1px 5px; border:0; background: transparent; margin:0px 12px 0px 0px;}
	.search .but { cursor: pointer; margin:0px 0px 0px 0px;}

/*** Rss ***/
	.rss {}

/*** Column ***/
	.content { clear:both; overflow:hidden; height:100%; padding:0px; /*width: 913px;*/}

	.column-right { float:right; width:233px; margin:0px 0px 0px 14px; _margin:0px 0px 0px 11px;}


/*** Widgets  ***/
	.widget {
		clear:both; width:228px;
		overflow:hidden; height:100%;
		padding:0px 0px 0px 0px;
		margin: 35px 0px 5px 3px;
		}

	.widget.widget_archive ul li a {
		padding-bottom:10px;
		font-size:8pt;
	}
	
	.widget.widget_archive ul li {
		margin-top:10px;
	}

	.widget .widget-bgr {
		overflow:hidden; height:100%;
		border:1px solid #9baea0;
		background:url(images/widget-bgr.gif) repeat-x 0 0 #fff;
		padding:2px 2px 25px 2px;
		}

	.widget .title {
		overflow:hidden; height:100%;
		background:url(images/widget-title-bgr.gif) repeat-y 0 0;
		margin:0px 0px 10px 0px;
		}

	.widget .title div { background:url(images/widget-title-top.gif) no-repeat 0 0;}
	.widget .title div div { background:url(images/widget-title-bot.gif) no-repeat 0 bottom; padding:0px 3px 0px 0px;}

	.widget h2 {
		overflow:hidden; height:100%;
		background:url(images/widget-title.gif) no-repeat right 5px;
		/*font-weight: normal;*/ font-size:12px; line-height:1.2em;
		color:#006233;
		padding:13px 6px 13px 21px;
        font-weight: normal;
        text-transform: uppercase;
		}

	.widget ul {
		clear:both; line-height:1.3em;
		font-size:12px; overflow:hidden;
		color:#787878;
		margin:0px 23px 0px 19px;
		}

	.widget ul li { overflow:hidden; height:100%;
		background:url(images/widget-marker.gif) no-repeat 0 4px;
		padding:2px 0px 2px 19px;
		}

	.widget ul li a {
		display:block; height:100%;
		background:url(images/border.gif) repeat-x 0 bottom;
		font-size:10px; font-weight: bold;
		color:#787878; text-transform:uppercase;
		padding:0px 0px 1px 0px;
		}

		.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}

	.widget ul ul { font-size:100%; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
	.widget ul ul li { border:0; margin:0px 0px 0px 0px;}
	.widget ul ul li a { background: none;}

	/*** widget_tag_cloud ***/
		.widget_tag_cloud {}
		.widget_tag_cloud h2 {}

		.widget_tag_cloud h2 {
			background:url(images/widget-title02.gif) no-repeat right 5px;}

		.widget_tag_cloud a { padding:0px 7px 0 0; font-size:11px; color:#787878; line-height:1.7em;}
		.widget_tag_cloud .widget-bgr div { padding:0px 20px 0px 20px;}
		.widget_tag_cloud .widget-bgr .title { padding:0;}
		.widget_tag_cloud .widget-bgr .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .widget-bgr .title div div { padding:0px 4px 0px 0px;}

		.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}

	/*** widget_text ***/
		.textwidget { color:#000; font-size:1.2em; line-height:1.3em; padding:0px 20px 40px 20px;}
		.textwidget a { color:#000;}

	/*** widget_page ***/

	/*** widget_categories ***/
		.widget_categories {
			margin:0px 0px 5px 3px;
			}

		.widget_categories .widget-bgr {
			border:1px solid #000;
			background:url(images/widget-bgr02.gif) repeat-x 0 0 #000;
			padding:1px 2px 24px 2px;
			}

		.widget_categories .title {
			background:url(images/widget-title-bgr02.gif) repeat-y 0 0;
			}

		.widget_categories .title div { background:url(images/widget-title-top02.gif) no-repeat 0 0;}
		.widget_categories .title div div { background:url(images/widget-title-bot02.gif) no-repeat 0 bottom;}

		.widget_categories h2 {
			background: none;
			color:#fec200;
			padding:16px 6px 10px 20px;
			}
		.widget_categories ul li {
			background:url(images/widget-marker02.gif) no-repeat 0 4px;
			padding:2px 0px 2px 19px;
			}
		.widget_categories ul li a {
			display:block; height:100%;
			background:url(images/border02.gif) repeat-x 0 bottom;
			font-size:10px; font-weight: bold;
			color:#fff; text-transform:uppercase;
			padding:0px 0px 1px 0px;
		}

	/*** widget_archive  ***/

	/*** widget_meta ***/

	/*** widget_links  ***/

	/*** widget_recent_entries  ***/

	/*** widget_recent_comments  ***/

	/*** widget_other ***/

		.content #wp-calendar * { color:#000; font-size:12px;}

		#search form { padding:10px 0px 0px 10px;}

		#search form .text { display:block; margin:0px 0px 8px 0px;}

		.search_page .text { padding:4px 0px 5px 5px;}

		#search form .but { margin:0px 0px 0px -3px;}

		.widget_calendar table { margin:10px 0px 0px 20px;}

/*** Content  ***/

	.column-center { overflow:hidden; height:100%; padding:30px 0 0px 0; }

		.column-center .custom { height:185px; overflow:hidden; margin: 0 0 15px 0;}
		.column-center .custom .box { float:left; width:221px; margin:0px 20px 0px 0px; height:181px; background:url(images/boga-custom.png) no-repeat 0 0;}
		.column-center .custom .titlebox { height:42px; padding:0px 7px 0px 0px;}
        .column-center .custom .box.block-03 {margin-right: 0;}

		.column-center .custom .block02 .titlebox h2 { background:url(images/custom01.gif) no-repeat right 5px;}
		.column-center .custom .block03 .titlebox h2 { background:url(images/custom02.gif) no-repeat right 5px;}

		.column-center .custom .titlebox h2 { font-weight: normal; font-size:12px; text-transform:uppercase; color:#006233; padding:16px 0px 10px 22px;}

		.column-center .custom .text-box { font-size:11px; line-height:1.3em; color:#787878; padding:11px 20px 0px 18px;}

        .column-center .custom .text-box ul
        {
            line-height: 1.2;
            height: auto;
        }

        .column-center .custom .text-box li
        {
            margin: 0 0 3px 0;
            padding-bottom: 0;
        }

		.column-center .custom .block03 .text-box { padding-left:24px;}

		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 6px 0px; margin:0px 0px 16px 0px;}


		.column-center .corner-left-top { background:url(images/corner-left-top.gif) no-repeat 0 0 #FFF; overflow:hidden; height:100%;}
		.column-center .corner-right-top {
            background:url(images/corner-right-top.gif) no-repeat right 0;
            padding: 30px 0 0 0;
            /* Props to http://www.dustindiaz.com/min-height-fast-hack/ */
            min-height:350px;
            height:auto !important;
            height:350px;
            }
		.column-center .corner-left-bot { background:url(images/corner-left-bot.gif) no-repeat 0 bottom;}
		.column-center .corner-right-bot {
			background:url(images/corner-right-bot.gif) no-repeat right bottom;
			padding:30px 30px 20px 12px;
			}

	/*** Title wrapper ***/
		.column-center .title {
			overflow:hidden;
			background:url(images/title-img.gif) no-repeat 0 0;
			padding:9px 0px 0px 46px;
			margin:0px 0px 13px 36px;
            /* Props to http://www.dustindiaz.com/min-height-fast-hack/ */
            min-height:30px;
            height:auto !important;
            height:30px;

			}

		.column-center .title h2 {
			overflow:hidden; height:100%;
			font-size:1.4em; /*font-weight: normal;*/
			color:#006233; line-height:1.3em;
			padding:0px 0px 0px 0px;
			}

		.column-center .title h3 {
			overflow:hidden; height:100%;
			font-size:1.4em; /*font-weight: normal;*/
			color:#212121; line-height:1.3em;
			padding:0px 0px 0px 0px;
			}

		.column-center .title h2 a,
		.column-center .title h3 a { color:#006233; text-decoration:none;}

		.column-center .title h2 a:hover,
		.column-center .title h3 a:hover { text-decoration: underline;}

	/******/
		.title-page01 * {  font-size:1.4em; /*font-weight: normal; */color:#212121; text-transform:uppercase; padding:0px 0px 10px 36px;}
		.title-page02 * {  font-size:1.4em; /*font-weight: normal;*/ color:#212121; text-transform:uppercase; padding:0px 0px 10px 36px;}

	/*** Date ***/
		.date {
			/*float: left;*/
			overflow:hidden; clear:both;
			font-size: 1.1em; color:#898989;
			padding:1px 0px 4px 0px; margin:0px 0px 0px 0px;
			}

		.date span {}

	/*** author ***/
		.author {
			/*float: right;*/
			overflow:hidden;
			font-size: 1.1em; color:#212121;
			padding:0px 0px 0px 0px;
			}

	/*** Text box ***/
		.text-box {
			clear:both;
			/*overflow:hidden; height:100%;*/
			font-size:1.2em; line-height:1.35em;
			padding:0px 36px 0px 36px;
			}

		.text-box p { padding:0px 0px 12px 0px;}

		.text-box p b { color:#212121;}
		.text-box p span {}

		.text-box .fleft { margin:0px 0px 0px 0px; padding:0px 0px 0px 0px; display: inline; float:left; overflow:hidden; height:100%;}
		.text-box .fleft img { margin:3px 22px 12px 0px;}

		.text-box p.img { font-size:0; overflow:hidden; line-height:0; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}

		.text-box .font { font-size:12px; color:#212121; line-height:1.4em; padding:7px 0px 0px 0px;}
		.text-box .font p { padding:0px 0px 8px 0px;}

		/******/
			.more-link {
				display:block; padding:4px 0px 4px 0px;
				}

			.more-link { font-size:12px; font-weight: bold; color:#000; text-decoration:none; }

			.more-link:hover { text-decoration: underline;}

		/******/
			.comments { float:right; clear:both; background:url(images/comments.gif) no-repeat 0 0; margin:4px 0px 0px 0px; width:99px; height:20px; text-align:center;}

			.comments a { display:block; font-size:10px; color:#000; text-transform:uppercase; font-weight: bold; padding:4px 0px 0px 0px;}

			.comments a { text-decoration:none; }
			.comments a:hover { text-decoration: underline;}

		/******/
			.postmetadata { clear:both; font-size:12px; padding:6px 0px 5px 36px;}
			.postmetadata a { padding:0px 1px 0px 5px; /*color:#000;*/}


		/******/
			.link-edit { float:left; padding:5px 0px 6px 36px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:12px; font-weight: bold; color:#000;}

		/******/
			.navigation { clear:both; font-size:12px; color:#7d7d7c; margin: 10px 36px 0 36px; border-top: 1px solid #EEE; padding: 10px 0 0 0;}
			.navigation a {
				font-size:12px; color:#7d7d7c;
				padding:0px 0px 0px 0px; line-height:1.3em;
				}

			.navigation a { text-decoration:none;}
			.navigation a:hover { text-decoration: underline;}

			.nav-top { margin:-8px 0px 0px 0px;}

	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		.text-box h3 { font-size:14px; font-weight: normal; color:#006233; padding:0px 0px 10px 0px;}
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}

	/*** OL UL style***/
		.text-box ul { padding:0px 0px 7px 0px; overflow:hidden; height:100%;}
		.text-box ul li { background:url(images/marker.gif) no-repeat 0 3px; padding:0px 0px 8px 10px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}

		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal; background:url(images/marker.gif) no-repeat 0 7px; padding:2px 0px 8px 12px;}

		.text-box ul li { list-style-image:none; list-style:none;}

			.text-box ul li a { text-decoration:none; color:#797979; font-weight: bold;}
			.text-box ul li a:hover { text-decoration:underline;}

		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}

		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}

/*** Footer ****/
	.footer {
        background: #006233;
		clear:both;	overflow:hidden; height:100%;
		font-size:1.1em;
        height: 100px;
		line-height:1.5em; color:#BBD2C1;
		}

	.footer .width
    {
        background: url(images/footer-bg.png) no-repeat;
        width:952px;
        height: 35px;
        margin:0 auto;
        padding: 65px 0 0 0;
        text-align: right;
    }

	.footer .indent {
		overflow:hidden; height:100%;
		 padding:14px 0px 16px 51px;
		}

	.footer span { }

	.footer a { color:#BBD2C1;}

/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */

	.info-sidebar { clear:both; padding:20px 20px 20px 20px; width: auto; color:#000; overflow: hidden; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}

	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #006233; text-align:center; padding:6px 12px 10px 12px; *padding:6px 12px 10px 12px;}

/*--- Navigations ---*/
	.navigation { clear:both; overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;  padding:0px 0px 0px 0px;}
	.navigation .alignright { float: right; width:45%; text-align:right; padding:0px 0px 0px 0px;}
	.nav-top .alignright a { float: right; }


	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}

	.pd-title {padding-bottom:0;}

	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}

	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}

	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}

	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}

/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}

	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}


/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}

	select { width: 130px;}

	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}

	/*.commentform {float:left;}*/

	#commentform input {
		margin: 5px 5px 1px 0;}

	#commentform {
		margin: 5px 0px 0 0;}

	#commentform textarea {
		width: 100%;
		padding: 2px;}

	#respond:after {
			content: ".";
			display: block;
			height: 0;
			clear: both;
			visibility: hidden;}

	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}

	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}

/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}

	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}

	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}

	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}


/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}

	acronym, abbr {
		border-bottom:1px dashed #999;
		}

	blockquote {
		border:1px solid #181818; color:#fff;
		background:#3a3a3a; padding:15px 10px 10px 20px; margin:5px 0;
		}

	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}


/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}

	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}

	.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;}


/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}

	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}

	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#fff}
	.commentlist span { color:#fff; font-weight: bold;}

	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #181818; color:#fff;
		background:#3a3a3a;
		}

	.commentlist li .avatar {
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}

	.commentlist p { color:#fff;
		margin: 10px 5px 10px 0;
		}

	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}

	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}

	.commentmetadata {
		margin: 0;
		display: block;
		}

