/*
Theme Name: cvc
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

* {
	margin: 0; padding: 0;
}
body {  text-align:left;
	font: 11px arial, verdana, helvetica;
	color: #000000;
        background-color:#ffffff;
}

a {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #B40404;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

#scroller-v {
   font-size: 0.9em;
   color: #ffffff;
}
#scroller-h {
   font-size: 0.9em;
   color: #ffffff;
}

/** BEGIN wrapper **/
#wrapper {
	width: 820px;
        margin-top: 0px;
	text-align: left;
        background-color: #ffffff;
}
/** END wrapper **/

/** BEGIN header **/
#header {
        width: 820px;
        margin-top: 10px;
        float:left;
	text-align: left;
        font: 11px arial, verdana, helvetica;
        font-weight:bold;
	height: 30px;
        padding-bottom: 10px;
        padding-left:0px;
        background: url(http://www.boxsport-news.de/header_background.png) no-repeat; 
}
	#header h1 {
		float: left;
		font-size: 0;
		padding: 18px 10px 27px;
	}
		#header h1 a {
			display: block;
			text-indent: -9999px;
			outline: none;
			width: 275px; height: 18px;
			background: url(images/logo.gif) no-repeat 0 0;
		}
	#header form {
		float: right;
		width: 220px; height: 23px;
		background: url(images/search.gif) no-repeat 0 0;
		margin: 0px 0;
		padding-right: 0px;
	}
		#header form input {
			border: 1px solid black;
			width: 156px;
			float: left;
			background-color: #ffffff;
			margin: 2px 5px;
		}
		#header form button {
			float: right;
			border: 0;
			width: 51px; height: 23px;
			text-indent: -9999px;
			background-color: #ECECEC;
		}
	#header ul {
                clear: both;
		list-style-type: none;
		padding-top: 4px;              
                background:url() repeat-x;
                height:30px;
	}
		#header ul li {
			float: left;
			text-transform: ;
			padding-left: 0px; 
                        background: url() no-repeat 0 0;
		}

		#header ul li.f {
			padding-left: 10px;
			background: #ECECEC;
		}

		#header ul li a {
                        color: #333333;
			text-decoration: none;
			display: block;
                        padding-right:10px;
                        padding-left:10px;
		}
/** END header **/

/** BEGIN body **/
#body {
	background: url(images/wrapper.gif) repeat-y 1000px 0;
}
	#body h2 {
		color: #000000;
		font-size: 0.9em;
		text-transform: uppercase;
		margin-bottom: 10px;
	}

#body h4 {
		color: #990000;
		font-size: 0.9em;
		text-transform: uppercase;
		margin-bottom: 6px;
border-bottom: 3px solid #CCCCCC;
padding-bottom:4px;
	}
/** END body **/

/** BEGIN page **/
#page {
	width: 468px;
	float: left;
	padding: 10px 10px 0px 10px;
        padding-bottom:0px;
        text-align:justify;
        color: #000000;
        background: #ffffff;
}

	#page .featured {
		margin-bottom: 20px;
	}
		#page .featured .thumb {
			width: 500px; height: 350px;
			position: relative;
			overflow: hidden;
		}
		#page .featured .thumb img {
			width: 500px;
		}
		#page .featured .thumb .text {
			position: absolute;
			bottom: 0; left: 0;
			padding: 10px;
			background: url(images/shade.png) repeat 0 0;
			color: #ffffff;
			width: 500px;
		}
		#page .featured .thumb .text a {
			color: #ffffff;
		}
		#cpage .featured .thumb .text h3 {
			font-size: 1.6em;
			font-weight: normal;
			margin-bottom: 5px;
		}
		#page .featured .thumb .text p {
			line-height: 1.4em;
		}
	#page .post {
		clear: both;
		border-top: 0px dotted #DDDDDD;
		padding: 10px;
                padding-left: 0px;
                padding-right: 0px;
                padding-top: 5px;
	}
	#page .f {
		border-top: 0px;
	}
		#page .post img {
			float: left;
                        margin-left: 15px;
			margin: 0 10px 10px 0;
			padding: 5px;
                        padding-left: 0px;
			border-left: 0px solid #CCCCCC;
			width: 100px;
		}
		#page .post h3 {
			font-size: 1em;
			margin-bottom: 6px;
                        color: #000000;
              
		}
		#page .post .details {
			font-size: 0.9em;
			margin-bottom: 6px;
			color: #5C5C5C;
		}
			#page .post .details a {
				color: #5C5C5C;
			}
			#page .post .details a:hover {
				color: #ff0000;
				text-decoration: none;
			}
		#page .post p {
			line-height: 1.4em;
		}

	#page .single {
		padding: 10px;
                padding-left:0px;
	}
		#page .single h2 {
			margin-bottom: 10px;
			font-size: 1em;
			text-transform: none;
                        color: #000000;
		}
		#page .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#page .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#page .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#page .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#page .single h3, #page .single h4, #page .single h5, #page .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
                        color: #000000;
		}
	#postnav {
		padding: 10px;
		font-weight: bold;
	}
