@import url(jquerycssslider.css);
@import url(http://fonts.googleapis.com/css?family=Oswald:700);
@import url(http://fonts.googleapis.com/css?family=Dosis);

html, body {
	background: #000000 url("images/bkg_2.jpg") no-repeat top center;
	color: #4b4b4b;
	font:normal 13px Arial, Verdana, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	overflow-x: hidden;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

/* SKYPE CONTACT */

#SkypeContactDave a:link {
	text-decoration: none !important;
	border-bottom: none !important;
}

#SkypeContactDave a:hover {
	text-decoration: none !important;
	border-bottom: none !important;
	background-color: none !important;
}

p#SkypeButton_Call_davekmac_1_paraElement {
	height: 50px !important;
}


/*DAILY GROOVES*/

.InstagramDailyGroove {
float:left;
width: 295px;
height: 320px;
border-left:1px solid #EEEEEE;
border-top:1px solid #EEEEEE;
border-right:1px solid #EEEEEE;
border-bottom:1px solid #AAAAAA;
background-color:#F3F3F3;
padding: 0px;
margin: 0px 0px 10px 0px;
-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0), 0 1px 4px rgba(0, 0, 0, 0.0), 0 0 40px rgba(0, 0, 0, 0.0) inset;
-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

/*TWITTER WIDGET*/

.tweet .e-entry-title {
	font-size: 13px !important;
}

.tweet, .e-entry-title {
	font-size: 13px !important;
}

.twitter-timeline .twitter-timeline-rendered {
	font-size: 11px !important;
}

#twtr-widget-1 .twtr-bd
{
color: #000000 !important;
font-weight: 900;
font-family: helvetica;
font-size: 1.25em;
padding-left: 0px;
}

#twtr-widget-1 .twtr-timeline i a
{
color: #000000 !important;
font-family: helvetica;
font-weight: 900;
font-size: 1.25em;
padding-left: 0px;
}

#twtr-widget-1 .twtr-bd p
{
color: #5e5e5e !important;
font-family: helvetica;
font-weight: 900;
font-size: 1.25em;
padding-left: 0px;
}


/* Zoom Effect */
.thumb-container .post-thumbnail{ width:100%; height:auto; }

.thumb-container .post-thumbnail{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	}
.thumb-container .post-thumbnail:hover{
    -webkit-transform: scale(1.50,1.50);
    -moz-transform: scale(1.50,1.50);
	}

/*DOWNLOAD FILES*/

.downloadFiles:hover span {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	border: none;
	color: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	margin:0px;
}


.downloadFiles {
	color: #FFFFFF !important; 
	background-color:#000000; 
	margin:0px;
	text-decoration: none !important;
	font-family: "Arial Black";
	text-transform: uppercase;
	border-bottom: none !important;
}

.downloadFiles:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	border: none;
	color: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	margin:0px;
	text-decoration: none !important;
	
}

#feedlyFollow {
	position: relative;
	top: -3px;
	padding: 0px 3px 0px 0px !important;
}


::selection {
	background: #ef3b24;
	color: white;
	text-shadow: none;
}

/* FACEBOOK FANS */

#FacebookFans {
	float: left;
	position: relative;
	top: -23px;
	background: #3b5997;
	color: #FFFFFF;
	width: 50px;
	text-align: left;
	left: 160px;
	height: 15px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
}

/* COMMENTS BOX */

#CommentBox01 h3 {
font-size: 20px;
background-color: #000000;
text-transform: uppercase;
margin: 0 0 15px;
padding: 10px 0 10px 20px;
position: relative;
line-height: 20px;
color: #FFFFFF;
}

.title-text {
display: inline-block;
background-color: #000000;
position: relative;
z-index: 1;
padding: 0 5px;
}

.title-line { position: absolute;
display: block;
height: 2px;
width: 100%;
background-color: #fff;
left: 0;
top: 50%;
margin-top: -2px;
}


h3.CommentBox01 {
font-size: 24px;
background-color: #e03d3d;
text-transform: uppercase;
margin: 0 0 15px;
padding: 10px 0 10px 20px;
position: relative;
line-height: 20px;
}


iframe {
	font-size: 11px !important;
}

p.comment-subscription-form {
	font-size: 11px !important;
}

#ContentArea h3 {
	border-bottom: solid 0px #dddddd;
	color: #4d4d4d;
	font:normal 20px 'Desyrel', Arial, 'Trebuchet MS', Tahoma, Verdana;
	margin: 10px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	line-height: 20px;
}

#ContentArea h3 span, .ListRoundNumber {
	background-color: #222;
	color: white;
	display: inline-block;
	width: 28px;
	height: 28px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	font-size: 14px;
	line-height: 28px;
	text-align: center;
	font-weight: 600;
	position: relative;
	top: -2px;
	margin-left: 0;
	margin-right: 5px;
}

/* to top */
#toTop { 
	width:48px;
	height: 48px;
	background: url("images/scroll_top.png") bottom right no-repeat;
	border:0px solid #ccc;
	text-align:center;
	padding:5px;
	position:fixed;
	bottom:10px;
	right:10px;
	cursor:pointer;
	color:#FFFFFF;
	text-decoration:none; 
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#toTop:hover {
	color: #FFFFFF;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

#___plusone_0 {
	width: 75px !important
}

.ShadowIMG {
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

* {
	margin: 0px;
	padding: 0px;
}

#FacebookILikeButton {
	float: left;
	margin: 0px 0px 5px 5px;
}

#PinterestPinIt {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto !important;
	min-width: 60px;
	width: 60px;
}

#ReadabilityRead {
	float: left;
    height: 25px;
    width: 550px;
    margin: -15px 0px 15px 0px;
    border-bottom: solid 1px #CCC;
}

h2.RecommendFacebook {
	background: none !important;
	color: #535253 !important;
	font: normal 12px 'Arial Black', Arial !important;
	margin: 0px 0px 5px 0px !important;
}

.dem-results ul li {
	background: none !important;
	list-style: none !important;
	margin: 0px 0px 10px 0px !important;
	padding: 0px 0px 0px 0px !important;
}

#SliderHomerTop {
	float: left;
	width: 920px;
	height: 300px;
}

#NewsTickerHomeFront {
	float: left;
	width: 920px;
	height: 20px;
	margin: 10px 0px 10px 0px;
}

/* BANNER ADS HOME */

#ADBottomHome {
	float: left;
	display: inline;
	margin: 0px 0px 0px 90px;
}

#ADTopSponsorBanner {
	float: left;
	display: inline;
	margin: 10px 0px 5px 10px;
	background: #FFFFFF;
	width:750px;
	padding: 5px 0px 10px 150px;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#ADTopmHome {
	float: left;
	display: inline;
	margin: 10px 0px 5px 10px;
	background: #FFFFFF;
	width:810px;
	padding: 5px 0px 10px 90px;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

#BannerHomeAdsTop {
	float: left;
	width: 920px;
	height: 100px;
	margin: 0px 0px 10px 0px;
}

.bookmarks-btn {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.bookmarks-btnTwitterShare {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 90px;
}

.addthis_toolbox {
	float: left;
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
}


.app_content_34278315651 .fan_box a:hover { text-decoration: none; }
.app_content_34278315651 .fan_box .full_widget { border: 0pt none #ffffff ! important; background: transparent none repeat scroll 0% 0% ! important; height: 210px; position: relative; }
.app_content_34278315651 .fan_box .connect_top { padding: 0pt ! important; background: transparent none repeat scroll 0% 0% ! important; }
.app_content_34278315651 .fan_box .profileimage, .app_content_34278315651 .fan_box .name_block { display: none; }
.app_content_34278315651 .fan_box .connect_action { padding: 0pt ! important; }
.app_content_34278315651 .fan_box .connections { border: 0pt none #ffffff ! important; padding: 0pt ! important; font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #666666; }
.app_content_34278315651 .fan_box .connections .connections_grid { padding-top: 10px ! important; }
.app_content_34278315651 .fan_box .connections_grid .grid_item { padding: 0pt 5px 10px ! important; }
.app_content_34278315651 .fan_box .connections_grid .grid_item .name { font-family: Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; color: #666666 ! important; padding-top: 1px ! important; }
.app_content_34278315651 span.total { color: #bb2320; font-weight: bold; }
.app_content_34278315651 .fan_box .connect_widget { margin: 0pt ! important; position: absolute; bottom: 0pt; right: 0pt; }
.app_content_34278315651 .fan_box .connect_widget .connect_widget_interactive_area { margin: 0pt ! important; }
.app_content_34278315651 .fan_box .connect_widget td.connect_widget_vertical_center { padding: 0pt ! important; }

/*REPORT CSS*/

.ImageReportJDW {
	border-left: 1px solid #EEE;
	border-top: 1px solid #EEE;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #AAA;
	background-color: #F3F3F3;
	padding: 4px;
}


/*----------------------------------------------------
Flickr HTML ELEMENTS STYLES
------------------------------------------------------*/

#FlickrRSSImage img {
	position:relative;
    background:#FFF url(images/tiny-fade-bg.png) center bottom repeat-x;
    color:#555;
    z-index:1;
    -moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
    margin:0 0px 10px 10px;
    float:left;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#FlickrRSSImage img:hover {
	position:relative;
    background:#FFF url(images/tiny-fade-bg.png) center bottom repeat-x;
    color:#555;
    z-index:1;
    -moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:5px;
    margin:0 0px 10px 10px;
    float:left;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    transform: rotate(-10deg);
}



/* TOP META */
#TopBarInfo01 {
	width: 100%;
	background:#f4f4f4 url(images/bk_wrapper.png) center top repeat-x;
	height: 25px;	
	position: fixed !important;
	position: absolute;
	z-index: 50;
	top: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    border-top: solid 3px #333333;
    z-index: 650;
}

 
#TopBarInfo01 #TopBarInfo01Content {
		color: #333;
		font:bold italic 12px Georgia, "Trebuchet MS", Arial, Helvetica, sans-serif;
		width: 920px;
		padding: 0;
		margin: 0 auto;
		position:relative;
		padding: 4px 0px 0px 50px;
}

#TopBarInfo01Content {
	background: url(images/twittertopbarinfo.png) 2% 50% no-repeat;
	position: relative;
	top: 2px;
}
		
#TopBarInfo01 #TopBarInfo01Content #searchHead {
		position:absolute;
		right:0; top:0px;
}
		
#TopBarInfo01 #TopBarInfo01Content #searchHead .searchInput form {
		margin:0;
		padding:0;
}
			
			
#TopBarInfo01 #TopBarInfo01Content #searchHead .searchInput {
	background:#f4f3ee;
	padding:2px 4px;
	border:1px solid #dfded9;
	color:#8c897d;
	width:130px;
	margin:0 20px 0 0;
}
			
#TopBarInfo01 #TopBarInfo01Content #searchHead .searchInput:focus {
	color:#453e34;
	border:1px solid #c0bcb0;
	background:#dfded9;
}
				
#TopBarInfo01 #TopBarInfo01Content #searchHead .searchSubmit {
	background:#dfded9;
	padding:2px 3px;
	font-weight:bold;
	color:#a9a699;
	cursor:pointer;
	width:35px;
}
			
#TopBarInfo01 #TopBarInfo01Contentt #searchHead .searchSubmit:hover {
	background:#2d758d;
	color:#fff;
}
	
#TopBarInfo01 #TopBarInfo01Content a {
		color: #333;
}
		
#TopBarInfo01 #TopBarInfo01Content a:hover {
		color: #fff;
		background: #000;
}
 

/***** Fontface *****/

/*
 * This CSS file has been generated by fontsquirrel.com and is based on the work of Paul Irish.
 * http://paulirish.com/2009/bulletproof-font-face-implementation-syntax/
 * The fonts included are copyrighted by the vendor listed below.
 *
 * @vendor:     Apostrophic Labs
 * @vendorurl:  http://moorstation.org/typoasis/designers/lab/index.htm
 * @licenseurl: http://www.fontsquirrel.com/license/Desyrel
 *
 *
 */

