/* @override http://localhost:8888/wp-content/themes/workspacer/style.css */



/*
Theme Name: Workspacer
Author: WPThemeDesigner.com
Author URI: http://www.wpthemedesigner.com/
*/

/*  CSS Reset Hack  */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:middle;margin:0;padding:0;border:0;outline:0;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}



/** 
 * Slideshow style rules.
 */
.telefon {
	background: url(http://www.zahnarzt-im-ausland.de/blog/wp-content/plugins/telefon.jpg) no-repeat 90px;
}

.newsletter {
	background: url(http://www.zahnarzt-im-ausland.de/blog/wp-content/themes/workspacer/images/newsletter.jpg) no-repeat 200px;
}
#slideshow {
	margin:0 auto;
	width:502px;
	height:300px;
	background:transparent url(img/bg_slideshow.jpg) no-repeat 0 0;
	position:relative;
}
#slideshow #slidesContainer {
  margin:0 auto;
  width:502px;
  height:300px;
  overflow:auto; /* affiche une scrollbar au cas ou */
  position:relative;
}
#slideshow #slidesContainer .slide {
  margin:0 auto;
  width:502px; /* reduit de 20 pixels la div #slidesContainer pour permettre d'afficher la barre de scroll */
  height:300px;
}

/** 
 * Slideshow controls style rules.
 */
.control {
  display:none;
  width:39px;
  height:263px;
  text-indent:-10000px;
  position:absolute;
  cursor: pointer;
}
#navDiapo{
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	right:25px;
	bottom:10px;
	cursor:pointer;
	display: none;

}
#leftControl {
  top:0;
  left:0;
  background:transparent url(img/control_left.jpg) no-repeat 0 0;
  display: none;
}
#rightControl {
  top:0;
  right:0;
  background:transparent url(img/control_right.jpg) no-repeat 0 0;
  display: none;
}


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	color: #112222;
	background: url(images/bg.jpg) repeat-x 0 0;
	font: 12px Verdana, sans-serif;
}
a {
	color: #234566;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
img.alignleft { float: left; margin: 2px 10px 5px 0px; }

img.alignright { float: right; margin: 2px 0px 5px 10px; }

img.aligncenter  { float: left;
	display: inline;
	z-index: auto;
	border: 3px solid #cdcdcd;
	left: 3px;
	padding: 2px;
	margin-left:30px;
	margin-right:10px;
	margin-bottom:10px;
}

img a:hover  { 
	
}

	



.gallery {
	display: block;
	padding: 0;
}

.gallery a {
	padding: 2px;
	display: inline-block;
	margin: 0;
}

.gallery a:hover {
	background-color: silver;
	-webkit-box-shadow: 0px 0px 8px #ccc;
-moz-box-shadow: 0px 0px 8px #ccc;
box-shadow: 0px 0px 8px #ccc;
	border-style: none;
}

.gallery img {
	width: 150px;
	height: 150px;
	margin: 0 0 -5px;
	display: inline-block;
	padding: 1px;
}

.gallery img a {

}

.gallery img a:hover {
	background-color: silver;
	border-style: none;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 940px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 165px;
	padding-left: 16px;
	font-size: 18px;
	background: url(images/logo.png) no-repeat 0 0;
}
	#header h1 {
		float: left;
	}
		#header h1 a {
			display: block;
			width: 902px; height: 100px;
			text-indent: -9999px;
			margin-left: -10px;
}
	#header .twitter {
		float: right;
		background: url(images/twitter.jpg) no-repeat;
	width: 42px;
	height: 42px;
	margin-top: 113px;
	margin-left: 880px;
	position: absolute;
}
	#header .rss {
		float: right;
		background: url(images/rss.jpg) no-repeat 0;
	width: 42px;
	height: 42px;
	margin-top: 140px;
	margin-right: 10px;
	position: absolute;
	margin-left: 800px;
}
	
	#header ul {
		list-style-type: none;
		clear: both;
	position: relative;
	display: block;
	top: 38px;
}
		#header ul li {
			float: left;
		}
		#header ul li a {

			color: #ffffff;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
			text-decoration: none;
			text-align: center;
			padding: 10px 20px 11px;
		}
		#header ul li a:hover, #header ul li a:aktive {
			
		}
		
		#navpp {  width: 988px;
	position: absolute;
	top: 175px;
	margin-left: 0;
}
/** END header **/

