/*  
Theme Name: .mactomster Summer 2010
Theme URI: http://www.mactomster.de
Description: The .mactomster summer theme
Version: v1.0
Tags: 2010, mactomster, summer
Author: Tom Martin
Author URI: http://www.mactomster.de

This theme is released under GPL: http://www.gnu.org/licenses/gpl.html
*/

@import url("style-custom.css");
@import url("style-comment.css");

/* reset



-------------------------------------------------*/
/* reset end
-------------------------------------------------*/

html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
	text-shadow: 0px 0px;
	margin: 0;
	padding: 0;
}

img, fieldset {
	border: 0;
}

html { }

body {
	background-color: #eaf4f9;
	margin: 0px;
	background-position: center top;
	background-image: url(img2/bg.png);
	background-repeat: repeat-x;
	font: normal .81em/1.5em Arial, Helvetica, sans-serif;
	color: #666666;
}

#top { background-position: center top; background-image: url(img2/bg-head.png); background-repeat: no-repeat; }

p {
	margin: 0 0 1em;
}
em, i {
	font-family: Georgia;
	font-size: 90%;
	font: italic;
}
a {
	color: #666666;
	outline: none;
}
a:hover {
	color: #191919;
}
big {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.46em;
	color: #4c4c4c;
}
small {
	font-size: .9em;
	color: #999999;
}
blockquote {
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	padding-left: 30px;
	padding-right: 10px;
	background: url(img/blockquote.png) no-repeat 10px 10px;
	font: italic 12px/1.4em Georgia, "Times New Roman", Times, serif;
	color: #999999;
}
blockquote {
	background-color: white;
	border-color: #e6e6e6;
	border-width: 1px;
	border-style: solid;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

ul {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	list-style: none;
}
.post ul li {
	background: url(img/bullet.png) no-repeat 0 7px;
	padding: 0 0 .5em 16px;
}
ol {
	margin: 1.2em 0 1.8em 10px;
}
ol li {
	margin: 0 0 .5em 16px;
}
h1, h2, h3, h4, h5, h6 {
	line-height: 1.2em;
}
h1 {
	font-size: 2em;
}
h2 {
	text-shadow: 0px 1px white;
	font-size: 1.6em;
}
h3 {
	text-shadow: 0px 1px white;
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
input, textarea, select {
	font: normal 1em/1.4em Arial, Helvetica, sans-serif;
}
input[type=text], input[type=password], textarea {
	background: #edf7fc;
	border: solid 1px #bddbea;
	padding: 5px 7px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
textarea:focus, input[type=password]:focus, input[type=text]:focus {
	background-color: white;
	border: solid 1px #9bcaf9;
	outline: none;
	box-shadow: 0 1px 4px #999bff;
	-webkit-box-shadow: 0 1px 4px #999bff;
	-moz-box-shadow: 0 1px 4px #999bff;
}
input[type=reset], input[type=submit] {
	font-weight: bold;
	color: #fff;
	background: #402206 url(img/form-button-bg.png) repeat-x;
	border: solid 1px #402206;
	padding: 4px 15px;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
input[type=reset]:hover, input[type=submit]:hover {
	background: #74300c url(img/form-button-bg.png) repeat-x 0 -91px;
	border: solid 1px #74300c;
}

/* header
-------------------------------------------------*/
#top-nav { position: fixed; background-position: center top; width: 100%; padding-left: 15px; padding-bottom: 0; padding-right: 10px; padding-top: 0px; height: 34px;

          background-repeat: repeat;
          background-image: url(img2/bg-nav.png);
          margin: 0 auto;
          text-align: left;
          overflow: hidden;
}

#header {
	padding-top: 50px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
	width: 980px;
}
#header .logo {
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0;
	display: block;
	height: 100px;
	width: 310px;
	background-image: url(img2/logo.png);
	background-repeat: no-repeat;
	font: bold Helvetica, Arial, sans-serif;
	text-shadow: 0 1px 0 #fff;
}
/* nav level1 */
#cats { margin-top: 33px; float: right; margin-right: auto; margin-left: auto; height: 39px; width: 630px; }

#nav {
	float: right;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 30px;
	list-style: none;
	padding: 0;
}
#nav li {
	margin-left: 15px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	float: left;
	padding: 0 0 5px 5px;
	background: none;
	position: relative;
}
#nav li a {
	color: #fff;
	font: bold 100%/100% Arial, Helvetica, sans-serif;
	padding: 9px 12px 10px 8px;
	display: block;
	text-decoration: none;
	color: #b1cddc;
	text-shadow: 0px 1px white;
}
#nav li.current_page_item, #nav li.current_home, #nav li:hover {
}
#nav li.current-cat-parent, #nav li.current-cat {
}
#nav li.current_page_item a, #nav li a:hover {
	text-shadow: 0px 0px 4px #326ea1;
	background: no-repeat right -85px;
	color: #fff;
}

                   
#nav li.current-cat-parent a, #nav li.current-cat a {
	background: right -85px;
}

                   
/* show hover bg */
#nav li:hover a {
	background: right -85px;
}
#nav li.current_home a {
	background: right -169px;
	padding-right: 20px;
	color: #fff;
}

