/*  
Theme Name: Allyve (beta)
Theme URI: http://www.allyve.com
Description: Simple and clean, lightweight theme. 
Author: Marcel Semmler
Author URI: http://www.allyve.com/

*/


/*###############################################################################
#										#
#	Allgemeines/Strukturierung der Seite					#
#			Vereinheitlichung aller Abstände, Größen, Farben, usw.	#
#										#
#										#
###############################################################################*/


body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}
ol,ul {

	list-style: none;
}

address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

caption,th {
	text-align: left;
}

q:before, q:after {
	content: '';
}

html, body {
 	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	color: #333333;
	font: 62.5%/200% Arial, Helvetica, sans-serif;
	text-align: center;
        background-image:url(http://blog.allyve.com/wp-content/uploads/allyve-header-bg.gif);
	background-position:top;	
	background-repeat: repeat-x;
	}

#wrapper {
	font-size: 1.2em;
	width: 948px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	height: 150;
}



/*###############################################################################
#										#
#			Header							#
#										#
#										#
###############################################################################*/

#header {  
	height: 113px;
	margin-bottom: 25px;
}

#navcontainer {
	position:relative;
 	left: 11px;
	#left: 2px;
        width: 905px;
	padding-top: 18px;
	#float: right;
	#margin-right: 20px;
}

#navlist li {
    	font-size: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}

#logo {
	padding-top: 10px;
	#margin-top: -30px;
	#margin-left: 20px;
	#float: left;
 }



/*###############################################################################
#										#
#			Sidebar							#
#										#
#										#
###############################################################################*/


#sidebar {
	float: right;
	text-align: left;
	padding-bottom: 5px;
	padding-right: 18px;
	padding-top: 2px;
}

#sidebar .feld {
    	position: relative;
	width: 230px;
	right: -1px;
	top: -3px;
	width: 224px;
	left: -0.5px;
}

#sidebar .feld .dropdown {
    	padding-left: 33px;
    	padding-top: 5px;
    	padding-bottom: 20px;
	color: #ee7600;
	font-size: 1.2em;
}


#searchfield {
        margin-left: 35px;
	#margin-left: 17px;
        margin-top: -15px;
        font-color: #444444;
}

#searchfield .searchbutton {
	margin-top: 7px;
	cursor: pointer;
	background-color: #333333;
	width:80px;
	height:18Px;
	color: #ffffff;
	border: none;
}

#sidebar h3 {
	border-top: 1px solid #999;
	text-align: center;
	background-color: transparent;
	width: 230px;
        height: 32px;
	font-size: bold 1.1em;
}

#sidebar a {border: none; font-weight: normal;}

#sidebar .feld {
	width: 230px;
	margin-bottom: 15px;
        margin-left: 1.5px;
}

.feld li{
	padding-left: 15px;
}

.feld img{
	padding-left: 15px;
	padding-top: 15px;
}



/*###############################################################################
#										#
#			Blogbeiträge						#
#										#
#										#
###############################################################################*/

.post {
    	position: relative;
    	left: 17px;
    	float:  left;
    	width: 660px;
	margin-bottom: 20px;
        #margin-bottom: 31px;
	text-align: left;
}

.post .container {
    	position: relative;
	width: 660px;
        top: -12px;
        #top: 0px;
	border-left: 1Px solid #999;
	border-right: 1Px solid #999;
	border-bottom: 1Px solid #999;
}


.post h1{
	text-align: left;
	padding-left: 5Px;
	padding-top: 2Px;
        width: 655px;
	background-image:url(http://blog.allyve.com/wp-content/uploads/bg-newsheader.jpg);
	background-position:top;	
	background-repeat: repeat-x;

	border: 1Px solid #999;
	border-bottom: 1Px solid #999;
	height: 19px;
	font: normal 1.1em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.post h1 a{
	position: relative;
	font-weight: bold;
	color: #333333;
	/* text-transform: capitalize; */
}

.post h2{
       font-size: 1.0;
}

p.postmetadata {
color: #5e5e5e;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	height: 40px;
	font-size: 0.84em;
	line-height: 1.65em;
	margin-top: 0.7em;
	margin-bottom: 7px;
}

.postmetadata .avatar{
	float: left;
	clear: none;
	margin-right: 7px;
} 

.postmetadata .author{
	float: left;
	vertical-align: middle;
}

.facebook2{
	text-align: right;
	vertical-align: middle;
	margin-top: 10px;
        padding-top: 0.7em;
	clear: both;
	margin-left: 10Px;
}

.entry {
	margin: 0.5em 1em 1em;
	padding-bottom: 1.3em;
}
       
.entryarchive {
         margin: 0.5em 1em 1em;
}

.entry blockquote p:first-child {
	font-weight: normal; 
	color: #444; 
	font-size: inherit;
}

.entry blockquote {
	font-weight: normal; 
	color: #6c6c6c; 
	font-size: 1.1em; 
	border-left: 2px solid silver; 
	margin: 1.2em 0 1.2em 2em; 
	padding-left: 1em;
}

.entry img {
	max-width: 660px;
}

.newslogo{
	float: left;
	margin-top: 15px;
	margin-right: 8px;
}




/*###############################################################################
#										#
#			Footer							#
#										#
#										#
###############################################################################*/


#footer a {
	color:#666666;
	font-weight: normal;
}
#footer a:hover {
	text-decoration:underline;
}