/** END page **/

/** BEGIN contents **/
#contents {
	width: 468px;
        float: left;
	padding: 0px 0px 0px 10px;
        text-align:justify;
        color: #000000;
        background: #ffffff;
        font: 12px arial, verdana, helvetica;
}

	#contents .featured {
		margin-bottom: 20px;
	}
		#contents .featured .thumb {
			width: 500px; height: 350px;
			position: relative;
			overflow: hidden;
		}
		#contents .featured .thumb img {
			width: 500px;
		}
		#contents .featured .thumb .text {
			position: absolute;
			bottom: 0; left: 0;
			padding: 10px;
			background: url(images/shade.png) repeat 0 0;
			color: #ffffff;
			width: 500px;
		}
		#contents .featured .thumb .text a {
			color: #ffffff;
		}
		#contents .featured .thumb .text h3 {
			font-size: 1.6em;
			font-weight: normal;
			margin-bottom: 5px;
		}
		#contents .featured .thumb .text p {
			line-height: 1.4em;
		}
	#contents .post {
		clear: both;
		border-top: 0px dotted #DDDDDD;
		padding: 10px;
                padding-left: 0px;
                padding-right: 0px;
                padding-top: 5px;
	}
	#contents .f {
		border-top: 0px;
	}
		#contents .post img {
			float: left;
                        margin-left: 15px;
			margin: 0 10px 10px 0;
			padding: 5px;
                        padding-left: 0px;
			border-left: 0px solid #CCCCCC;
			width: 100px;
		}
		#contents .post h3 {
			font-size: 1em;
			margin-bottom: 6px;
                        color: #000000;
              
		}
		#contents .post .details {
			font-size: 0.9em;
			margin-bottom: 6px;
			color: #5C5C5C;
		}
			#contents .post .details a {
				color: #5C5C5C;
			}
			#contents .post .details a:hover {
				color: #ff0000;
				text-decoration: none;
			}
		#contents .post p {
			line-height: 1.4em;
		}

	#contents .single {
width: 468px;
	float: left;
		padding-right:10px;
                padding-bottom:0px;
	}
		#contents .single h2 {
			margin-bottom: 10px;
			font-size: 1em;
			text-transform: none;
                        color: #000000;
		}
		#contents .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#contents .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#contents .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#contents .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#contents .single h3, #contents .single h4, #contents .single h5, #contents .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
                        color: #000000;
		}
	#postnav {
		padding: 10px;
		font-weight: bold;
	}
/** END contents **/

/** BEGIN content **/
#content {
	width: 468px;
	float: left;
	padding: 10px 10px 0px 10px;
        padding-bottom:0px;
        text-align:justify;
        background: #ffffff;
}

	#content .featured {
		margin-bottom: 20px;
	}
		#content .featured .thumb {
			width: 500px; height: 350px;
			position: relative;
			overflow: hidden;
		}
		#content .featured .thumb img {
			width: 500px;
		}
		#content .featured .thumb .text {
			position: absolute;
			bottom: 0; left: 0;
			padding: 10px;
			background: url(images/shade.png) repeat 0 0;
			color: #ffffff;
			width: 500px;
		}
		#content .featured .thumb .text a {
			color: #ffffff;
		}
		#content .featured .thumb .text h3 {
			font-size: 1.6em;
			font-weight: normal;
			margin-bottom: 5px;
		}
		#content .featured .thumb .text p {
			line-height: 1.4em;
		}
	#content .post {
		clear: both;
		border-top: 0px dotted #DDDDDD;
		padding: 10px;
                padding-left: 0px;
	}
	#content .f {
		border-top: 0px;
	}
		#content .post img {
			float: left;
                        margin-left: 50px;
			margin: 0 10px 10px 0;
			padding: 5px;
                        padding-left: 10px;
			border-left: 0px solid #CCCCCC;
			width: 100px;
		}
		#content .post h3 {
			font-size: 1em;
			margin-bottom: 6px;
                        color: #000000;
              
		}
		#content .post .details {
			font-size: 0.9em;
			margin-bottom: 6px;
			color: #DEDEDE;
		}
			#content .post .details a {
				color: #DEDEDE;
			}
			#content .post .details a:hover {
				color: #ff0000;
				text-decoration: none;
			}
		#content .post p {
			line-height: 1.4em;
		}
	#content .single {
		padding: 0px;
                border-bottom: 1px solid #BCBCBC;
                padding-bottom: 0px;
	}

        #content .single img {
                        background:;
                        margin-bottom:10px;
                        padding-top: 10px;
                        padding-bottom: 10px;
			border-top: 1px solid #BCBCBC;
                        border-bottom: 1px solid #BCBCBC;
		}
		#content .single h2 {
			margin-bottom: 10px;
			font: 16px Arial;
                        font-weight: bold;
			text-transform: none;
                        color: #ffffff;
		}
		#content .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
                        color: #000000;
		}
	#postnav {
		padding: 10px;
		font-weight: bold;
	}
