/*
Theme Name: CeeSimple
Theme URI: http://www.cee.de
Description: Design changed <a href="http://www.cee.de" title="cee.de - Konsument 2.0: Consumer, Entertainment, Electronics">bennyb</a>, the orginal theme was made by Karsten Kuhnen, http://wordpress.org/extend/themes/simplicitybright .
Author: bennyb, Karsten Kuhnen 
Author URI: http://www.cee.de

background-repeat:no-repeat;
    background-position: center 40px;
    background-image:url('images/bg-monster-hunter-tri-ani.gif'); 
    
*/

html, body {
    margin: 0;
    padding: 0;
    text-align: center;
}

body {
    background: #ffffff;
    
    border: 0px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
}


blockquote {
    border-left: 1px solid #326ea1;
    color: #555555;
    font-size: 1.00em;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 30px;
}

a {
    color: #326ea1;
    text-decoration: none;
    outline: none;
}

code {  
    background: #f5f5f5;
    border: 1px solid #cccccc;
    color: #555555;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 10px;
    text-align: left;
}


/*##### HeadLines #####*/

h1 a {
    color: #326ea1;
    font-weight: 100;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
    display: block;
}

h1 {
    color: #326ea1;
    font-weight: 100;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-decoration: none;
}

h2, h2 a {
    color: #326ea1;
    font-weight: 100;
    margin: 0;
    padding: 0;
}

h3, h3 a {
    color: #326ea1;
    font-weight: 100;
    margin: 15px 0 0px 0;
    padding: 0;
}

h4 { 
    color: #326ea1;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

img {
    border: none;
        }

ol, form {
    margin: 0;
    padding: 0;
}

p {
    line-height: 1.7em;
    text-align: justify;
}

.entry {
    line-height: 1.3em;
    text-align: justify;
}

small {
    font-size: 0.8em;
}

#page {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    text-align: left;
    width: 760px;
}


/*##### HeadLogoArea #####*/

#header {
    background: transparent;
    overflow: hidden;
    color: #4f4f4f;
    font-size: 1.2em;
    height: 100px;
    margin: 0 auto;
    text-align: right;
    padding: 0 0 0 0;
}

#header a {
	color: #4f4f4f;
}

#header a:hover {
	color: #636363;
}

#blogname {
    padding-top: 40px; width: 400px; float: left;
}

#header h2 {
    float: left;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 26px;
    margin:0;
    padding: 0px 10px 0 0;
    border-right:1px solid #cccccc;
	}

#header h2 a { 
    text-decoration:none; 
}

#header p {
    padding: 10px 0 0 10px;
    margin:0;
    line-height: 1em;
}


/*##### HeadMenu #####*/

#top {
    background: #525252;
    border-bottom: 1px solid #ffbb00;
    height: 30px;
    margin: 0 auto;
    width:100%;
    text-align: right;
    overflow: hidden;
}

#topbar { height: 30px;
    width: 760px;
    margin: 0 auto;
    padding: 0;
    text-align: right;
}

ul.topmenu {
    background: transparent;
    float: right;
    margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

ul.topmenu li {
	float: left;
}

ul.topmenu li a {
	float: rightt;
	display: block;
    height: 30px;
	padding: 9px 20px 0 0px;
	color: #cbcbcb;
}

ul.topmenu li a:hover {
	color: #ffffff;
        text-decoration: none;
}


/*##### Searchform #####*/

.s {
    background: transparent;
    border: 1px solid #c7c7c7;
    color: #cccccc;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
    height: 14px;
    margin: 8px 0px 3px 0px; /*t l b r*/
    padding: 0 0 0 3px;
    vertical-align: middle;
    width: 200px;
}


/*##### ContentArea  #####*/

#content {
	background: transparent;
    border: none;
	color: #282828;
	float: left;
	margin: 20px 0px 30px 0px;
	padding: 0 40px 0 0px;
    text-align: left;
	width: 480px;
}


#content a:hover {
    color: #669933;
    background: transparent;
    text-decoration: none;
}