/* For IE */
@font-face {
	font-family: 'Desyrel';
	src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/desyrel.eot');
}

/* For Other Browsers */
@font-face {
	font-family: 'Desyrel';
	src: local('Desyrel Regular'),
	     local('Desyrel-Regular'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/desyrel.ttf') format('truetype');
}



/* For IE */
@font-face {
	font-family: 'Bevan';
	src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/bevan/Bevan.ttf');
}

/* For Other Browsers */
@font-face {
	font-family: 'Bevan';
	src: local('Bevan Regular'),
	     local('Bevan-Regular'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/bevan/Bevan.ttf') format('truetype');
}

@font-face {
    font-family: 'NewAthenaUnicodeRegular';
    src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/new_athena_unicode-webfont.eot');
    src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/new_athena_unicode-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/new_athena_unicode-webfont.woff') format('woff'),
         url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/new_athena_unicode-webfont.ttf') format('truetype'),
         url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/new_athena_unicode-webfont.svg#NewAthenaUnicodeRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}



/* Generated by Font Squirrel (http://www.fontsquirrel.com) on October 13, 2010 */

@font-face {
	font-family: 'RockwellStd';
	src: url('rockwellstd-webfont.eot');
	src: local('☺'), url('rockwellstd-webfont.woff') format('woff'), url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/rockwell/rockwellstd-webfont.ttf') format('truetype'), url('rockwellstd-webfont.svg#webfontI2u7SJsS') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Bazar';
	src: local('Bazar'),
	     local('Bazar'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Bazar.ttf') format('truetype');
}


@font-face{ 
	font-family: 'Cubano';
	src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Cubano/cubano-regular-webfont.eot');
	src: url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Cubano/cubano-regular-webfont?#iefix') format('embedded-opentype'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Cubano/cubano-regular-webfont.woff') format('woff'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Cubano/cubano-regular-webfont.ttf') format('truetype'),
	     url('http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/fonts/Cubano/cubano-regular-webfont.svg#webfont') format('svg');
}


/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 2, 2013 04:33:54 PM America/New_York */



strong.search-excerpt { background: yellow; }


/***** END Fontface *****/
#tooltip {
	position:absolute;
	font-size: 0.9em;
	padding: 6px; 
	padding-left: 12px; 
	padding-right: 12px; 
	color: white;
	display:none;
	background: url("images/bg_tooltip.gif") repeat-x;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter:alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}

/*.tweetmeme_button {
	float: right;
	position: relative;
	top: -70px;
	margin: 0px;
}
*/

	
/* TAB CSS */
.tabberlive .tabbertabhide {
	display: none;
}

.tabber {
	padding: 0px;
}

.tabberlive {
	margin-bottom: 10px;
}

ul.tabbernav {
	color: #202020;
	font-family:normal 12px Arial, Tahoma, Verdana;
	margin: 0;
	padding: 3px 0px 5px 0px;
	background: #000;
}

ul.tabbernav li {
	display: inline;
	list-style: none;
	margin: 0px;
}

ul.tabbernav li a {
	border-bottom: none;
	padding: 2px 0.5em;
	text-decoration: none;
}
	
* html ul.tabbernav li a {
	padding: 2px 0.5em;
}

*+html ul.tabbernav li a {
	padding: 2px 0.5em;
}

ul.tabbernav li a:link {
	color: #bdbdbd;
	background: #FFFFFF url("images/tabback.png") repeat-x;
	margin: 0px 5px 0px 0px;
	padding-bottom: 7px;
	padding-top: 4px;
	text-transform: uppercase;
	font-size: 11px;
}
	
ul.tabbernav li a:visited {
	color: #B4B4B4;
	background: #3E3E3E;
}

ul.tabbernav li a:hover {
	background: #FFFFFF url("images/tabback.png") repeat-x;
	color: #FFFFFF;
	text-decoration: none;
}

ul.tabbernav li.tabberactive a {
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 0 0 5px #FFFFFF;
}

ul.tabbernav li.tabberactive a:hover {
	background: #000000;
	color: #FFFFFF;
}
  
.tabberlive .tabbertab {
	/*background: #FFFFFF url("images/tabbernavtop.gif") top repeat-x;*/
	border-bottom: solid 2px #242424;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
}

.tabbertableft {
	float: left;
	height: 250px;
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 20px 10px 0px 0px;
	z-index: 10;
}
	
.tabbertabright {
	float: left;
	width: 413px;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
	z-index: 1000;
}
	
.tabbertabright a:link, .tabbertabright a:visited {
	color: #999999;
	text-decoration: none;
}

.tabbertabright a:hover {
	background: none;
	color: #c41616;
	text-decoration:none;
}

.tabberlive .tabbertab h2 {
	display: none;
}
	
.tabberlive .tabbertab h3 {
	display: none;
}

.tabbertab cite {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

/* ERROR PAGE */
#errorPage {
	float: right;
	position: relative;
	right: 10px;
	top: -20px;
	height: 294px;
	width: 350px;
}	
	
#wrap {
	background:none;
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
}
	
#wrapContent {
	background: #DDDDDD url("images/skated_concrete.gif") repeat-y;
	height: auto !important;
	width: 920px;
	margin: 0px auto;
	padding: 0px 0px 10px 0px;
	z-index: 1000;
}

#WrapeContentFooterBottom {
	background: url("images/wrappercontent_foot.gif") bottom no-repeat;
	width:920px;
	height: 17px;
	margin: 0 auto;
}

.InterviewInlineImage {
	border-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #AAAAAA;
	padding: 8px;
	position: relative;
	left: 35px;
	margin: 5px 0px 5px 0px;
}

.AboutDaveMagazin {
	border-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #AAAAAA;
	background-color:#F3F3F3;
	padding: 8px;
	margin: 5px 0px 5px 0px;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.ProductImage {
	border-left:1px solid #EEEEEE;
	border-top:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	border-bottom:1px solid #AAAAAA;
	padding: 0px;
	position:relative;
	right: 4px;
	padding:3px;
}

.copyrightPhoto {
	position: relative;
	left: 35px;
	top: -5px;
	font-size: 11px;
}

.InlineImage {
	position: relative;
	left: 45px;
	margin: 5px 0px 5px 0px;
}

.quicktimeMovie {
	position: relative;
	left: 40px;
}

.NewsImageStart {
	background: #000000;
	padding: 4px;
	margin: 0px 0px 5px 0px;
}

.newsbild { 
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding: 4px;
	margin: 5px 20px 5px 0px;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.authorArticleDave { 
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding: 4px;
	margin: 5px 10px 3px 0px;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.newsbild02 { 
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

.Social, .google_buzz { 
	padding: 0px;
	margin: 0px 5px 0px 0px;
	filter:alpha(opacity=70);
    -moz-opacity:.70;
    opacity:.70;
}

.Social:hover, .google_buzz:hover {
	padding: 0px;
	margin: 0px 5px 0px 0px;
	filter:alpha(opacity=95);
    -moz-opacity:.95;
    opacity:.95;
}


.clear { 
	clear:both; 
	height:0px; 
	font-size:0px; 
	line-height:0px; 
}

.wp-smiley {
	height: auto !important;
	width: auto !important;
	margin: 0px 4px 0px 0px;
	vertical-align: middle;
}

.youtube, .youtube2 { 
	position: relative; 
	left: 60px;
	margin: 10px 0px 10px 0px;
}

.cd {
	background-color:#F3F3F3;
	border:1px solid #DDDDDD;
	padding: 3px;
	margin: 0px 10px 5px 0px;
	line-height: 0px;
}

.xoxo {
	position: relative;
	left: 5px;
}

/* BLOGROLL */
ul.blogroll {
	padding: 0px;
	position: relative;
	right: 20px;
	list-style-type: none;
	margin: 0px;
	width: 850px;
	background: none !important;
}

ul.blogroll li {
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	width: 850px;
	display: block;
	background: none !important;
}

ul.blogroll a:link, ul.blogroll a:visited {
	padding: 0px 0px 0px 0px;
	color: #4d4d4d;
	text-decoration:none;
}

ul.blogroll a:hover {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	width: 880px;
}

h2.blogroll {
	font:bold 16px Arial, Verdana, Arial, Trebuchet MS, sans-serif;
	letter-spacing: 0px;
	color: #4d4d4d;
	border-top: solid 0px #AAAAAA;
	border-bottom: solid 0px #DDDDDD;
	width: 880px;
	margin: 0px 0px 5px 0px;
}
		
#TopLinks {
	background: transparent;
	border-bottom: none;
	border: none;
	width: 880px;
	margin: 10px 0px 0px 0px;
}

#TopLinks img {
	padding: 10px;
}

.icon { 
	vertical-align:sub; 
	border:none;
}

.discussTitle {
	color: #FFFFFF;
	font: bold 15px 'Arial Black', 'Arial Bold', Arial; 
	text-transform: uppercase; 
	letter-spacing: 0em; 
	padding:0 5px; 
}

.CommentNumberUser {
	float: left;
	color: #CCCCCC;
	font: bold 13px 'Arial Black', 'Arial Bold', Arial; 
	text-transform: uppercase; 
	letter-spacing: 0em; 
	padding:0px 0px 0px 30px; 
	border-bottom: solid 0px #CCCCCC;
	height: 20px;
	width: 520px;
	background: url(images/discuss_line.jpg) bottom no-repeat;
	position: relative;
	top: -13px;

}

.formsNetWorkingTitle {
	color: #CCCCCC; 
	font-weight:bold;
	font-size:12px; 
	text-transform: uppercase; 
	letter-spacing: 0em; 
	padding:0 5px;
}

.formsDiscuss {
  	margin-top: 0px;
  	padding: 0 10px 10px 10px;
  	margin-bottom: 0px;
  	background: #000000;
}


.formsNetWorking {
	margin-top: 0px;
  	background-color: transparent;
  	border-top: 1px solid #CCCCCC;
  	border-right: 0px solid #000000;
  	border-left: 0px solid #000000;
  	border-bottom: 0px solid #000000;
  	/*padding: 10px;*/
  	padding: 0 10px 10px 10px;
  	margin-bottom: 0px;
  	clear:both;
}

.endorsements {
	float: left;
	height: auto !important;
	min-height: 400px;
	height: 400px;
	width: 220px;
	margin: 20px 15px 0px 0px;
}

.endorsements img {
	margin: 5px 0px 50px 0px;
}

.inline {
	margin: 0px 0px 10px 0px;
}

img a {
	border-bottom: none;
}

.moreLink {
	/*background: transparent url('images/moreicon.png') left no-repeat;*/
	background:#000;
	padding: 2px 7px;
	margin: 5px 0px 0px 0px;
	/*height: 21px;*/
	display: block;
	color: #FFF;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
}

.moreLink:hover {
	color: #FFF !important;
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
	transition: all .2s linear !important;
}

	
/************************************************
*	Little Hack for stupid Internet Explorer ;-)
************************************************/
img {
	behavior: url("http://www.jazzdrummerworld.com/blog/wp-content/themes/revolution_pro-10/iepngfix.htc");
}

/************************************************
*	Hyperlinks									*
************************************************/
a, a:visited {
	color: #999999;
	background: transparent;
	text-decoration: none;
	outline: none;
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
}
	
a:hover {
	color: #D60000;
	text-decoration: none;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	transition: all .2s linear;
}
	
a:focus {
	outline:none;
}
	
/************************************************
*	Header  									*
************************************************/
#headerLink {
	float: left;
	position: relative;
	top: 40px;
	left: 30px;
	height: 160px;
	width: 200px;
}

#littleDonationHeader {
	float: left;
	position: relative;
	top: 0;
	left: 0px;
	height: 70px;
	width: 50px;
}