/** END content **/

/** BEGIN right sidebar **/
#rsidebar {
        font: 11px arial, verdana, helvetica;
	width: 200px;
        min-height: 1045px;
	float: left;
	padding: 0px 0px;
        margin-bottom: 0px;
        margin-right: 0px;
        padding-right:0px;
        padding-left:0px;
        padding-bottom:0px;
        font-size:11px;
        background: #ECECEC;   
}

#rsidebar a {
	color: #ffffff;
}
	#rsidebar h2 {
		border-bottom: 3px solid #CCCCCC;
		padding-bottom: 5px;
	}
	#rsidebar div, #rsidebar ul {
		margin-bottom: 0px;
	}
	#rsidebar ul {
		list-style-type: none;
	}
		#rsidebar ul li {
			line-height: 2em;
			padding-left: 10px;
			border-bottom: 0px dotted #DDDDDD;
		}
		#rsidebar ul li a {
			color: #ffffff;
		}
		#rsidebar ul li a:hover {
			color:#EEEEEE;
		}
	#rsidebar .sponsors {
		text-align: center;
		padding-bottom: 10px;
	}
		#rsidebar .sponsors img {
			margin: 5px;
		}
	#rsidebar .twitter {
		padding: 0 20px 0 53px;
		background: url(images/twitter.gif) no-repeat 10px 0;
		line-height: 1.4em;
	}
	#rsidebar .video {
		padding: 0 10px;
	}
	#rsidebar .flickr {
		text-align: center;
		padding-bottom: 10px;
	}
		#rsidebar .flickr img {
			margin: 5px 8px;
		}
/** END right sidebar **/

/** BEGIN P4P weltrangliste **/

#P4Pweltrangliste {
    background: #ffffff; 
    margin-right: 5px; 
    margin-left: 5px;     
}
#P4Pweltrangliste .zeile {
    line-height: 20px;
    margin-left: 5px; 
    margin-right: 5px;
}
#P4Pweltrangliste .zeile_blau {
    background: #F5F5F5;
    line-height: 20px;
    margin-left: 5px; 
    margin-right: 5px;
}
	
/** END P4P Weltrangliste **/

/** BEGIN left sidebar **/
#lsidebar {
	width: 130px;
        min-height: 1045px;
	float: left;
        margin-right:10px;
        margin-left:0px;
        padding-left:0px;
        padding-right:0px;
        background: #ECECEC;
}
	#lsidebar ul {
		list-style-type: none;
		padding-bottom: 20px;
	}
		#lsidebar ul li {
			line-height: 1.6em;
			padding: 2px 0;
		}
		#lsidebar ul li a {
			color: #68645A;
		}
		#lsidebar ul li a:hover {
			color: #ff0000;
		}
/** END left sidebar **/

/** BEGIN footerdown**/
#footerdown {
	color: #000000;
	background: ;
	padding-top: 5px;
        padding-left:10px;
        margin: ;
        margin-bottom:50px;
        
        width: 840px;
font-size:9pt;
font-family:arial;
text-align: left;

}
	#footerdown p {
		width: 790px;
		margin:  
text-align: left;
font-size:9pt;
font-family:arial;
	}
	#footerdown a {
		text-decoration: underline;
		color: #ffffff;
	}
/** END footerdown **/

/** BEGIN footer **/
#footer {
	color: #000000;
	background: url() #ffffff;
	padding: 10px 0;
        pading-left:0px;
        margin: ;
        margin-bottom:5px;
        width: 840px;
        border-top: 1px solid #888888;

}
	#footer p {
		width: 875px;
		margin: 0 auto;
		text-align: center;
              
	}
	#footer a {
		text-decoration: underline;
		color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.4em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments h2 {
		font-size: 0.9em;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 10px 20px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