/* nav level2 */
#nav ul {
	background-repeat: repeat;
	background-image: url(img2/bg-nav.png);
	position: absolute;
	top: 18px;
	left: -10px;
	padding: 8px 0 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	box-shadow: 0 1px 4px #666666;
	-webkit-box-shadow: 0 1px 4px #666666;
	-moz-box-shadow: 0 1px 4px #666666;
}
#nav ul li {
	background: none;
	padding: 0;
	margin: 0;
}
#nav ul li:hover, #nav ul li:hover a, #nav ul li.current_page_item {
	background: none;
}
#nav ul a {
	color: #bddbea;
	font-weight: normal;
	text-shadow: none;
	padding: 7px 0 7px 15px;
	width: 150px;
	background: none !important;
}
#nav li.current_page_item li a, #nav ul li.current_page_item a {
	text-shadow: 0px 0px 4px #bddbea;
	color: white;
	background: none;
}
#nav li.current-cat a li a, #nav ul li.current-cat a {
	text-shadow: 0px 0px;
	color: white;
	background: none;
}
#nav ul a:hover, #nav li.current_page_item li a:hover, #nav ul li.current_page_item a:hover {
	background: none;
	color: white;
}

/* dropdown */
#nav ul {
	display: none;
}
#nav li:hover > ul {
	display: block;
}

/* nav sub levels */
#nav ul ul {
	left: 200px;
	top: -18px;
	z-index: 3;
}

#searchform {
	padding-left: 0;
	padding-right: 0;
	width: 265px;
	height: 30px;
}
#searchform #s {
	padding-bottom: 1px;
	font-size: 110%;
	background-color: #EAF4F9;
	border: none;
	color: #b3d2e2;
	width: 265px;
}
#searchform #s:focus {
	color: #666666;
	outline: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

/* content
-------------------------------------------------*/
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	min-height: 600px;
	overflow: hidden;
}

#content {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	float: left;
	width: 580px;
	margin-left: 10px;
}

#content-full {
	padding-left: 0px;
	padding-bottom: 0;
	padding-right: 0;
	padding-top: 0;
	float: left;
	width: 960px;
	margin-left: 10px;
}

.post {
	text-align: justify;
	margin: 0 0 45px;
}

.post-head {
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #bddbea;
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}