#top {
	border: solid 0px #FFFFFF;
	height: 230px;
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px;
	position: relative;
	top: 50px;
}

#polaroidHeader {
	float: right;
	/*background: transparent url("images/jojomayer_coming_soon.png") no-repeat;*/
	height: 190px;
	width: 230px;
	position: relative;
	left: 120px;
	top: 25px;
}

#polaroidHeaderLink {
	border: solid 0px white;
	float: right;
	height: 140px;
	width: 100px;
	position: relative;
	right: 300px;
	z-index: 1000;
}

#polaroidHeader02 {
	float: right;
	/*background: transparent url("images/jojomayer_coming_soon.png") no-repeat;*/
	height: 190px;
	width: 230px;
	position: relative;
	left: 160px;
	top: 25px;
}

#polaroidHeaderLink02 {
	border: solid 0px white;
	float: right;
	height: 140px;
	width: 140px;
	position: relative;
	right: 0px;
	left: 60px;
	top: 10px;
}

#header {
	background: none;
	color: #FFFFFF;
	height: 100px;
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
	
#header a {
	color: #000000;
	font:normal 24px Arial, Tahoma, Verdana;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	text-transform: uppercase;
}

#header a:hover {
	color: #B60000;
}
	
#header a img {
	border: none;
	margin: 0px;
	padding: 0px;
}

#headerleft {
	float: left;
	font-size: 14px;
	width: 460px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}

#headerright {
	float: right;
	font-size: 12px;
	width: 250px;
	text-align: right;
	margin: 0px;
	padding: 50px 15px 0px 0px;
	/*overflow: hidden;*/
	position: relative;
	right: 12px;
}
	
#headerright p {
	color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px 20px 0px 0px;
}


.headerrightimagesocial img {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.headerrightimagesocial img:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter:alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}
	
/************************************************
*	Navbar      								*
************************************************/
.current_page_item a, .current_page_item a:hover {
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	color: #FFFFFF !important;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px !important;
	padding: 4px 7px 4px 7px !important;
	text-shadow: 0 0 15px #FFFFFF;
}
	
.current_page_item .page_item a {
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	color: #FFFFFF !important;
	display: block;
	text-decoration: none;
    margin: 0px 15px 0px 0px !important;
	padding: 4px 7px 4px 7px !important;
	text-shadow: 0 0 15px #FFFFFF;
}
	
#navbar {
	/*background: #2B2B2B url(images/navbar_2.gif) no-repeat;*/
	width: 920px;
	/*height: 35px;*/
	position: relative;
	top: -24px;
	color: #FFFFFF;
	padding: 0px 0px 0px 0px;
}

/* OPERA */
html:first-child>b\ody #navbar {
    top: -30px;
}
	
#navbar small {
	font: normal 10px Arial;
	text-transform: none;
}
	
#navbarleft {
	display: inline;
	width: 650px;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
	
#navbarright {
	float: right;
	position: relative;
	top: 22px;
	margin: 0px;
	padding: 6px 0px 0px 0px;
	width: 200px;
}
	
#navbarright img {
	border: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}

#nav small {
	font: normal 10px 'Desyrel', 'Trebuchet MS', Arial;
}

#nav {
	margin: 0px 0px 0px 13px;
	padding: 0px;
	list-style: none;
}
	
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#nav a {
	color: #FFFFFF;
	display: block;
    font:bold 13px 'Trebuchet MS', 'Arial Black', 'Arial Bold', Helvetica, Arial;
    padding: 4px 7px 4px 7px !important;
    text-transform: uppercase;
    margin: 0px 15px 0px 0px;
}
	
#nav a:hover {
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	color: #FFFFFF;
	text-shadow: 0 0 5px #FFFFFF;
	display: block;
	padding: 4px 7px 4px 7px !important;
	text-decoration: none;
    margin: 0px 15px 0px 0px;
}

#nav li {
	float: left;
	margin: 0px;
	padding: 0px;
}
	
#nav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
}
	
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #3f3f3f;
	border-bottom: 1px solid #747474;
	float: none;
	width: 140px;
	margin: 0px;
	padding: 8px 10px 8px 10px;
	position: relative;
	top: 1px;
}
	
#nav li li a:hover, #nav li li a:active {
	background: #666666;
	padding: 8px 10px 8px 10px;
}

#nav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	display: block;
}
	
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
	
/************************************************
*	SubNavbar      								*
************************************************/
#subnavbar {
	/*background: #1a1818;*/
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.6);
	color: #FFFFFF;
	height: 26px;
	width: 903px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 17px;
	z-index: 10;
	font-family: Verdana;
	z-index: 100;
	position: relative;
	z-index: 600;
}
	
#subnav {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 600;
}

#subnavbar ul li a {
	background: url("images/star-white-01.png") no-repeat right;
	padding: 5px 26px 6px 0px;
	z-index: 600;
}

.cat-item-32 {
	background: none !important;
}

#subnavbar ul li a:hover {
	padding: 5px 26px 6px 0px;
	z-index: 600;
}

#subnav ul li a {
	list-style: none;
	z-index: 600;
}

	
#subnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 600;
}

#subnav a {
	background: #000000;
	color: #bdbdbd;
	display: block;
	font-size: 11px;
    font-weight: normal;
    margin: 0px 9px 0px 0px;
	padding: 5px 20px 6px 5px;
	text-transform: none;
	z-index: 600;
}
	
#subnav a:hover {
	color: #484848;
	display: block;
    margin: 0px 9px 0px 0px;
	padding: 5px 20px 6px 5px;
	text-decoration: none;
	z-index: 600;
}

#subnav .current-cat a, #subnav .current-cat a:hover {
	color: #484848 !important;
	display: block;
	text-decoration: none;
	z-index: 600;
}

#subnav li {
	float: left;
	margin: 0px;
	padding: 0px;
	z-index: 600;
}
	
#subnav li li {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 140px;
	z-index: 600;
}
	
#subnav li li a, #subnav li li a:link, #subnav li li a:visited {
	/*background: #1a1818;*/
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(0, 0, 0);
	/* RGBa with 0.6 opacity */
	background: rgba(0, 0, 0, 0.9);
	border-bottom: 1px solid #323232;
	float: none;
	width: 140px;
	margin: 0px;
	padding: 6px 7px 5px 7px;
	z-index: 600;
	margin: 0px 0px 0px -6px;
}
	
#subnav li li a:hover, #subnav li li a:active {
	padding: 6px 7px 5px 7px;
	z-index: 600;
}

#subnav li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index: 600;
}

#subnav li:hover ul {
	display: block;
	left: auto;
	z-index: 600;
}
	
#subnav li:hover ul, #subnav li.sfhover1 ul {
	left: auto;
	z-index: 600;
}
	
/************************************************
*	Homepage 					     		    * 
************************************************/
#homepage {
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	width: 920px;
	line-height: 20px;
}

#homepage p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
	
#homepage h1 {
	color: #4d4d4d;
	font:normal 25px 'Cubano', 'Arial Black', 'Arial Bold', Arial, Helvetica, 'Trebuchet MS', Times New Roman, Tahoma, Verdana;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 90%;
}
	
#homepage h1 a, #homepage h1 a:visited  {
	color: #202020;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	line-height: 90%;
}

#homepage h1 a:hover {
	background: none;
	color: #c41616;
	text-decoration: none;
}
	
#homepage h2 {
	background: #202020 url("images/h2background.gif") repeat-x !important;
	color: #FFFFFF !important;
	font:normal 17px 'Bazar', 'Arial Black', 'Arial Bold', Arial, Tahoma, Verdana !important;
	margin: 0px 0px 5px 0px !important;
	padding: 4px 0px 1px 5px !important;
	line-height: 20px !important;
	text-transform: uppercase !important;
}
	
#homepage h3 {
	color: #4b4b4b;
	font:bold 12px Arial, Tahoma, Verdana;
	margin: 3px 0px 3px 0px;
	padding: 0px;
	line-height: 16px;
}
	
#homepage h3 a, #homepage h3 a:visited {
	color: #4b4b4b;
	font:bold 15px Arial, Tahoma, Verdana;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	line-height: 20px;
	text-decoration: none;
	letter-spacing:-0.08em;
}

#homepage h3 a:hover {
	color: #c41616;
	text-decoration: none;
}

h3.interviews_bottom a, h3.interviews_bottom a:visited {
	background: #000000;
	font:bold 13px 'Arial Black', 'Arial Bold', Arial, Tahoma, Verdana !important;
	color: #FFFFFF !important;
	letter-spacing: -0.01em !important;
	padding: 2px !important;
}

h3.interviews_bottom a:hover {
	background: #D30000 url("images/bg_tooltip.gif") repeat-x !important;
	font:bold 13px 'Arial Black', 'Arial Bold', Arial, Tahoma, Verdana !important;
	color: #FFFFFF !important;
	letter-spacing: -0.01em !important;	
	padding: 2px !important;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
	transition: all .2s linear !important;
}
	
#homepage h4 {
	background: #202020;
	color: #FFFFFF;
	font:normal 12px Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}

#hpleft {
	float: left;
	width: 580px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.hptabber {
	display: inline;
	float: left;
	background: #FFFFFF url("images/hptabber_back.jpg") no-repeat bottom;
	height: 350px;
	width: 550px;
	margin: 10px 0px 10px 10px;
	padding: 10px 10px 10px 10px;	
}
	
.hptabber img {
	border: none;
	margin: 0px 0px 0px 0px;
}

.hpanzeige01 {
	background: #FFFFFF;
	float: left;
	display: inline;
	width: 245px;
	height: auto !important;
	min-height: 65px;
	height: 65px;
	margin: 10px 0px 0px 10px;
	padding: 5px 10px 15px 20px;
	cursor: pointer;
}

.hpanzeige02 {
	background: #FFFFFF;
	float: left;
	display: inline;
	width: 251px;
	height: auto !important;
	min-height: 65px;
	height: 65px;
	margin: 10px 0px 0px 10px;
	padding: 5px 10px 15px 24px;
}