#footer {
	clear:both;
	font-family:verdana,sans-serif;
	color:#464646;
	margin:0;
	line-height:120%;
	height: 197px;
	padding:5px 0px;
	text-align:center;
	font-size: 11px;
        background-image:url(http://blog.allyve.com/wp-content/uploads/allyve-footer-bg.gif);
	background-position:top;	
	background-repeat: repeat-x;
}

#footer #footer_middle {
	width:100%;
}

#footer #footer_content {
	clear:both;
	padding:15px 0px;
	width:700px;
	margin: 0px auto;
	text-align: center;
}

#footer a {
	color:#464646;
}

#footer dl {
	float : left;
	text-align : left;
	margin-left : 15px;
	padding-left : 15px;
	padding-top : 5px;
	padding-bottom : 5px;
	border-left : 1px solid #969696;
	height: 105px;
}

#footer #dl_first {
	border-left : 0px solid black;
	margin-left:0px;
	padding-left:0px;
}

#footer dt {
	color:gray;
	font-size:15px;
	font-weight:bold;
	padding-bottom: 10px;

}
#footer dd, #footer dd a {
	color:gray;
	font-size:11px;
}

#footer .sub {
	clear:both;
	padding:5px 0px;
	width:800px;
	margin: 0px auto;
	text-align: center;
	font-size: 9px;
	color:gray;
}

.fl_le {
	float:left;
}

.wi_8 {
	width:8px;
}

.he_62 {
	height:62px;
}

span.hidden {

display: none;

}


/*###############################################################################
#										#
#		Sonstiges							#
#		Normalerweise sollte hier nichts geändert werden müssen		#
#										#
###############################################################################*/


a:visited {
	color: #444;
	text-decoration: none;
	font-weight: normal;
}

a {
	color: #444;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #8a8a8a;
	border-bottom: none;
}

a:link.subscribe, a:visited.subscribe {
	color: #f36a18;
}

a:hover.subscribe  {
	color: silver;
}

.description {
	font-size: .5em;
}

p {
	padding: 1em 0 .5em 0;
}

strong {
	font-weight: bold;
}

.center {
	text-align: center;
}

.borderless img, img.borderless {
	border: none;
}

.imgleft {
	float:left;
}

em {
	font-style: italic;
}

.entry li {
	display: block;
}

ul {
	padding-bottom: 1em;
}

ul.related li a{
	display: block;
}

ul.related li {
	display: block;
	}

ul.archive li{
	display: block; 
	padding: 0 0 1em;
	font-weight:normal;
}

ul.archive p {
	display: block; 
	padding: 0;
}

ul.archive {
	margin: 0; 
	padding:0;
}

.alignleft {float: left;}
.alignright {float: right;}

.sharethis {padding: 2em 0 3em;}

#akst_form {margin-left: -50px;}

#searchform {
	width: 15px;}

.search_input {
	width: 5px;}

.navigationleft {
	align: left;
	float: left;
	color: #ffffff;
	vertical-align: top;
	margin-bottom: 30px;
}

.navigationleft a {
	width: 122Px;
	color: #ffffff;
	background: #333333;
	display: block;
	height: 18Px;
}

.navigationright {
	align: right;
	float: right;
	color: #ffffff;
	vertical-align: top;
	margin-bottom: 30px;
	#margin-right: 288px;
}

.navigationright a {
	width: 122Px;
	color: #ffffff;
	background: #333333;
	display: block;
	height: 18Px;
}


.navigation {
	width: 661px;
	#width: 948px;
	clear: left;
	display: block;
	position: left;
	margin-left: 17px;
}

/*###############################################################################
#										#
#			Kommentare						#
#										#
#										#
###############################################################################*/


.commentmetadata a {
	width: 300px;
	padding-left: 15px;
	padding-right: 15px;
	color: #ffffff;
	background: #333333;
	display: block;
	height: 18Px;
	text-align: center;
	float: right;
	vertical-align: top;
	margin-bottom: 20px;
	#margin-bottom: 10px;
}

.tweetbutton {

	text-align: center;
	float: left;
	vertical-align: top;
	margin-bottom: 20px;
	#margin-bottom: 10px;
}

#kommentare{
	padding-left: 6px;
}

#commentform p {
	padding: 5px 0;
	font-size: 1.2em;
	}


#comment {

	width: 336px;
	height: 100px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
	
#commentPreview {
	font-size: .8em;
}

div.bubble {
	width: 600px;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 10px;
	border: 1px solid #c9c2c1;}
        width: 600px;

div.bubble blockquote p {
	margin: 0px;
	padding: 0px;
	line-height: 1.3em;
        width: 600px;
}

div.bubble cite {
	position: relative;
	margin: -7px;
	padding: 7px 0px 10px 15px;
	top: 5px;
	background: transparent url('images/tip.gif') no-repeat 20px 0;
	font-style: normal;
	font-size: 1em;
	display: block;
}

.alt {
	margin: 0;
	padding: 0;
	}