.post-title {
	margin-left: 0;
	margin-bottom: 0px;
	margin-right: 0;
	margin-top: 0;
	font-style: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font: 1.5em/1em;
	text-shadow: 0px 1px white;
	color: #666666;
}
.post-title a {
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 1px white;
	text-decoration: none;
	color: #594b57;
}
.post-title a:hover {
	text-shadow: 0px 0px;
	color: #32739d;
}
.post-data {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	color: #666666;
	font: 0.85em/1.3em Arial, Helvetica, sans-serif;
	-webkit-text-size-adjust: 100%;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius:4px;
}
.post-data a {
	color: #666666;
	text-decoration: none;
	padding-bottom: 4px;
}
.post-data a:hover {
	color: #333333;
	text-decoration: none;
}
.post-data span {
	padding: 0 0 3px 19px;
	margin-right: 12px;
}
.postdate {
	background: url(img/ico-time.png) no-repeat 0 0px;
}
.postread {
	background: url(img/ico-read.png) no-repeat 0 0px;
}
.postcategory {
	background: url(img/ico-cat.png) no-repeat 0px 0px;
}
.posttag {
	display: block;
	margin-top: 10px;
	background: url(img/ico-tags.png) no-repeat 0 0px;
}
.postcomment {
	background: url(img/ico-comment.png) no-repeat 0 0px;
}
.more-link {
	margin-bottom: 20px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 10px;
	font: bold 1em/1em Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.more-link {
	font-style: normal;
	font-weight: normal;
	text-shadow: 0px 1px white;
	color: #4c4c4c;
	float: right;
	clear: both;
	padding-left: 8px;
	padding-bottom: 6px;
	padding-right: 8px;
	padding-top: 4px;
	background-color: #bddbea;
	line-height: 1em;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}

.more-link:hover {
	background-color: #a7c2cf;
}

.post-nav {
	margin-left: 0;
	margin-bottom: 10px;
	margin-right: 0;
	margin-top: 10px;
	width: 100%;
	overflow: hidden;
}
.post-nav a {
	text-shadow: 0px 1px white;
	padding-left: 0;
	padding-bottom: 12px;
	padding-right: 0;
	font: bold 1em/1.1em Arial, Helvetica, sans-serif;
	display: block;
	text-decoration: none;
	width: 265px;
	background: #bddbea;
}
.post-nav .previous a {
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	background: url(img/ico-arrow-left.png) no-repeat 3px 8px;
	padding-left: 12px;
	float: left; background-color: #bddbea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	
}
.post-nav .next a {
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	background: url(img/ico-arrow-right.png) no-repeat 273px 8px;
	padding-right: 12px;
	text-align: right;
	float: right; background-color: #bddbea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
/* content end
-------------------------------------------------*/


/* sidebar
-------------------------------------------------*/
#sidebar {
	margin-right: 10px;
	text-shadow: 0px 1px white;
	width: 300px;
	float: right;
	font-size: .95em;
	line-height: 1.5em;
}
#sidebar a { color: #326ea1; text-decoration: none; }



#sidebar a:hover { color: #4294dc; text-decoration: none; }



#sidebar h4, #sidebar .widgettitle {
	font-style: normal;
	font-weight: normal;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	color: #666666;
	font: 1.5em/1em Arial, Helvetica, sans-serif;
	padding: 0 0 10px;
	text-shadow: 0px 1px white;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 1em;
}
#sidebar ul ul {
	margin: 0;
}
#sidebar ul li {
	background: url(img/sidebar-list-arrow.png) no-repeat 0 5px;
	padding: 0 0 0 11px;
	margin: 4px 0;
}
#sidebar ul ul li {
	background: url(img/sidebar-list-circle.png) no-repeat 0 4px;
}
/* widgets */
#sidebar .widget, #sidebar-isync .widget {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	color: #666666;
	padding: 10px;
	background-color: #bddbea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#sidebar .widget-isync {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
	background-position: 242px 100px;
	background-repeat: no-repeat;
	background-image: url(img2/isync.png);
	color: #666666;
	padding: 10px;
	background-color: #bddbea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
#sidebar .widget-ad {
	margin-left: 0;
	margin-bottom: 20px;
	margin-right: 0;
	margin-top: 0;
}
/* sidebar end
-------------------------------------------------*/