.hpanzeige01 small, .hpanzeige02 small {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
	
.hpanzeige {
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 550px;
	height: 105px;
	margin: 10px 0px 0px 10px;
	padding: 2px 10px 0px 10px;
}
	
.hpanzeige a img {
	border: 0px solid #999999;
}
	
.hpanzeige a:hover img {
	border: 0px solid #000000;
}

.readmore {
	background: url("images/read-more.gif") no-repeat left;
	float: right;
	padding-left: 20px;
}

.readmore a:link, .readmore a:hover {
	color: #393939;
}
	
.homebottomleft {
	background: #FFFFFF url("images/homebar.jpg") bottom no-repeat;
	display: inline;
	float: left;
	width: 260px;
	height: auto !important;
    min-height: 500px;
    height: 500px;
	font-size: 11px;
	margin: 0px 0px 0px 10px;
	padding: 10px 10px 18px 10px;
	overflow: hidden;
	line-height: 16px;
}
	
.HomeCatImage {
	/*border: solid 3px #000000;*/
	width: 250px;
	height: 150px;
	padding:5px;
	/*background: #000000;*/
	-moz-transition:  opacity .9s linear;
	-webkit-transition:  opacity .9s linear;
	transition:  opacity .9s linear;
	opacity: 0.9;
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.HomeCatImage:hover {
	-moz-transition:  opacity .7s linear;
	-webkit-transition:  opacity .7s linear;
	transition:  opacity .7s linear;
	opacity: 0.7;

}

.HomeCatImageNoBorder {
	-moz-transition:  opacity .9s linear;
	-webkit-transition:  opacity .9s linear;
	transition:  opacity .9s linear;
	opacity: 0.9
}


.HomeCatImageNoBorder:hover {
	-moz-transition:  opacity .7s linear;
	-webkit-transition:  opacity .7s linear;
	transition:  opacity .7s linear;
	opacity: 0.7;

}

.HomeCatImageNoBorder {
	/*border: solid 3px #000000;*/
	height: 150px;
	width: 250px;
	padding:5px;
	/*background: #000000;*/
	-webkit-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 15px 10px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
	
.homebottomleft small, .homebottomright small {
	font: normal 11px Arial, Verdana, sans-serif;
	color: #cccccc;
}
	
.homebottomleft ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.homebottomleft ul li {
	list-style-type: none;
	list-style-image: url("images/star_relatedpost.png");
	margin: 0px 0px 5px 17px;
	padding: 0px 0px 0px 0px;
}
	
.homebottomleft ul li a:hover, .homebottomright ul li a:hover {
	background: none;
	color: #c41616;
}
	
	
.homebottomright {
	background: #FFFFFF url("images/homebar.jpg") bottom no-repeat;
	float: right;
	width: 260px;
	height: auto !important;
    min-height: 500px;
    height: 500px;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 18px 10px;
	overflow: hidden;
	line-height: 16px;
}
	
.homebottomright ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.homebottomright ul li {
	list-style-type: none;
	list-style-image: url("images/star_relatedpost.png");
	margin: 0px 0px 5px 17px;
	padding: 0px 0px 0px 0px;
}
	
.homebottomright img {
	margin: 0px 0px 0px 0px;
	vertical-align: middle;
}


	

/************************************************
*	Pagebar CSS					     		    * 
************************************************/
.pagebar { 
	color: #242424;
	font: 11px Arial, Helvetica, sans-serif; 
	padding:0px 0px 10px 0px; 
	margin: 0px 0px 15px 0px; 
}

.pagebar a, .pageList .this-page {
	border: solid 1px #ddd; 
	background: #fff; 
	color: #4b4b4b;
	text-decoration: none;
	padding: 2px 6px; 
}

.pagebar a:visited {
	border: solid 1px #ddd; 
	background: #fff; 
	color: #4b4b4b;
	text-decoration: none;
	padding: 2px 6px; 
}

.pagebar .break {
	background: #fff; 
	border: none; 
	color: #4b4b4b;
	padding: 2px 6px; 
	text-decoration: none;
}

.pagebar .this-page {
	background: #000000;
	border: solid 1px #000000; 
	color: #FFFFFF;
	font-weight: bold; 
	padding: 2px 6px; 
}

.pagebar a:hover {
	background: #000000; 
	border: solid 1px #000000;
	color: #FFFFFF; 
	text-decoration: none;
}

/************************************************
*	External Links CSS					     	* 
************************************************/
/*a.liexternal { 
	padding-right: 12px; 
	background: url("images/micons/out.png") no-repeat right;
}

a.liexternal:hover { 
	padding-right: 12px; 
	background: url("images/micons/out_hover.png") no-repeat right;
}
*/

a.liwikipedia { 
	padding-right: 12px; 
	background: url("images/micons/wikipedia.png") no-repeat right;
}

a.lipdf { 
	background:  url("images/micons/link-icon_pdf.gif") no-repeat left;
	height: 16px; 
	width: 15px;
	padding-left: 19px; 
	padding-top: 2px; 
}
	
a.ituneslink { 
	background: url("images/micons/itunes.png") no-repeat left;
	padding-left: 15px; 
}

a.youtubelink {
	background: url("images/micons/youtube.gif") no-repeat left; 
	padding-left: 35px; 
}

/************************************************
*	Content 					     		    * 
************************************************/
.infoTop {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	color: #333333;
	float: left;
	font: normal 10px Arial, Verdana, sans-serif;
	height: 15px;
	width: 550px;
	margin: 0px 0px 20px 0px;
	padding: 1px 0px 1px 0px;
	line-height: 15px;
	text-transform: uppercase;
}

.infoTop a {
	color: #FFFFFF;
}

.infoTop a:hover {
	color: #d7d7d7;
}

.infoTop span { 
	display: block; 
	text-align: right; 
	color: #999; 
}

.infoTop span a { 
	color: #000000; 
}

/* Cat jazzdrummerworld */
.infoTop .cat-1, .infoTop .cat-79, .infoTop .cat-86, .infoTop .cat-209, .infoTop .cat-311 {
	background: #000000;
}

/* Cat Splashes */
.infoTop .cat-110  {
	background: #000000;
}

/* Cat Business */
.infoTop .cat-197  {
	background: #000000;
}

/* Cat Drum */
.infoTop .cat-2 {
	background: #000000;
}

/* Cat Perkussion */
.infoTop .cat-14 {
	background: #000000;
}

/* Cat Medien */
.infoTop .cat-78, .infoTop .cat-8, .infoTop .cat-7, .infoTop .cat-5, .infoTop .cat-15, .infoTop .cat-85, .infoTop .cat-89 {
	background: #000000;
}

/* Cat Musik */
.infoTop .cat-6 {
	background: #000000;
}

/* Cat Berichte */
.infoTop .cat-25 {
	background: #000000;
}

/* Cat Event */
.infoTop .cat-9 {
	background: #000000;
}

/* Cat Jazz */
.infoTop .cat-3 {
	background: #000000;
}

/* Cat CD Empfehlung*/
.infoTop .cat-13 {
	background: #000000;
}

/* Cat Workshop */
.infoTop .cat-4 {
	background: #000000;
}

/* Cat Interviews */
.infoTop .cat-32 {
	background: #000000;
}

.PleaseComment { 
	background: #000000 !important;
	color: #FFFFFF !important;
	padding: 2px 5px 2px 5px !important;
}

.PleaseComment a { 
	background: #000000 !important; 
	color: #FFFFFF;
}

.PleaseComment:hover {
	background: #bb0c19 !important;
	color: #FFFFFF !important;
}


.category { 
	background: #000; 
	color: #FFF; 
	float: left; 
	padding: 0 5px; 
	margin-right: 3px; 
	text-transform: uppercase;
}

.category a { 
	background: #000; 
	color: #FFF; 
	text-transform: uppercase;
}

.category a:hover { 
	background: #000; 
	color: #c41616; 
	text-transform: uppercase;
}

.dateStart {
	border-bottom: 1px solid #242424;
	padding-bottom: 1px;
	margin: 10px 0px 10px 0px;
}

.dateStart span, .dateStart span, .dateStart span a {
	/*background: #777777 url("images/datebackground.gif") repeat-x;*/
	background: #777777 url("images/subnavback.jpg") repeat-x;
	font-weight: bold;
	color: #fff;
	line-height:normal;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	padding-left: 8px;
	padding-right: 10px;
}

.dateStart span a:hover {
	background: #9a0707;
	text-decoration: none;
}


/* COMMENT */

.CommentStart {
	border-bottom: 0px solid #242424;
	padding-bottom: 1px;
	margin: 5px 0px 0px 0px;
	width: 500px;
}

.CommentStart span, .CommentStart span, .CommentStart span a {
	/*background: #777777 url("images/datebackground.gif") repeat-x;*/
	/*background: #777777 url("images/subnavback.jpg") repeat-x;*/
	font-weight: bold;
	color: #5a5a5a;
	line-height:normal;
	text-decoration: none;
	text-align: left;
	padding: 2px;
	padding-left: 0px;
	padding-right: 10px;
	font:normal 22px Georgia, Arial, sans-serif;
}

.CommentStart span a:hover {
	color: #242424;
	text-decoration: none;
}

/* COMMENT END */

.DateArchivSite {
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #242424;
	float: left;
	font: normal 11px Arial, Verdana, sans-serif;
	height: 15px;
	width: 550px;
	margin: 0px 0px 15px 0px;
	padding: 5px 0px 5px 0px;
	line-height: 15px;
	text-transform: normal;
}

.DateArchivSite a:hover {
	color: #d7d7d7;
}

.DateArchivSite span {
	color: #999;  
	display: block; 
	text-align: right;
	margin-top: -15px;
}

.DateArchivSite span a { 
	color: #666; 
}

#Aboutjdw {
	float: left;
	width: 650px;
	margin: 20px 0px 0px 0px;
}

#IMGjdw {
	float: left;
	width: 200px;
}


#content {
	width: 920px;
	margin: 0px auto 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

#content p {
	padding: 10px 0px 0px 0px;
	margin: 0px;
}
	
#content h1 {
	color: #4d4d4d;
	font:bold 2.0em 'Cubano', Arial, Helvetica, 'Trebuchet MS', Times New Roman, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}
	
#content h1 a {
	color: #000;
	text-decoration: none;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#content h1 a:hover {
	color: #b80000 !important;
	text-decoration: none;
}
	
#content h4 {
	/*background:#303030 url("images/dot_border.gif") repeat-x bottom;*/
	color: #FFFFFF;
	background:#303030;
	font:normal 15px Arial, 'Trebuchet MS', 'Times New Roman', Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}
	
#content img.wp-smiley {
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
}

#content img.wp-wink {
	border: none;
	float: none;
	padding: 0px;
	margin: 0px;
}
	
#contentleft {
	display: inline;
	float: left;
	width: 570px;
	margin: 10px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
}
	
.archive {
	float: left;
	width: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
	
.date {
	padding: 0px;
	margin: 0px;
}
	
.date p {
	font-size: 10px;
}
	
#contentleft ol {
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 15px 0px;
}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
	
#contentleft ul {
	background: url(images/blue/bullet_star.png) no-repeat 0% 30%;
	list-style-type: none;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
#contentleft ul li {
	background: url(images/bullet_star.png) no-repeat 0% 35%;
	list-style-type: none;
	margin: 2px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}
	
#contentleft ul ul li {
	background: url(images/bullet_star.png) no-repeat 0% 30%;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 18px;
}

/* BLOCKQUOTE */

blockquote {
	margin: 0px 20px 15px 20px;
	padding: 5px 0px 5px 15px;
	border-left: 5px solid #C0C0C0;
}
	
#twitter blockquote {
	border-left: 0px solid #d5d5d5;
	background: transparent url("images/blockquote.gif") no-repeat 30% 50%;
	color: #9a9fa6;
	font-size: 1.2em;
	position: relative;
	left: 50px;
	width: 400px;
    margin: 10px 0px;
    padding: 0px 0px;
	margin: 20px 0px;
}
	
#content blockquote p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.breadcrumbSearch {
	/*background: transparent url("images/dot_border.gif") repeat-x bottom;*/
	border-bottom: 3px solid #E2E2E2;
	float: left;
	width: 880px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
}
	
.breadcrumb {
	/*background: transparent url("images/dot_border.gif") repeat-x bottom;*/
	border-bottom: 3px solid #E2E2E2;
	float: left;
	width: 550px;
	font-size: 11px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
}

.breadcrumb a:hover {
	background: none;
}

/* Search Postarea */

.postareaSearchSite {
	background: #FFFFFF url("images/postareabottom.jpg") repeat-x bottom;
	float: left;
	font: normal 13px 'helvetica neue', helvetica, Arial !important;
	line-height: 180% !important;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	color:#383838;
}