/** BEGIN featured **/
#featured {
	clear: both;
	height: 320px;
	color: #ffffff;
	position: relative;
	background-color: transparent;
}
	#featured .thumb {
		float: left;
		width: 502px; height: 302px;
		background: url(images/featured.png) no-repeat 0 ;
		padding: 10px 25px 10px 26px;
		position: absolute;
		top: 36px;
	}

		
	#featured a {
		color: #ffffff;
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
}
	#featured .text {
		width: 325px;
		position: absolute;
		left: 555px; top: 40px;
	height: 258px;
}
		#featured .text h2 {
			font-size: 1.8em;
			margin-bottom: 10px;
		}
		#featured .text p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#featured .text .rss {
			font-weight: bold;
			padding: 20px 0 35px 66px;
			background: url(images/rss.gif) no-repeat 0 0;
			margin-bottom: 0;
		}
		#featured .text .twitter {
			font-weight: bold;
			padding: 8px 0 20px 66px;
			background: url(images/twitter.gif) no-repeat 12px 0;
			margin-bottom: 0;
		}
#myController {
	display: none;
}

/** END featured **/

/** BEGIN content **/

.relpost {
	display: block;
	background-color: #f1f1f1;
	padding: 10px;
	margin-bottom: 8px;
}
#content {
	top: 50px;
	left: 15px;
	clear: both;
	width: 540px;
	float: left;
	padding-left: 16px;
	background-color: white;
	position: relative;
	padding-bottom: 30px;
	padding-right: 15px;
	margin-bottom: 50px;
}
.fcontent {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
	#content .post {
		clear: both;
		padding-top: 20px;
	}
		#content .post img {
			float: left;
			width: 150px; height: 150px;
	border: 1px solid silver;
	
}
#content .post img:hover {