/* footer
-------------------------------------------------*/
.widget-social  { margin-bottom: 20px; margin-right: auto; margin-left: auto; width: 294px; }

#footer {
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	padding-top: 30px;
	font-size: .9em;
	clear: both;
	width: 960px;
	overflow: hidden;
	color: #b3b3b3;
}
#footer a {
	color: #b3b3b3;
	text-decoration: none;
}
#footer a:hover {
	text-shadow: 0px 0px 3px white;
	color: #326ea1;
	text-decoration: none;
}
#footer .copyright {
	float: left;
}
#footer .credits {
	float: right;
}
/* footer end
-------------------------------------------------*/

/* wordpress post formating, etc.
-------------------------------------------------*/
.center {
	text-align: center;
}
.alignleft {
	float: left;
	margin-right: 20px;
}
img.alignleft {
	background: #fff;
	border: solid 1px #bddbea;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.alignright {
	float: right;
	margin-left: 20px;
}
img.alignright {
	background: #fff;
	border: solid 1px #bddbea;
	padding: 5px;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.post img.aligncenter {
	background: #fff;
	border: solid 1px #bddbea;
	max-width: 568px;
	height: auto;
	padding: 5px;
	margin-bottom: 5px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
object {
	background-color: white;
	padding: 5px;
	width: 98%;
	height: 350px;
	margin: 0px;
	border: solid 1px #bddbea;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.aligncenter {
	text-align: center;
}
.wp-caption {
	text-align: center;
	background: #fff;
	border: solid 1px #bddbea;
	padding: 5px 5px 0;
	margin-bottom: 15px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.wp-caption-text {
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	margin: 6px 0;
	color: #777;
}
.post img {
	height: auto;
	max-width: 580px;
}

.topsy { float: right; }

.fb { margin-top: -1px; height: 58px; width: 50px; margin-right: 3px; float: right; }

.buzz { margin-left: 3px; float: right; }

#get-recent-comments img { background-color: #eaf4f9; margin-top: 5px; margin-bottom: 3px; margin-left: 3px; padding: 2px; border-width: 1px; border-style: solid; border-color: #bddbea; float: right; }

#wp_grins {
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	width: 98%;
}

.smilieeinaus {
	margin-right: 5px;
	font-weight: bold;
	margin-top: 4px;
	line-height: 18px;
	height: 18px;
	background: url(http://www.mactomster.de/_content/blog/blinz15x18.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
}

#cf { margin-top: 30px; width: 860px; }

#cf-data { padding-top: 57px; float: right; }

#cf-text { }

.cf-textarea { height: 200px; font-size: 12px; width: 500px;}

.cf-subject { width: 500px; }

.cf-anti { width: 50px; }

.language-de { padding-right: 40px; background-repeat: no-repeat; background-position: right center; background-image: url(img/icon-german.gif); }

.language-en { padding-right: 40px; background-repeat: no-repeat; background-position: right center; background-image: url(img/icon-eng.gif); }

#flickrbadge img  { background-color: #eaf4f9; margin-bottom: 2px; margin-right: 2px; padding: 2px; height: auto; width: 64px;
}

#flickrbadge img:hover  {
	background-color: #c4e6fc;
}

.editlink  { float: right; }

.clear  { clear: both; }


#top-nav a {
	text-shadow: 1px 1px black; 
	text-decoration: none; 
	color: #b3b3b3; 
	-webkit-text-size-adjust: 100%;
}

#top-nav a:hover { text-shadow: 0px 0px 8px white; color: white; }

	

#top-nav li.current_page_item a, #nav-top li a:hover { text-shadow: 0px 0px 8px white; color: white; }

	

#pages-top { margin-left: 0px; margin-bottom: 0px; margin-right: 0px; margin-top: 4px; padding: 0px; float: left; }

#pages-top li { list-style-type: none; margin-right: 35px; display: inline; }

/* wordpress post formating end
-------------------------------------------------*/