.postareaSearchSite h2 {
	border-bottom: 4px double #DDD;
	color: #4d4d4d;
	font: normal 25px 'Cubano', 'Arial Black', Tahoma, Verdana !important;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
	
.postarea {
	background: #FFFFFF url("images/postareabottom.jpg") no-repeat bottom;
	float: left;
	font: normal 14px 'helvetica neue', helvetica, Arial !important;
	line-height: 180% !important;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	color:#383838;
}

.postarea h1 {
	color: #4d4d4d;
	font: normal 29px 'Oswald', 'Cubano', 'Desyrel', Arial, Helvetica, 'Trebuchet MS', Times New Roman, Tahoma, Verdana !important;
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 5px 0px !important;
	line-height: 100% !important;
}
	
.postarea h1 a:hover {
	color:#860404 !important;
}

.postarea h2 {
	background-color: #000;
	color: #fff;
	line-height: 32px;
	display: inline;
	padding: 3px;
	font-family: Georgia, serif;
	margin-bottom: 20px;
	font-size: 1.6em;
	position: relative;
	top: 10px;
}

.postarea h3 {
	color: #939393;
	font: bold 18px Arial, Georgia;
	position: relative;
	top: -15px;
	padding: 0px;
}

.postarea h3 a:link, .postarea h3 a:visited {
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

.postarea h3.special {
	color: #939393;
	font: bold 18px Arial, Georgia;
	position: relative;
	top: 5px;
	padding: 0px;
}

.postarea h3.special a:link, .postarea h3.special a:visited {
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

.postarea h6 {
	color: #939393;
	font: bold 17px Arial, Georgia;
	padding: 0px;
	line-height: 22px;
	margin: 0px 0px -10px 0px;
}

.postarea h6 a:link, .postarea h6 a:visited {
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

.postarea h6 a:hover {
	background: #000000;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
} 

.postarea h5 {
	color: #939393;
	font: bold 17px Arial, Georgia;
	padding: 0px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}

.postarea h5 a:link, .postarea h5 a:visited {
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

.postarea h5 a:hover {
	background: #000000;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
} 

.postarea .Title {
	color: #939393;
	font: bold 17px Arial, Georgia;
	position: relative;
	top: 10px;
	padding: 0px;
	line-height: 22px;
	margin: 0px 0px 10px 0px;
}

.postarea .Title a:link, .postarea .Title a:visited {
	border-bottom: solid 1px #dddddd;
	text-decoration: none;
}

.postarea .Title a:hover {
	background: #000000;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
} 
	
.postarea p a {
	border-bottom: solid 1px #dddddd;
	color: #999999;
}
	
.postarea p a:hover {
	border-bottom: none;
	background-color: #000000;
	color: #FFFFFF;
}
	
.postarea blockquote {
	background: transparent url("images/blockquote.gif") no-repeat left top;
	border-left: 0px solid #d5d5d5;
    color: #aeb4bb;
    font: normal 20px 'NewAthenaUnicodeRegular', 'Times' !important;
    margin: 10px 10px;
	margin: 0 10px;
	padding: 12px 35px 5px 30px;
	text-align: left;
}

ul.list-catPostarea li {
	background:transparent url("images/icons/categorie.gif") no-repeat 0% 7%;
	height:16px;
	width: auto !important;
	min-width: 180px;
	width: 180px;
	list-style-type:none;
	padding:2px 0px 2px 20px !important;
}
		
#ContentArea {
	background: #FFFFFF;
	color: #666666;
	float: left;
	width: 880px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 175%;
}

#ContentArea h4 {
	background: none !important;
}

#twtr-profile-widget {
	margin: 30px 0px 0px 0px;
}

#ContentArea h1 {
	/*background: url("images/h1_underline.png") no-repeat bottom;*/
	border-bottom: 7px solid #000000;
	color: #4d4d4d;
	font: normal 40px 'Oswald', 'Cubano', 'Desyrel', Arial, Helvetica, 'Trebuchet MS', Times New Roman, Tahoma, Verdana;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* background: #000000; */
	color: #000;
}

h1.Error_404 {
width: 870px !important;
background: none !important;
margin: 0px !important;
color: #000000 !important;
font-size: 100px !important;
text-align: center !important;
}

h2.Error_404 {
	font:bold 20px 'Arial Black', 'Arial Bold', Arial !important;
	margin: -20px 0px 0px 0px !important;
	background: none !important;
	text-align: center;
}


#ContentArea h2 {
	border-bottom: 4px double #DDD;
	color: #4d4d4d;
	font:normal 20px 'Desyrel', Arial, 'Trebuchet MS', Tahoma, Verdana;
	/*background: url("images/h1_underline.png") no-repeat bottom;*/
	margin: 10px 0px 0px 0px;
	padding: 2px 0px 5px 0px;
	line-height: 20px;
}
	
#ContentArea a img {
	border: none;
}
	
#ContentArea p a {
	border-bottom: solid 1px #dddddd;
	color: #999999;
}
	
#ContentArea p a:hover {
	color: #FFFFFF;
	border-bottom: none;
	background-color: #000000;
}
	
#breadcrumbBlankPage {
	background: transparent url("images/dot_border.gif") repeat-x bottom;
	float: left;
	font-size: 11px;
	width: 880px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 3px 0px;
}

/* GOOGLE */

.adt:hover {
color: #3b3b3b !important;
}

.adsensePostAreaGoogle {
	background: #FFFFFF;
	float: left;
	width: 542px;
	margin: 0px 0px 10px 0px;
	padding: 8px 10px 8px 18px;
}
	
.adsense {
	background: #FFFFFF;
	float: left;
	width: 542px;
	margin: 0px 0px 10px 0px;
	padding: 20px 10px 20px 18px;
}

.AdsenseSearch {
	float: left;
	width: 728px;
	margin: 0px 140px 0px 55px;
	padding: 0px 0px 60px 18px;
}

.AdsenseArchivGoogleAd {
	float: left;
	width: 728px;
	margin: 0px 140px 0px 10px;
	padding: 0px 0px 60px 18px;
}


.AdsenseLinkSite {
	float: left;
	width: 880px;
	height: 70px;
	margin: 0px 0px 5px 200px;
	padding: 0px 10px 0px 18px;
}

.Topics_jdw {
	background: #FFFFFF url("images/postareabottom.jpg") no-repeat bottom;
	float: left;
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 4px 10px;
}

.DiscussTitle {
	background: #202020 url("images/h2background.gif") repeat-x;
	color: #FFFFFF;
	font:bold 1.4em 'Arial Black', 'Arial Bold', Arial;
	width: 545px;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 1px 5px;
}
	
.relatedPost {
	background: #FFFFFF;
	float: left;
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 4px 10px;
}

.PostAdsNewsPage {
	background: #FFFFFF;
	float: left;
	width: 550px;
	margin: 10px 0px 10px 0px;
	padding: 10px 10px 15px 10px;
}

.PostAdsNewsPage02Bottom {
	float: left;
	background: #FFFFFF;
	width: 510px;
	margin: 10px 0px 0px 0px;
	padding: 10px 10px 10px 50px;
}

ul.related_post li img:hover {
	-moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	
}


	
.relatedPost h2, .Topics_jdw h2 {
	background: #202020 url("images/h2background.gif") repeat-x;
	color: #FFFFFF;
	font:bold 16px 'Arial Black', 'Arial Bold', Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 7px 0px 1px 5px;
	line-height: 20px;
}

/* SHARE CONTENT */
	
.postmeta {
	position: relative;
	top: 10px;
	color: #999999;
	border-top: 0px dotted #C0C0C0;
	width: 550px;
	font-size: 11px;
	padding: 20px 0px 0px 0px;
	margin: 10px 0px 25px 0px;
	line-height: 150%;
	/*background: url("images/pf.gif") top no-repeat;*/
}
	
.postmeta a:hover {
	color: #2b2b2b;
}

#likePost {
	float: right;
	display: inline;
	position: relative;
	top: -25px;
}

.postmetaSearch {
	background: transparent url("images/dot_border.gif") repeat-x top;
	width: 880px;
	font-size: 12px;
	padding: 0px 0px 40px 0px;
	margin: 5px 0px 0px 0px;
}
	
.postmetaSearch p a {
	border-bottom: none;
}

.postmetaSearch p a:hover {
	border-bottom: none;
	background: #000000;
	color: #FFFFFF;
}
	
.postmeta2 {
	background: transparent url("images/dot_border.gif") repeat-x top;
	width: 550px;
	font-size: 12px;
	padding: 0px 0px 40px 0px;
	margin: 5px 0px 0px 0px;
}
	
.postmeta2 p a {
	border-bottom: none;
}

.postmeta2 p a:hover {
	border-bottom: none;
	background: #000000;
	color: #FFFFFF;
}
	
.comments {
	background: #FFFFFF url("images/commenttop.jpg") no-repeat top;
	float: left;
	width: 550px;
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 0px 10px;
}
	
#commentfooter {
	background: #FFFFFF url("images/commentbottom.jpg") bottom no-repeat;
	float: left;
	width: 550px;
	padding: 50px 10px 10px 10px;
}

/*
.commentcount {
	font:bold 30px Times, 'Times New Roman', Arial;
	color: #efefef;
	float: right;
	line-height: 20px;
	width: 48px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
	top: 0px;
	margin: -10px 0px 0px 0px;
}
*/

.commentcount {
	background-color: #dddddd;
	color: white;
	display: inline-block;
	width: 25px;
	height: 25px;
	-moz-border-radius: 16px;
	border-radius: 16px;
	font-size: 14px;
	line-height: 26px;
	text-align: center;
	font-weight: 600;
	position: relative;
	top: -20px;
	margin-left: 0px;
	margin-right: 20px;
	float: right;
}

.CommentInfo {
	float: left;
	width: 520px;
}

.atr_reply:hover {
	background: none;
	border-bottom: none;
	color: #c41616 !important;
	text-decoration: none;
}

a.atr_link:hover, a.atr_link {
	background: none;
	border-bottom: none;
	text-decoration: none;
}

.AutorName {
	font-size: 16px;
	border-bottom: solid 1px #CCC;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.commentHome p a:hover {
	background: none;
}

#comment {
	margin: 0px 0px 0px 0px;
}
		
.postCommentCount {
	float: right;
	font: bold 20px Georgia, Arial, Verdana, sans-serif;
	color: #dbdbdb;
	height: 48px;
	width: 48px;
	background: url("images/post-comment.gif") no-repeat;
	padding: 6px 0px 0px 18px;
	position: relative;
	top: -2px;
	right: 20px;
}

.postCommentCount:hover {
	background: url("images/post-commenthover.gif") no-repeat;
	float: right;
	font: bold 20px Georgia, Arial, Verdana, sans-serif;
	height: 48px;
	width: 48px;
	padding: 6px 0px 0px 18px;
}
	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/


#sidebar {
	display: inline;
	float: right;
	width: 320px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
	
#sidebar p {
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
		
/* 
#sidebar h2 {
	background: #202020 url("images/h2background.gif") repeat-x;
	color: #FFFFFF;
	font:normal 17px 'Bazar', 'Arial Black', 'Arial Bold', Arial, Tahoma, Verdana;
	margin: 10px 0px 10px 0px;
	padding: 4px 0px 1px 5px;
	line-height: 20px;
}
*/

#sidebar h2 {
font-family: 'Dosis', Helvetica, Arial, sans-serif;
display: block;
background: white url("images/stripe.png");
color: #fff;
text-transform: uppercase;
padding: 6px 0 9px;
margin: 10px 0px 15px 0px;
text-align: center;
overflow: hidden;
}

h2.pretitle span {
	font-size: .8em;
	padding: 11px 15px 11px;
	color: #fff;
	background: #ff3a38; 
}

#sidebar h2 a, #sidebar h2 a:visited {
	color: #FFF;
}
	
#sidebar h2 a:hover {
	color: #cccccc;
}
	
#sidebar h3 {
	color: #202020;
	font:normal 18px Helvetica, Arial, 'Trebuchet MS', Times New Roman, Tahoma, Verdana;
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 20px;
}

.cdfeatured {
	line-height: 0px !important;
}
	
#sidebar h3 a, #sidebar h3 a:visited {
	color: #8B0101;
	font: bold 11px Helvetica, Arial, 'Trebuchet MS', Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

#sidebar h3 a:hover {
	color:#000;
}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#video {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

#video h2 {
	margin: 0px 0px 0px 0px;
}
	
.sidefeature {
	background: #FFFFFF url("images/cdbarhome.jpg") bottom no-repeat;
	float: left;
	font-size: 11px;
	width: 300px;
	height: auto !important;
    min-height: 582px;
    height: 582px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 16px;
}	

.sidefeature h2 {
	margin: 0px 0px 15px 0px !important;
}
	
.sidefeatureSidebar {
	background: #FFFFFF;
	float: left;
	font-size: 11px;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 16px;
}