-webkit-box-shadow: 0px 0px 8px #ccc;
-moz-box-shadow: 0px 0px 8px #ccc;
box-shadow: 0px 0px 8px #ccc;
	background-color: silver;
	}
	
	
	
		#content .post .r {
			float: right;
			width: 370px;
		}
		#content .post .comments a {
			display: block;
			float: right;
			width: 44px; height: 38px;
			background: url(images/comments.gif) no-repeat 0 0;
			text-decoration: none;
			color: #000000;
			font-size: 1.5em;
			text-align: center;
			padding-top: 7px;
		}
		#content .post h2 {
			font-size: 2em;
			margin-bottom: 5px;
		}
			#content .post h2 a {
				color: #000000;
				text-decoration: none;
			}
			#content .post h2 a:hover {
				color: #234566;
				text-decoration: none;
			}
		#content .post .details {
			font-size: 0.9em;
			color: #ffffff;
			background-color: #186ca9;
			padding: 2px 5px;
			float: left;
		}
			#content .post .details a {
				color: #ffffff;
				text-decoration: none;
			}
			#content .post .details a:hover {
				background-color: white;
				color: #234566;
				text-decoration: none;
			}
		#content .post p {
			clear: both;
			margin-bottom: 10px;
			line-height: 1.6em;
	text-align: justify;
}
		#content .post a.continue {
			font-style: italic;
		}
	#content .postnav {
		clear: both;
		float: left;
	margin-top: 20px;
}
		#content .postnav ul {
			list-style-type: none;
		}
			#content .postnav ul li {
				float: left;
				padding: 4px 0 15px 8px;
			}
			#content .postnav ul li a {
				display: block;
				color: #4F4F4F;
				border: 1px solid #E1E1E1;
				padding: 3px 6px;
				text-decoration: none;
			}
			#content .postnav ul li a:hover {
				border-color: #ffffff;
				color: #4F4F4F !important; 
			}
	#wp_page_numbers ul {
		border-top: 0 !important;
	}
	#wp_page_numbers .page_info {
		padding: 3px 6px !important;
		margin-right: 2px;
		border: 1px solid #e0e0e0 !important;
		margin-top: 4px;
	}
	#wp_page_numbers .active_page a {
		background-color: #ffffff !important;
		border: 0 !important;
	}
	#content .single {
		
	}
		#content .single h2 {
			margin-bottom: 10px;
			font-size: 2em;
			text-transform: none;
	border-bottom: 1px solid silver;
}
		#content .single p {
			line-height: 1.5em;
			margin-bottom: 10px;
		}
		#content .single ul, #content .single ol {
			list-style-position: inside;
			margin-bottom: 10px;
		}
		#content .single li {
			line-height: 1.5em;
			padding: 2px 0;
		}
		#content .single blockquote {
			padding: 10px 10px 5px;
			margin-bottom: 10px;
			background-color: #eeeeee;
			border-width: 1px 0;
			border-style: solid;
			border-color: #e0e0e0;
		}
		#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
			font-size: 1.2em;
			margin-bottom: 5px;
		}
		#content .single .details {
			font-size: 0.9em;
			color: #ffffff;
			background-color: #186ca9;
			padding: 2px 5px;
			float: left;
		}
			#content .single .details a {
				color: #ffffff;
				text-decoration: none;
			}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
	font-size: 13px;
	background: white url(images/sidebody.gif) repeat-x 0 bottom;
	position: relative;
	top: 50px;
	padding-top: 20px;
	padding-left: 17px;
	padding-right: 17px;
	margin-bottom: 50px;
}
	#sidebar .box {

		margin-bottom: 10px;

	padding: 8px;

}
		#sidebar .box h2 {
			font-size: 1.1em;
			padding-bottom: 0;
	margin-bottom: 5px;
	border-bottom: 1px solid gray;
	background-color: #fbfbfb;
	padding: 2px;
}
		#sidebar .box ul {
			list-style-type: none;
			
		}
			#sidebar .box ul li {
				line-height: 1.6em;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #186ca9;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: #ff0000;
			}	
		
		#sidebar .ads p {
			text-align: center;
			padding: 5px 0;
		}
			#sidebar .ads img {
				margin: 4px 8px;
			}
		#sidebar .flickr {
			text-align: center;
			padding: 4px 0;
		}
			#sidebar .flickr img {
				margin: 4px 8px;
			}
		#sidebar .video {
			padding: 6px 10px;
		}
		#sidebar .tags {
			padding: 10px 15px;
		}
	#sidebar .l {
		width: 150px;
		float: left;
	}
	#sidebar .r {
		width: 150px;
		float: right;
	}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	color: #ffffff;
	background-color: #1C1C1C;
	padding: 20px 0;
	border-top: 10px solid white;
}
	#footer p {
		width: 940px;
		margin: auto auto;
		text-align: left;
	}
	#footer a {
		color: #ffffff;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#comments {
	padding: 10px 0;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 1.6em;
		margin: 10px 0;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 100%;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

#searchform { margin: 0px 0 0;
	color: black;
}

#searchform #s { background: #fff; border: 1px solid #cccccc; color: #000000; cursor: pointer; font-weight: normal; height: 24px; line-height: 19px; margin-right: 2px; padding: 0px 5px 0px 5px; vertical-align: middle; width: 190px;
	font-size: 20px;
}

#searchform br { display: none;
	color: black;
}

#searchform input { background-color: #fdf9ff; border: none; color: black; height: 25px; line-height: 20px; vertical-align: middle; width: 70px; font-size: 16px; }

#searchform input:hover { color: white;
	background-color: green;
}
p.wp-caption-text {
	display: none;
}