#content img {
    float: left;
    margin: 3px 0px 3px 0px;
    border: 0px solid #cccccc;
    padding: 5px;
    background-color: transparent;
}

#content img.alignright {
    float: right;
    margin: 3px 0px 3px 5px;
    border: 0px solid #cccccc;
    padding: 5px;
    background-color: transparent;
}

#content img.alignleft {
    float: left;
    margin: 3px 0px 3px 0px;
    border: 0px solid #cccccc;
    padding: 5px;
    background-color: transparent;
}

#content img.aligncenter {
    display: block; 
    margin-bootom: 3px;
    margin-left: auto;
    margin-right: auto; 
    margin-top: 3px;
    border: 0px solid #cccccc;
    padding: 5px;
    background-color: transparent;
}

#content a:hover img { 
    border: 1px solid #777777; 
    background: #eeeeee;
    padding: 4px;
}

#content h1 a:hover { 
    color: #669933; 
    background: transparent; 
    text-decoration: none; 
}

#content h2 a:hover { 
    color: #669933; 
    background: transparent; 
    text-decoration: none; 
}

#content h3 a { 
    text-decoration: none; 
}

#content h3 a:hover { 
    color: #669933; 
    background: transparent; 
    text-decoration: none; 
}

#content ul {
    list-style-type: circle; 
    margin: 0 0 0 25px; 
    padding:  0 0 0 0; 
}

#content ul li {
    line-height: 1.5em; 
    margin: 0; 
    padding: 5px; 
}


/*#### CommentForm #### */

#comment {
    background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	padding-left: 2px;
	vertical-align: middle;
	width: 480px;

}

.commentbody {
    background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 15px 15px 5px 15px;
	position: relative;
    -moz-border-radius: 10px;
}

.commentbody a {
	color: #aa0000;
    text-decoration: none;
}
.commentbody a:hover {
	color: #2d5175;
    text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}

#email, #author {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
	padding-left: 5px;
	vertical-align: middle;

}

#url {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
}

#submit {
	background: #fafafa;
	border: 1px solid #cccccc;
	color: #444444;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 12px;
	margin: 0;
	padding: 0 10px;

}

textarea {
    overflow:auto;
}


/*##### SideBar #####*/

h2.widgettitle {
    background: inherit;
    color: #888888; /* kraeftiges Mittelgrau */
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    padding: 0px 0px 20px 0px;
    margin: 0;
}

#sidebar {
    width: 200px;
    text-align: left;
    float: right;
    margin: 20px 0px 20px 0px;
    padding: 0 0 20px 0;
    line-height: 1.4em;
    color: #383d44;
        }


#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0;
	border: none;
}




/*#### sidelist ####*/

.sidelist
{
    margin: 0 0 0 0;
    padding: 0 0 20px 0;
	}

.sidelist li {
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
	}

.sidelist h2 {
    background: inherit;
    color: #888888; /* kraeftiges Mittelgrau */
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    padding: 0px 0px 20px 0px;
    margin: 0;
}


/*##### Kommentare  #####*/

#wrapper {
	float: left;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
}


.date {
	background: transparent;
	color: #363636;
	font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 11px;
	margin: 0;
	padding: 0;
}

.postmetadata {
    background: transparent;
    font-style: italic;
    color: #363636;
    line-height: 1.5em;
	margin: 15px 0 70px 0;
	padding:3px 3px 3px 3px;
	text-align: right;
    clear:both;
}

.postmetadata a {background: transparent; color: #363636; text-decoration: none;}

.postmetadata2 {
    background: #eeeeee;
    color: #282828;
    border: 1px solid #cccccc;
    font-size: 11px;
    line-height: 1.3em;
	letter-spacing: 0em;
	margin: 0 0 20px 0;
	padding: 5px;
	text-align: left;
    clear:both;
    -moz-border-radius: 10px;
}

/* different postmetadata style for single.php */

.alt {
	line-height: 1.3em;
	padding: 10px;
}

.alt a {
	background: inherit;
	color: #aa0000;
    text-decoration: none;
}

.commentheader {
    background: inherit;
    font-size: 18px;
    font-weight: lighter;
    text-align: left;
    color: #326ea1;
    padding: 0;
    line-height: 1.5em;
}

.clear {clear:both;}





/*##### Footer #####*/

#footer {
    background: #e6e3d7;
    border-top: 1px solid #cccccc;
    border-bottom: 1px solid #cccccc;
    border-left:1px solid #cccccc;
    height: 40px;
    color: #363636;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-align: center;
    clear: both;
    width: 468px;
    font-size: 0.8em;
}