.NewsTippSidebar {
	background: #FFFFFF;
	float: left;
	font-size: 12px;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	line-height: 16px;
}
	
.MoreArticle {
	text-align: right;
}

/*MORPH*/
.morph {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
 
.morph:hover {
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}

.CDHomeStart:hover {
  border-radius: 50% !important;
  -moz-border-radius: 50% !important;
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
	
.CDHomeStart {
	border:solid 0px #CECECE;
	margin:0px 0px 10px 0px;
	padding: 3px;
	background: white url(images/tiny-fade-bg.png) center bottom repeat-x;
	color: #555;
	z-index: 1;
	-moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
 	-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
  	box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
	
.sidefeatureleft {
	float: left;
	width: 115px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
	
.sidefeatureright {
	float: right;
	width: 170px;
	margin: 0px 0px 9px 0px;
	padding: 0px 0px 2px 10px;
}
	
.sidefeatureright small {
	color: #4b4b4b;
	font-size: 11px;
}


/* Werbung */

.ADLeft {
	float: left;
	width: 140px;
	height: 140px;
	margin: 0px 20px 10px 0px;
}

.ADRight  {
	float: left;
	width: 140px;
	height: 140px;
	margin: 0px 0px 10px 0px;
}

/*PAYPAL*/

#PayPalButtonSpend {
	float:left;
	width: 50px;
	height: 50px;
	margin: -40px 0px 20px 0px;
}


.adPaypalHome {
	background: #FFFFFF;
	border: none;
	position: relative;
	top:9px;
	display: inline;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 10px;
	padding: 0px 10px 0px 10px;
}

.PayPalInputField {
	border: none !important;
}

.adPaypalHome small {
	float: left;
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}

.adPaypalHome input {
	border: none;
	padding: 0px;
}

.adrestorm {
	background: #FFFFFF;
	border: none;
	display: inline;
	height: auto !important;
	min-height: 40px;
	height: 40px;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 5px 10px;
}

/* AD BOX SIDEBAR */

.adSideBarWP140 {
	background: #FFFFFF;
	border: none;
	display: inline;
	height: auto !important;
	min-height: 40px;
	height: 40px;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 15px 8px;
}

.PromotionAD {
	margin:0px 0px 0px 5px;
}


	
.ad {
	background: #FFFFFF;
	border: none;
	display: inline;
	height: auto !important;
	min-height: 40px;
	height: 40px;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 5px 10px;
}

.ad input {
	border: none;
	padding: 0px;
}
	
.ad a img, adGroup a img {
	border: none;
}	
	
.posts {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 0px;
}
	
.posts small {
	font: normal 11px Arial, Verdana, sans-serif;
}
	
.userPanel {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
}
	
.recent_comments {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 5px 10px;
}

/* NEWSLETTER */

#NewsletterWrapperFooter {
	float: left;
	display: inline;
	width: 920px;
	height: 50px;
	background: #dedede;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin: 22px 0px 0px 0px;
}

#SuscribeText {
	float: left;
	color: #777777;
	font: normal 18px 'Oswald', 'Cubano', 'Desyrel';
	padding: 12px 10px 0px 20px;
}
	
	
#NewsletterFormDIV {
	float: left;
	padding: 8px 0px 0px 0px
}
	
.newsletter {
	background: #FFFFFF url(images/newsletter.gif) top right no-repeat;
	float: left;
	width: 550px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
	z-index: 1;
}
	
.pageblock {
	background: #FFFFFF;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 10px;
}

.SidebarBlock {
	background: #FFFFFF;
	border: none;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 2px 10px 10px 10px;
}


.CDSidebarBlock {
	background: #FFFFFF;
	float: left;
	font-size: 11px;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px 10px 10px 0px;
	line-height: 16px;
}

/************************************************
*	Left Sidebar                    	        * 
************************************************/
#l_sidebar {
	background: #FFFFFF;
	display: inline;
	float: left;
	width: 300px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}
	
#l_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
	
#l_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
	
#l_sidebar h2 {
	background: #202020 url("images/h2background.gif") repeat-x;
	color: #FFFFFF;
	font:bold 13px Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 1px 5px;
	line-height: 20px;
}

#l_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}
	
/************************************************
*	Right Sidebar                       	    * 
************************************************/
#r_sidebar {
	background: #FFFFFF;
	display: inline;
	float: right;
	width: 135px;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	line-height: 20px;
}
	
#r_sidebar p {
	padding: 0px 0px 15px 0px;
	margin: 0px;
}
	
#r_sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px 0px 15px 0px;
}
	
#r_sidebar h2 {
	background: #202020;
	color: #FFFFFF;
	font:normal 12px Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 1px 0px 1px 5px;
	line-height: 20px;
}

#r_sidebar ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

.textwidget {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

#recent-posts ul, #iTunesRecent ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#recent-posts ul li, #iTunesRecent ul li {
	background: transparent url("images/dot_border.gif") repeat-x bottom;
	border-bottom: solid 0px #dddddd;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

/* TALK Kommentare */
#TalkComments {
	float: left;
	width: 300px;
	height: auto !important;
	min-height: 50px;
	height: 50px;
	margin: 0px 0px 8px 0px;
	background: transparent url("images/dot_border.gif") repeat-x bottom !important;
}

#TalkComments ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#TalkComments ul li {
	background: transparent url("images/dot_border.gif") repeat-x bottom !important;
	width: 100px;
	height:auto !important;
	min-height: 50px;
	height: 50px;
	border-bottom: solid 0px #dddddd;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

	
#recent-comments ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#recent-comments ul li {
	/*background: #FFFFFF url(images/icon_comments.gif) no-repeat top left;*/
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
	
#categories-1 ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#categories-1 ul li {
	background: #FFFFFF url("images/icon_categories.gif") no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
	
#archives ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#archives ul li {
	background: #FFFFFF url("images/icon_archives_sidebar.gif") no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

	
#pages ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#pages ul li {
	background: #FFFFFF url("images/icon_meta.gif") no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
	
#links ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#links ul li {
	background: #FFFFFF url("images/icon_links.gif") no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}

#meta ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#meta ul li {
	background: #FFFFFF url("images/icon_meta.gif") no-repeat top left;
	padding: 0px 0px 5px 18px;
	margin: 0px 0px 0px 0px;
}
	
#text-1 ul {
	list-style-type: none;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

#text-1 ul li {
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 0px;
}
	
/************************************************
*	Footer      								*
************************************************/

#FooterArt {
	margin: 0 auto;
	width: 100%;
	background: #000000 url(images/footerart_black.jpg) center bottom no-repeat;
    border-top: 0px solid #dd0000;
    clear: both;
    height: 580px;
	color: #f2f2f2;
	font: normal 10px Arial, Verdana;
    text-align: left;
    overflow:hidden;
    padding: 0px;
}

*+html #FooterArt {
	background: #000000 url("images/footerart_black.jpg") center top no-repeat;
}


#FooterArt img {
	-moz-transition:  opacity .7s linear;
	-webkit-transition:  opacity .7s linear;
	transition:  opacity .7s linear;
	opacity: 0.7;
}

#FooterArt img:hover {
	opacity: 2.0;
}




#LogoFooterSpons {
	float: left;
	display: inline;
	position: relative;
	margin: 30px 0px 0px 30px;
	width: 800px;
	height: 30px;
	border: solid 0px white;
}

#LogoFooterSpons img {
	-moz-transition:  opacity .4s linear;
	-webkit-transition:  opacity .4s linear;
	transition:  opacity .4s linear;
	opacity: 0.4;
}

#LogoFooterSpons img:hover {
	opacity: 2.0;
}

#LogoFooterSpons img, #LogoFooterSpons img a {
	border: none;
}
   

#footerContent {
	margin: 0 auto;
	position: relative;
	top: 20px;
	width: 920px;
	border: solid 0px red;
}


ul.list-news li {
	/*background:transparent url("images/icons/topnewsbottom.png") no-repeat !important;*/
	border-bottom: none;
	padding-left: 20px !important;
	padding-top: 1px !important;
	height: auto !important;
	min-height: 30px;
	height:30px;
	width: 210px;	
}

ul.relatedIndex li {
	background: none !important;
	list-style-image: url("images/star_relatedpost.png");
	padding: 0px !important;
	margin: 0px 0px 0px 17px !important;
}

ul.popularArticle li, ul.newIniTunes li {
	list-style-image: url("images/star_relatedpost.png");
	padding: 0px !important;
	margin: 0px 0px 0px 20px !important;
	list-style-position: outside;
}

#AboutAuthorArticle {
	float: left;
	background: #f1f1f1;
	padding: 0px 10px 13px 10px;
	margin: 30px 0px 0px 0px;
	font-style: italic;
	font-size: 13px !important;
}

#AboutAuthorArticle h4 {
	color: #FFFFFF !important;
	background:#434343 !important;
	font:normal 15px Arial, 'Trebuchet MS', 'Times New Roman', Tahoma, Verdana !important;
	margin: 15px 0px 5px 0px !important;
	padding: 5px !important;
}


#footer {
	margin: 0 auto;
	height: 40px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}
	
#footer p {
	color: #6e6e6e;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	line-height: 140%;
	position: relative;
	top: -30px;
}
	
#footer a, #footer a:visited {
	color:#6e6e6e;
	text-decoration: none;
}
	
#footer a:hover {
	text-decoration: none;
	color: #969696;
	border-bottom: solid 1px #969696;
	border-top: solid 1px #969696;
}
	

#FlickrBottom {
	border: solid 0px white;
	margin: 0 auto;
	height: 86px;
	width: 200px;
	position: relative;
	top: -110px;
	right: 370px;
}

#FlickrBottomLink {
	float: left;
	height: 86px;
	width: 200px;
}


/************************************************
*	Footer Box								*
************************************************/	
#FooterLeft01 {
	float: left;
	width: 300px;
	height: 400px;
	border: solid 0px black;
	margin: 0px 35px 0px 0px;
}

#FooterLeft01 a {
	color: #242424;
}

#FooterLeft01 a:hover {
	color: #FFFFFF;
	background: none;
}

#BookTippFooterText a:hover {
	color: #FFFFFF !important;
	background: #000000 !important;
}

#FooterLeft01 img a:hover {
	color: #FFFFFF;
	background: none !important;
}

#FooterLeft01 a:hover img, #FooterLeft01 img:hover {
	background: none !important;
}


#FooterMiddleTwitter {
	float: left;
	width: 300px;
	height: 400px;
	border: solid 0px black;
	display: inline;
}


#BookTippFooter {
	float: left;
	display: inline;
	width: 100px;
	height:100px;
}

#BookTippFooter {
	font: bold 15px Arial !important;
}

#BookTippFooter img {
	width: 100px;
	height: 120px;
    position: relative;
	background: white url(images/tiny-fade-bg.png) center bottom repeat-x;
	color: #555;
	z-index: 1;
	-moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
 	-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
  	box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	float: left;
}

#BookTippFooter img:hover {
	width: 100px;
	height: 120px;
   	position:relative;
    background:#FFF url(images/tiny-fade-bg.png) center bottom repeat-x;
    color:#555;
    z-index:1;
    -moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:3px;
    float:left;
}

#BookTippFooterText {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 155px;
	height: 100px;
	font: normal 12px Arial, Tahoma, Verdana;
}


#BookTippFooterText h3 a {
	font:normal 13px 'Cubano', Arial !important;
}

#BookTippFooterText span {
	font-style: italic;
}

/* CD Recommend */

#BookTippCD {
	float: left;
	display: inline;
	width: 100px;
	height:120px;
}

#BookTippCD {
	font: bold 15px Arial !important;
}

#BookTippCD img {
	width: 100px;
	height: 120px;
    position: relative;
	background: white url(images/tiny-fade-bg.png) center bottom repeat-x;
	color: #555;
	z-index: 1;
	-moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
 	-webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
  	box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 3px;
	float: left;
}

