/*
Theme Name: Vigilance PRO Child Theme
Theme URI: http://thethemefoundry.com/vigilance/
Description: Custom child theme for PRO Members.
Version: 1.40
Author: Drew Strojny
Author URI: http://thethemefoundry.com
Template: vigilance
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../vigilance/stylesheets/master.css");

/* Required WordPress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft { float: left; }
.alignright { float: right; }

/* Page Templates
-----------------------------------------------------------*/
#content.no-sidebar { width: 920px; }
#content.no-sidebar li.comment { width: 560px; }
body.page-template-left-sidebar-php #sidebar {
	width: 300px;
	float: left;
	padding: 0;
}
body.page-template-left-sidebar-php #content {
	width: 600px;
	float: right;
	padding: 20px 0 20px 20px;
}

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
body {
background:url("images/Medienkompetenz_Background.jpg") no-repeat fixed 0 0 #F1F2EC;
color:#333333;
font-family:Verdana,Geneva,Kalimati,sans-serif;
font-size:62.5%;
line-height:2.2em;
}
#wrapper {
margin:10px auto;
text-align:left;
width:1010px;
padding:10px;
background-color:#FFFFFF;
border:1px solid #dfdfdf;
-moz-border-radius:5px 5px 5px 5px;
-moz-box-shadow:2px 2px 10px #C8C8C8;
}
/*
#header {
border-bottom:1px solid #DFDFDF;
padding:0;
height:120px;
}
*/
#content {
float:left;
padding:20px 25px 20px 5px;
width:680px;
}
.thin-sidebar {
width:300px;
}
/* Blocksatz f�r die Texte*/
.entry p {
margin-bottom:10px;
text-align:justify;
}
/* Bilder links in den Artikeln */
.entry .alignleft, .entry .alignleft .highlight-box {
margin: 8px 10px 0 0;
}
.wp-caption {
border:1px solid #E6E6E6;
-moz-border-radius:5px 5px 5px 5px;
background-color:#F6F6F6;
}
.wp-caption img {
margin:5px 0 0 5px;
}
p.wp-caption-text {
margin:-5px 0 0 7px;
}
/* Sidebar ul li*/
ul li.widget ul {
font-size:1.3em;
}
ul li.widget ul li {
border-bottom:1px solid #EEEEEE;
padding:5px 0 5px 0;
}
/*rechts links inline*/
ul li.widget ul li a {
display:inline;
}

#autor-info {background-color:#F3F3F3;margin:20px 0 10px;min-height:80px;-moz-border-radius:12px 12px 12px 12px;padding:12px 20px;margin-bottom:25px;font-size:1.1em;text-align:justify;}
.avatar {float:left;margin:8px 8px 0 0;}
div.c-body {width:544px;}
blockquote {font-size:1em;}

a[href^="http:"]{background:transparent url('images/ext_link.gif') no-repeat top right;padding-right:13px;}
a[href^="http:"]:hover{background:transparent url('images/ext_link_hover.gif') no-repeat top right;padding-right:13px;}

a[href^="http://localhost"],
a[href^="http://hypercommerce.de"],
a[href^="http://www.hypercommerce.de"],
a[href^="http://medienkompetenz-blog.de"],
a[href^="http://www.medienkompetenz-blog.de"]
{background:transparent;padding-right:0;}
a[href^="http://localhost"]:hover,
a[href^="http://hypercommerce.de"]:hover,
a[href^="http://www.hypercommerce.de"]:hover,
a[href^="http://medienkompetenz-blog.de"]:hover,
a[href^="http://www.medienkompetenz-blog.de"]:hover
{background:transparent;padding-right:0;}

.comments a {
background:url("images/comments-bubble.gif") no-repeat scroll 0 4px transparent;
}
.comments a:hover {
background:url("images/comments-bubble.gif") no-repeat scroll 0 -24px transparent;
}
#header {
background:#FFFFFF url('images/medien-hintergrund.jpg') no-repeat;
height:180px;
}
#description {
float:none;
margin-bottom:80px;
}
#ctc-3 .ctc {
padding:10px 0 0 0;
}
#sidebar-image {
padding-top:0;
margin-top:20px;
}
#search_form input {
background:none repeat scroll 0 0 #F1F2EC;
border:1px solid #DFDFDF;
-moz-border-radius:5px 5px 5px 5px;
padding:4px 2px;
width:298px;
}
#search_form input:focus {
-moz-box-shadow:0 0 10px #C8C8C8;
background:none repeat scroll 0 0 #F1F2EC;
}