#footer a {
    color: #363636;
    text-decoration: none;
}

#footer a:hover {
    color: #aa0000;
    text-decoration: none;
}

#footer li {
    background: transparent;
    float: right;
    margin: 0;
    padding: 12px 12px 12px 12px;
    list-style-type: none;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
	}

#footer li a:hover {
    color: #ffffff;
    border-bottom: 1px solid #cccccc;
    text-decoration: none;
}


<!--##### FooterMenue #####-->

#bottom {
    clear: both;
	width: 760px;
	height: 100%;
	margin: 0;
	padding: 0px;
	background: transparent;
	text-align: left;
	color: #383d44;
	}

#bottom-left {
	width: 30%;
	padding: 0 0 25px 0;
	float: left;
}

#bottom-mid {
	width: 30%;
	padding: 0 0 25px 40px;
	float: left;
}

#bottom-right {
	width: 30%;
    margin-right: 10px;
	padding: 0 0 25px 0;
	float: right;
	}

#bottom h2 {
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 24px;
    font-weight: 100;
	margin: 25px 0 5px 0;
	padding: 0 1px;
    color: #326ea1;
	}

#bottom ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
#bottom li {
    border-bottom: 1px solid #cccccc;
    margin: 0;
    padding: 0;
    display: block;
	}
#bottom li a {
    display: block;
    background-color: transparent;
    color: #383d44;
	padding: 7px 5px 7px 5px;
	text-decoration: none;
    border-bottom: 0;
	}
#bottom li a:hover {
	color: #669933;
	background-color: #e6e3d7;
    text-decoration: none;
	}


/*##### special plugins #####*/


.dynamic {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
}


.aktt_tweets ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.aktt_tweets li{
    margin: 0px 0 0 0px;
    padding: 0 0 5px 0;
    display: block;
    border-bottom: 0px;
    text-indent: 0px; 
    line-height: 1.1em; 
    font-size: 1.0em; 
}

.aktt_tweets a
	{
    display: block;
    background-color: #eeeeee;
    color: #383838; /* Dunkelgrau */
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    border-bottom: 0;
	}

.aktt_tweets a:hover
	{
    background-color: lightgrey;
    color: #326ea1; /* Contentblau */
    border-bottom: 0;
    display: block;
	}

#tag_cloud li{
    list-style: none;
    margin: 0 0 0 0;
    padding: 0;
    border-bottom: 0;
	}

#tag_cloud h2{
    background: inherit;
    color: #888888; /* kraeftiges Mittelgrau */
    font-family: Helvetica, Verdana, Arial, sans-serif;
    font-size: 18px;
    padding: 0px 0px 10px 0px;
    margin: 0;
}






/*##### INFOBOX #####*/

#infobox{
    width: 450px;
    text-align: left;
    margin: 0px 0px 20px 0px;
    padding: 0;
    line-height: 1.4em;
    color: #383d44;
        }

#infobox h4 {
    background: inherit;
    font-size: 18px;
    font-weight: lighter;
    text-align: left;
    color: #326ea1;
    padding: 0;
    line-height: 1.5em;
}


/*##### ADVERTISING SPECIAL BOX #####*/
#specialadvertising{
    width: 250px;
    text-align: left;
    margin: 20px 0px 20px 0px;
    padding: 0 0 0px 0;
    line-height: 1.4em;
    color: #383d44;
    position: fixed;
    top: 60px;
    right: 20px;
    
        }
        
        
        