#BookTippCD img:hover {
	width: 100px;
	height: 120px;
   	position:relative;
    background:#FFF url(images/tiny-fade-bg.png) center bottom repeat-x;
    color:#555;
    z-index:1;
    -moz-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);
    -webkit-box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    box-shadow: 0 1px 2px rgba(1, 1, 1, 0.5);       
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:3px;
    float:left;
}

#BookTippCDText {
	float: left;
	margin: 0px 0px 0px 20px;
	width: 160px;
	height: 100px;
	font: normal 12px Arial, Tahoma, Verdana;
}

#BookTippCDText h3 a {
	font:normal 13px 'Cubano', Arial !important;
}


#BookTippCDText span {
	font-style: italic;
}




.FooterBox {
	border: solid 0px #bfbfbf;
	background: none;
	color: #000000;
	display: inline;
	font:normal 12px Arial, Tahoma, Verdana;
	float: left;
	height: 140px;
	width: 300px;
	margin: 0px 0px 10px 10px;
	padding: 10px;
	line-height: 14px; 
}


.FooterBox ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.FooterBox li {
	list-style-type: none;
	padding: 0px 0px 15px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: solid 1px #dddddd;
}

.FooterBox a, FooterBoxMiddleTwitterUpdates a {
	color: #202020;
	font-weight: normal;
	text-decoration:none;
}

.FooterBox a:hover, .FooterBoxMiddleTwitterUpdates a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration:none;
}

.FooterBox h2, .FooterBoxFlickr h2, .FooterBoxMiddleTwitterUpdates h2, #RSSfeedFooter h2, #LastNewsFooterBottom h2 {
	/*background: #202020 url("images/h2background.gif") repeat-x;*/
	background: transparent url("http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/images/h2background_footer_bottom.png") repeat-x;
	color: #FFFFFF;
	font: normal 15px 'Desyrel', Arial !important;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 1px 5px;
	line-height: 20px;
}

#RSSfeedFooter h3 {
	color: #000000 !important;
	font:normal 13px 'Cubano', Arial !important;
	margin: 0px 0px 2px 0px;
	padding: 2px 0px 0px 0px;
}



.FooterBoxMiddleTwitterUpdates {
	color: #000000;
	display: inline;
	font:normal 12px Arial, Tahoma, Verdana;
	float: left;
	height: 160px;
	width: 300px;
	margin: 10px 0px 10px 0px;
	padding: 0px;
	overflow: hidden;
	line-height: 14px; 
}

.FooterBoxMiddleTwitterUpdates a {
	color: #202020;
}

.FooterBoxMiddleTwitterUpdates h2 {
	background: transparent url("http://www.jazzdrummerworld.com/wp-content/themes/revolution_pro-10/images/h2background_footer_bottom.png") repeat-x;
	color: #FFFFFF;
	font: normal 15px 'Desyrel', Arial !important;
	margin: 0px 0px 8px 0px;
	padding: 5px 0px 1px 5px;
	line-height: 20px;
}


.FooterBoxMiddleTwitterUpdates span a {
	font:bold italic 13px Arial; 
	color: #202020;
}

.IntroTwitter {
	float: left;
	width: 40px;
	height: 130px;
	margin: 0px 10px 0px 0px;
}


#TwitterIntroBottom p a.press-it-btn {
    float: left;
    outline: none;
    display: block;
    margin: 0px 0px 0px 0px;
    width: 40px; 
    height:40px;
    background-image: url(images/twitterlogobird.png);
    background-position: top;
    text-indent: -9999px;
}

#TwitterIntroBottom p a.press-it-btn:hover {
    background-position: bottom;
}


#RSSfeedFooter {
	float: left;
	display: inline;
	width: 300px;
	height: 100px;
	color: #202020;
	font: normal 12px Arial, Tahoma, Verdana;	
}




#RSSfeedFooter a {
	color: #242424;
}

#RSSfeedFooter a:hover {
	color: #959595;
}

ul.Feedly li {
	list-style-type: none;
	padding: 15px 0px 5px 30px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 25px;
	position: relative;
	top: -30px;
	right: 30px;
}


ul.RSSFeedFooter li {
	list-style-type: none;
	/*background: url(images/rssfeedbottom.png) left no-repeat;*/
	padding: 15px 0px 5px 0px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	width: 200px;
	height: 25px;
	position: relative;
	top: -10px;
}

.HoverEffect {
	position: relative;
	top: -2px;
}

.HoverEffect:hover {
	-moz-transition: opacity 4s linear;
	-webkit-transition: opacity .4s linear;
	transition: opacity .4s linear;
	opacity: 0.4;
}

ul.newsletterIconFooter li {
	list-style-type: none;
	background: url(images/coffee.png) left no-repeat !important;
	padding: 5px 0px 5px 20px;
	font-weight: bold;
}

ul.googleplus li {
	list-style-type: none;
	background: none !important;
	padding: 0px 0px 0px 0px !important;
	font-weight: bold;
}

ul.googleplus li span {
	padding: 0px 0px 0px 5px !important;
	font-weight: bold !important;
}

ul.SupportMagazin li {
	list-style-type: none;
	background: url(images/heart_support.png) top left no-repeat !important;
	padding: 0px 0px 0px 20px !important;
	font-weight: normal;
}

ul.SupportMagazin li a {
	border-bottom: solid 1px black;
}

ul.SupportMagazin li a:hover {
	background: #000000;
	color: #FFFFFF !important;
}


#LastNewsFooterBottom {
	float:left;
	display: inline;
	width: 245px;
	height: 400px;
	border: solid 0px black;
	margin: 10px 0px 0px 15px;
	font: normal 12px/normal Arial, Tahoma, Verdana;
}

#LastNewsFooterBottom ul li {
	list-style-type: none;
}


.FooterBoxFlickr {
	float: left;
	background: none;
	color: #000000;
	display: inline;
	font:normal 11px Arial, Tahoma, Verdana;
	height: 220px;
	width: 300px;
	margin: 0px 0px 5px 10px;
	padding: 10px;
	overflow: hidden;
	line-height: 16px !important;
}

#FooterBoxFlickr img {
	padding: 5px;
}

#FooterRightReport {
	width: 250px;
	height: 189px;
}

.FooterBoxRight ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.FooterBoxRight li {
	list-style-type: none;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	border-bottom: solid 1px #dddddd;
}

.FooterBoxRight a {
	color: #4b4b4b;
	font-weight: normal;
	text-decoration:none;
}

.FooterBoxRight a:hover {
	color: #959595;
	text-decoration:none;
	background: none;
}

.FooterBoxRightTop small {
	color: #000;
}


.FooterBoxRightTop {
	float: left;
	background: url("images/tagsh2.gif") no-repeat;
	color: #FFFFFF;
	font:bold 12px Arial, Tahoma, Verdana;
	margin: 0px 0px 10px 0px;
	padding: 2px 0px 0px 0px;
	width: 283px;
	height: 23px;
	
}

.FooterBoxRightTop span {
	display: none;
}
	
ul.list-news li {
	color: #202020;
	padding:1px 0px 10px 0px !important;
	margin: 0px 0px 5px 0px;
	height: auto !important;
	min-height: 30px;
	height:30px;
	width: 240px;
	border-bottom: solid 1px #747474 !important;
}

ul.list-news li a {
	font-weight: normal;
	color: #202020;
	text-decoration: none;
}

ul.list-news li a:hover {
	background: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

ul.list-news small {
	font-size:11px;
}

/************************************************
*	Search Form									*
************************************************/
#ls_form {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
	
#searchbox {
	background: #EEEEEE;
	display: inline;
	width: 120px;
	position: relative;
	top: -6px;
	color: #202020;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 5px 7px 0px;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
}
	
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}
	
	
#subbutton { 
    color: #FFF; 
    padding: 5px;
    margin: 0px 0px 0px 9px;
    text-transform: uppercase; 
    border: none;
 	/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
	-webkit-transition: -webkit-box-shadow 0.3s linear;
 
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
 
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	width: 170px;
}

#subbutton:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	border: none;
	color: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
}



	
#subbox {
	background: #EEEEEE;
	width: 350px;
	color: #b4b4b4;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #b4b4b4;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#subbox:hover, #subbox:focus {
	border: solid 1px #484848;
	color: #484848;
	outline: none;
	background: #FFFFFF;
}

#subboxFooterNewsletter {
	background: #EEEEEE;
	width: 500px;
	color: #b4b4b4;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 5px 0px 0px 0px;
	border: solid 1px #b4b4b4;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#subboxFooterNewsletter:hover, #subboxFooterNewsletter:focus {
	border: solid 1px #484848;
	color: #484848;
	outline: none;
	background: #FFFFFF;
}





#name, #email, #url, #mcspvalue {
	float: left;
	background: #FFFFFF;
	border:solid 2px #cccccc; 
	color: #CCCCCC;
	font:normal 14px Arial, Tahoma, Verdana;
	padding: 10px;
	margin: 0px 0px 10px 0px;
	width: 490px;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#name:hover, #email:hover, #url:hover, #mcspvalue:hover {
	background: #eee;
	color: #202020;
	border: 2px solid #9b9b9b;
}
	
#name:focus, #email:focus, #url:focus, #mcspvalue:focus {
	background: #eee;
	color: #202020;
	border: 2px solid #9b9b9b;
}
	
#submit {
	background: #000000;
	border: none;
	color: #ffffff;
	cursor: pointer;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 6px;
	margin: 0px 0px 0px 0px;
}
	
#submit:hover {
	background: #e20001;
	border: none;
	cursor: pointer;
	color: #ffffff;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 6px;
	margin: 0px 0px 0px 0px;
	-webkit-transition: all .2s linear !important;
	-moz-transition: all .2s linear !important;
	transition: all .2s linear !important;
}
	
#comment {
	background: #FFF;
	border: 2px solid #cccccc;
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	width: 490px;
	height: auto !important;
	min-height: 300px;
	height: 300px;
	padding: 10px;
	margin: 0px 0px 0px 0px;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}
	
#comment:hover {
	background: #eee;
	border: 2px solid #9b9b9b;
	color: #202020;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	width: 490px;
	padding: 10px;
	margin: 0px 0px 0px 0px;	
}
	
#comment:focus {
	background: #eee;
	color: #242424;
}

#SubscribeComments {
	border: solid 0px #CCCCCC;
	background: #FFFFFF;
	padding: 0px 10px 10px 10px;
	margin: 10px 0px 0px 0px;
	width: 490px;
}
	
/************************************************
*	Comments									*
************************************************/
cite {
	color: #5c5c5c;
	font: normal 12px Verdana, Arial, sans-serif;
}

.icon2 {
	border:none; 
	padding: 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:middle; 
}

.normalUser {
	background: none;
	margin: 0px 0px 0px 0px;
}

.normalUser blockquote {
	border-left: 0px solid #d5d5d5;
	background: transparent url("images/blockquote.gif") no-repeat;
    color: #9a9fa6;
    float: left;
	font-size: 1.00em;
    margin: 10px 10px;
    padding: 10px 40px;
	margin: 0 30px;
}


#comments {
	color: #202020;
	float: left;
	padding: 20px 0px 10px 0px;
	margin: 0px 0px 0px 0px;
}

#comments ol {
	color: #8e8e8e;
	float: left;
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
	
.commentdate {
	color: #999999;
	float: left;
	font: normal 11px Arial, Verdana, sans-serif;
	margin: -3px 0px 0px 0px;
}

.commentname {
	color: #4b4b4b;
	font-weight: bold;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}

.commentinfo {
	clear: both;
}

.commenttext {
	/*background: transparent url("images/comment_horizontal.png") no-repeat center bottom;*/
	float: left;
	border-bottom: 1px solid #efefef;
	width: 500px;
	color: #4b4b4b;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 20px 0px;
	margin: 0px 10px 55px 0px;
	line-height: 150%;
}
	
.commenttext blockquote {
	background: transparent url("images/blockquote.gif") no-repeat;
	border-left: 0px solid #d5d5d5;
    color: #9a9fa6;
    font-size: 1.00em;
    margin: 10px 10px;
    padding: 10px 40px;
	margin: 0 30px;
}

.commenttext-admin {
	width: 470px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px 0px 0px 0px;
	margin: 5px 10px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
}
	
.commentlist {
	float: none;
}

.trackbacklist {
	float: none;
	padding: 0px;
	margin: 0px;
	position: relative;
	right: 5px;
}

/* ADMIN COMMENT */
.mycomment {
	/*background: url("images/admin_dave") top no-repeat;*/
	color: #929292;
	float: left;
	margin: 0px 0px 0px 0px;
}



.gravatar {
	float: left;
	height: 50px;
	width: 50px;
	margin: 0px 20px 0px 0px;
	padding:0px;
	border: 1px solid #CCCCCC;
	border-radius: 80px;
	background: black;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
}

.mycomment .gravatar {
	border:1px solid #242424 !important;
}


.avatar {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 50px;
	border: 0px solid #D1D1D1;
	border-radius: 80px;
	background: black;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	-moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
	-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
}

.gravatarBottom {
	float: left;
	width: 40px;
	height: 40px;
	padding: 0px 10px 0px 0px;
}

.FooterComment {
	float: left;
	height: auto !important;
}

.GravatarImage {
	float: left;
	border:4px solid #eeeeee;
	height: 40px;
	width: 40px;
	margin: 0px 12px 0px 0px;
}

.userPanelSidebar {
	float: left;
	height: 40px;
	width: 50px;
	margin: 3px 0px 0px 0px;
}

.kjgrcGravatar {
    margin: 0px 10px 0px 0px;
    padding: 0px;
    width: 40px;
    height: 40px;
    border-radius: 80px;
    background: #000;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
    -moz-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, .2);
}

/************************************************
*	FORM STYLE									*
************************************************/
input.PayPalinput {
	border: none;
}

input {
	border:solid 1px #cccccc; 
}
	
legend {
	font:bold 22px Verdana, Arial, sans-serif;
	color:#999;
}

.button {
	background: #595959;
	color: #FFFFFF;
	font:bold 11px Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 1px 0px 0px 0px;
	border: 1px solid #242424;
	cursor: pointer;
	position: relative;
	top: -1px;
	z-index: 10;
}
	
.button:hover {
	background: #c41616;
}

label small {
	color: #999999;
}

fieldset {
	border: solid 0px #cccccc;
	background: #ffffff;
	color: #4b4b4b;
	font: normal 11px Verdana, Arial;
	padding: 15px;
	margin: 50px 0px 0px 0px;
}

fieldset h3 {
	font: bold 25px 'Arial Black','Trebuchet MS', Verdana, Arial, sans-serif;
	color: #4b4b4b;
	margin: 0px 0px 20px 0px;
	border-bottom: 3px solid #4b4b4b;
}

textarea {
	border:solid 1px #000000;
}

#commentform textarea {
	line-height: 150%;
	color: #CCCCCC;
}

#commentform {
	float: left;
	width: 546px;
	position: relative;
	top: 20px;
}

#commentform p {
	font: normal 15px Arial;
	padding: 0px 0px 10px 0px;
	line-height: 200%;
}

p.CommentFormLabel {
	font: normal 15px Arial;
	margin: 0px 0px 15px 0px;
}

.logfront {
	margin:10px 0px 0px 0px;
}

#log1, .pwd {
	padding: 2px;
}

#log1:hover, #log1:focus, .pwd:hover, .pwd:focus {
	background: #e5e5e5;
}

/* TABLE DESIGN */

#newspaper-a {
	font-family: Arial, "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	width: 300px;
	margin: 20px 0px 0px 0px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #7F7F7F;
}

#newspaper-a th {
	padding: 12px 17px 12px 17px;
	font-weight: normal;
	font-size: 14px;
	color: #242424;
	border-bottom: 1px solid #7F7F7F;
}

#newspaper-a td {
	padding: 7px 17px 7px 17px;
	color: #242424;
}

#newspaper-a tbody tr:hover td {
	color: #242424;
	background: #F1F1F1;
}

#newspaper-b {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}

#newspaper-b th {
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #242424;
}

#newspaper-b tbody {
	background: #e8edff;
}

#newspaper-b td {
	padding: 10px;
	color: #242424;
	border-top: 1px dashed #fff;
}

#newspaper-b tbody tr:hover td {
	color: #339;
	background: #d0dafd;
}

#newspaper-c {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #6cf;
}

#newspaper-c th {
	padding: 20px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	text-transform: uppercase;
	border-right: 1px solid #0865c2;
	border-top: 1px solid #0865c2;
	border-left: 1px solid #0865c2;
	border-bottom: 1px solid #fff;
}

#newspaper-c td {
	padding: 10px 20px;
	color: #669;
	border-right: 1px dashed #6cf;
}

.werbung {
	float: right;
	margin: 20px 0px 0px 0px;
	border: solid 10px solid;
}

/* SPENDEN Button */

#ContactAdressJDW input {
	border: none;
}

#FormPayPal input {
	border: none;
}

#FormPayPal {
    float: left;
    width: 870px;
    height: 20px;
    position: relative;
    top: 0px;
    bottom: 0px;
    padding: 0px;
    margin: -50px 0px 80px 0px ;
}

#FormPayPalContact {
    float: left;
    width: 300px;
    height: 20px;
    position: relative;
    top: 0px;
    bottom: 0px;
    padding: 0px;
    margin: -40px 0px 0px 0px ;
}


/* CONTACT SITE */
#ContactAdressJDW {
	float: left;
	width: 380px;
	border: solid 0px black;
	margin:5px 20px 0px 0px;
}

.ContactFormPrioritaet {
	padding: 10px;
	outline: none;
	border: solid 1px #DDD;
	color: #555;
	width: 440px;
	background: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#ContactFormContactSite {
	float: left;
	width: 440px;
	border: solid 0px black;
	margin:5px 20px 0px 20px;
}

#ContactFormContactSite input {
	padding: 10px;
	border: solid 1px #DDD;
	color: #555;
	width: 420px;
	background: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#ContactFormContactSite input:hover, #ContactFormContactSite input:focus, #ContactFormContactSite textarea:hover, #ContactFormContactSite textarea:focus {
	border: solid 1px #CCC;
	color: #4d4d4d;
	background: #eee; 
	padding: 10px;
	outline: none;
}

#ContactFormContactSite textarea {
	padding: 10px;
	border: solid 1px #DDD;
	width: 420px;
	background: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#ContactFormContactSite .SubmitButton {
	width: 150px; 
    color: #FFF; 
    text-transform: uppercase; 
    margin-top: 10px;
    border: none;
 	/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
	-webkit-transition: -webkit-box-shadow 0.3s linear;
 
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
 
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
}

#ContactFormContactSite .SubmitButton:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	margin-top: 10px;
	border: none;
	color: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
}


/*YOUTUBE URL LINK FORM*/

#ContactFormContactYoutube {
	float: left;
	width: 300px;
	border: solid 0px black;
	margin:5px 20px 20px 0px;
}

#ContactFormContactYoutube input {
	padding: 5px;
	border: solid 1px #DDD;
	color: #555;
	width: 280px;
	background: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#ContactFormContactYoutube input:hover, #ContactFormContactYoutube input:focus, #ContactFormContactYoutube textarea:hover, #ContactFormContactYoutube textarea:focus {
	border: solid 1px #CCC;
	color: #4d4d4d;
	background: #eee; 
	padding: 5px;
	outline: none;
}

#ContactFormContactYoutube textarea {
	padding: 10px;
	border: solid 1px #DDD;
	width: 280px;
	background: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	-webkit-box-shadow: 0px 0px 4px #aaa;
	-moz-box-shadow: 0px 0px 4px #aaa; 
 
	/* -- CSS3 Transition - define what the transition will be applied to (i.e. the background) -- */		
	-webkit-transition: background 0.3s linear;	
}

#ContactFormContactYoutube .SubmitButton {
	width: 150px; 
    color: #FFF; 
    text-transform: uppercase; 
    margin-top: 10px;
    border: none;
 	/* -- CSS3 Transition - define which property to animate (i.e. the shadow)  -- */
	-webkit-transition: -webkit-box-shadow 0.3s linear;
 
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
 
	/* -- CSS3 - Rounded Corners -- */
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px; 
}

#ContactFormContactYoutube .SubmitButton:hover {
	cursor: pointer;
	-webkit-box-shadow: 0px 0px 20px #555;
	margin-top: 10px;
	border: none;
	color: #FFF;
	/* -- CSS3 Shadow - create a shadow around each input element -- */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#b80000), to(#b80000)); 
	background:  -moz-linear-gradient(25% 75% 90deg,#b80000, #b80000); 
}


 


/* STAR RATING */
#sr-table {
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #ddd; }


/* thead and tfoot */

#sr-table thead tr, #sr-table tfoot tr {
	background: #ddd url("images/bg.png") repeat-x;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa; 
}

#sr-table td, #sr-table th {
	padding: 2px 10px;
	border-left: 1px solid #eee; 
}

#sr-table td.date, #sr-table th.date, #sr-table tfoot td {
	border-left: 0; 
}

#sr-table th {
	font-size: 1.1em; 
}

#sr-table tfoot {
	font-size: 0.9em; 
}

#sr-table tfoot .sr-tips{
	float: left;
	padding: 0 3px; 
}

#sr-table tfoot .sr-plugin {
	float: right;
	padding: 0 3px; 
}



/* tbody */

#sr-table tr.odd {
	background: #f1f5fa; 
}
	
#sr-table tbody tr:hover {
	background: #def;  
}
	
#sr-table .hidden {
	display: none; 
}



/* the following classes are applied by tablesorter.js */

#sr-table thead .header {
	background-image: url("images/sort.gif");
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer; 
}

#sr-table thead .headerSortUp {
	background-image: url("images/asc.gif"); 
}

#sr-table thead .headerSortDown {
	background-image: url("images/desc.gif"); 
}

#sr-table thead .headerSortUp, #sr-table thead .headerSortDown {
	background-color: #ddd; 
}


/* css for sidebar functions */

.sr-review { /* post title */
	float: left; 
}

.sr-rating { /* star images */
	float: right; 
}

.sr-clear { /* clear the floats */
	clear: both; 
}




/************************************************
*	Search Form									*
************************************************/
.editbox {    
	float: left;
    position: relative;
    top: 0px;
    left: 10px;
    background: #ffffff;
    height: 16px;
    width: 130px;
    border: 0px;
    margin: 0px;
    overflow: hidden; 
    border-top: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
}

.edit {
    width: 150px;
    font-size: 11px;
    background: #ffffff url("images/searchnormal.gif") no-repeat;
    height: 16px;
    border: 0px;
    outline-width: 0px;
}

.edit:hover, .edit:focus {
    width: 100px;
    font-size: 11px;
    background: #ffffff;
    height: 16px;
    border: 0px;
    color: #a7a7a7;
    outline-width: 0px;
}


#searchform {
	position: relative;
	left: 20px;
	top:2px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	width: 200px;
	}
	
#searchbox {
	background: #FFFFFF;
	border-top: 1px solid #666666;
	border-right: 1px solid #DDDDDD;
	border-left: 1px solid #666666;
	border-bottom: 1px solid #DDDDDD;
	width: 150px;
	color: #242424;
	display: inline;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	padding: 3px;
	margin: 0px 0px 0px 0px;
}
	
#subscribe {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
}

.lupeSearch {
	border: none;
	float: left;
	position: relative;
	left: 5px;
}

.SearchImageRight {
	float: left;
	position: relative;
	left: 10px;
}