/*
Theme Name: Wave
Theme URI: http://electric-arts.at
Description: Wave, 1 Column, no Sidebars
Version: 1.1
Author: Vincent Muller
Author URI: http://electric-arts.at
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]

1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body {
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	background-color: #010000;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	color: white;
}
#wrapper {
	width: 880px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
}
#header {
	padding: 0px;
	margin: 0px;
	background-image: url(images/bkg_header.png);
	background-repeat: no-repeat;
	min-height: 307px;
}
#content {
	width: 880px;
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	color: #afafaf;
	background-image: url(images/bkg_wrapper.png);
	line-height: 1.3em;
}
#footer {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 30px;
	margin: 0px;
	background-repeat: no-repeat;
	background-image: url(images/bkg_footer.png);
	height: 189px;
	clear: both;
	text-align: center;
	font-size: 0.9em;
}
a:focus {
outline:none;
}
/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	margin: 0px;
	padding: 0px;
	font-size: 1em;
}
.entry-content p {
	margin-left: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 620px;
}
.entry-excerpt p {
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	margin: 0px;
	width: 620px;
}
.entry-content, .entry-excerpt {
	padding: 0px;
	margin: 0px;
	clear: left;
}
.entry-text {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 50px;
	padding-right: 0px;
	padding-top: 0px;
	clear: left;
}
.entry-text p {
	margin-left: 0px;
	margin-bottom: 50px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	width: 620px;
}
.entry-text a:link {
	color: #cb006b;
}
.navigation {
  padding: 0px;
  margin-bottom: -20px;
  background-position: 25px 0px;
  height: 70px;
  clear: both;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 130px;
	padding-top: 0px;
	font-size: 0.8em;
	color: #CCCCCC;
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 30px;
}
.underpost {
	margin-left: 130px;
	width: 620px;
	color: #afafaf;
	margin-bottom: 30px;
	margin-top: 40px;
	font-size: .9em;
}
#content .underpost a {
	color: white;
	text-decoration: underline;
}
.separator {

	width: 820px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 60px;

	height: 20px;

	background-image: url(images/bkg_separator.png);

	background-repeat: no-repeat;

}

.clearer {
	clear: both; 
	float: none;
}

/*===END SECTION 2===*/

/*===START SECTION 3 - content and footer links===*/
#content a:link, #content a:visited {
	margin: 0px;
	text-decoration: none;
	color: white;
	padding: 0px;
}
#content a:hover {
	text-decoration: none;
	color: #F20CA2;
}

#content h2 a:hover {
	color: white;
}
#content h2.notfound {
	margin-bottom: -50px;
	height: 500px;
}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #999999;
}
#footer a:hover {
	color: white;
	text-decoration: none;
}
#footer p {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	line-height: 1em;
	font-size: 0.85em;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for header menu===*/

#menu {
	margin-left: 40px;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 60px;
	float: left;
	display: inline;
	width: 820px;
	padding: 0;
}

#menu ul { 
	margin: 0 0 0 220px;
	padding: 0;
	list-style-type: none;
}

#menu li {
	float: left;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	list-style-type: none;
	margin: 0;
	padding: 0 12px;
	height: 30px;
	cursor:pointer;
}

#menu li.active, #menu li.current_page_item a{
	color: #F20CA2;
}

#menu li.active, #menu li.current_page_item {
	background: url(images/menu_current.png) no-repeat bottom center;
}

.class {
	float: left;
}

.menu_container {
	float: left;
	background: #545454 url(images/menu_container.png) repeat-x top left;
	width: 820px;
	padding-top: 15px;
}

#slide_content {	
	clear: both;
	float: none;
}


#menu li a {
	text-decoration: none;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}


.menu_container ul.slide_content {
	padding: 0;
	margin: 0;
}

.menu_container ul.slide_content li{
	width: 160px;
	margin: 0 21px;
	display: inline;
	float: left;
}

.menu_container ul.slide_content a {
	text-transform: none;
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding: 0;
	margin: 0;
}
.menu_container ul.slide_content a:hover {
	color: #F20CA2;
}

.menu_container .close {
	padding-top: 5px;
	width: 820px;
	height: 30px;
	background: url(images/close.png) no-repeat bottom left;
	float: left;
	cursor: pointer;
	display: block;
} 


/*
#menu{
	padding: 0;
	white-space: nowrap;
	margin: 20px 0 0 0;
	width: 750px;
	background: red;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0 10px 0 0;
}
#menu li a:link, #menu li a:visited {
	text-decoration: none;
	padding: 3px;
}
#menu li a:hover {
	text-decoration: underline;
}
#menu .cat {
	margin-right: auto;
	margin-left: auto;
	width: 820px;
	list-style-type: none;
	font-size: 70%;
}
#menu .cat ul {
	width: 25%;
	margin-right: 30px;
	margin-left: 30px;
	list-style-type: none;
}
#menu .cat li {
	display: inline;
	list-style-type: none;
}
#menu .cat li a:link{

	line-height: 1.2em;

	color: white;
}*/

/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
/*NO SIDEBAR IN A*/
/*===END SECTION 5===*/

/*===START SECTION 6 - style the headings===*/
#header h1 {
	/*margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 105px;*/
	margin: 0;
	padding: 0;
	float: left; 
	display: inline;
	margin: 100px 0 0 300px;
	height: 100px;
	width: 275px;
}


#header h1 a, #header h1 a:link, #header h1 a:visited {
	display: block;
	text-indent: -9999%;
	width: 100%;
	height: 100%;
	/*margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 105px;
	height: 100px;
	background-image: url(images/img_logo.png);
	background-repeat: no-repeat;
	font-size: 1em;
	float: left;
	display: inline;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
	width: 250px;
	clear: both;
	border: 2px solid green;*/

}
#header h1 a:hover {
	text-decoration: underline;
}
#content h1 {
	font-size: 1.5em;
}
#content h3 {
	font-size: 1.8em;
	font-style: normal;
	font-weight: normal;
	color: white;
	margin-left: auto;
	margin-bottom: 30px;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 30px;
}
#content h4 {
	font-style: normal;
	font-weight: normal;
	margin-right: 130px;
	margin-left: 130px;
}
.post h2 {
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 130px;
	padding-top: 30px;
	line-height: 1em;
	margin-bottom: 10px;
	margin-top: 0px;
	font-style: normal;
	font-weight: normal;
	font-size: 1.6em;
}
.post h3 {
  margin-bottom: 10px;
  margin-top: 0;
  padding-left: 130px;
  padding-bottom: 0;
  padding-right: 130px;
  padding-top: 30px;
  font-size: 1.8em;
}
                       

                                               
/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	font-size: 1.2em;
	padding-left: 0px;
	margin-left: 130px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
	float: left;
	color: white;
	font-family: "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
}

/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond {
	padding: 0px;
	margin-right: 130px;
	margin-left: 130px;
}
#respond p {
	font-size: .9em;
}
.comment-author{
	font-weight: bold;
}
#comment-form-title {
	padding-top: 20px;
	background-image: url(images/bkg_comm-separator.png);
	background-repeat: no-repeat;
	font-style: normal;
	font-weight: normal;
}
#commentform input {
	width: 180px;
}
#commentform textarea {
}
#commentform {	
	height: 200px;	
	margin: 0px;
}
ol.commentlist {
	margin-left: 130px;
	margin-bottom: 0px;
	margin-right: 130px;
	margin-top: 0px;
	list-style-type: none;
	padding: 0px;
}
ol.commentlist li {
	padding-top: 20px;
	background-repeat: no-repeat;
	background-image: url(images/bkg_comments.png);
	margin-left: 0;
	margin-bottom: 0;
	margin-right: 0;
	margin-top: 20px;
	font-size: 80%;
}
.nocomments{

	margin-right: 130px;

	margin-left: 130px;

}

#content ol.commentlist li a {
	color: #CCCCCC;
}
li.author {
	padding: 5px;
}
.comm-alignleft {
  float: left;
}
.comm-alignright {
  float: right;
}
#comm-alignright senden {
	margin-right: 200px;
	padding-right: 200px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - blockquotes....*/
blockquote {
  margin: 0px;
  padding-left: 0px;
  padding-bottom: 15px;
  padding-right: 0px;
  padding-top: 15px;
  color: white;
  font: 1.2em/1.6em "Trebuchet MS", "Lucida Grande", Verdana, Arial, sans-serif;
  background: url(images/blockquote1.png) no-repeat 720px bottom;
}
blockquote p {
  padding: 0px;
  margin: 0px;
  background: url(images/blockquote2.png) no-repeat 100px top;
}
/*===END SECTION 9===*/

/*===START SECTION 10 - alignment===*/
.alignleft {
  margin: 0px;
  width: 170px;
  padding: 0px;
  text-indent: 50px;
}
.alignleft a {
  background-repeat: no-repeat;
  background-image: url(images/but_prev.png);
  padding: 0px;
  margin: 0px;
  width: 170px;
  height: 55px;
  text-indent: 50px;
  float: left;
}
.alignright {
  width: 170px;
  margin: 0px;
  padding: 0px;
  height: 55px;
  float: right;
}
.alignright a {
  background-position: 0px;
  background-image: url(images/but_next.png);
  background-repeat: no-repeat;
  height: 55px;
  width: 170px;
  margin: 0px;
  padding: 0px;
  text-indent: 50px;
  float: right;
}
img.alignnone, div.alignnone {
	margin-left: -80px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	border: none;
}
img.aligncenter, div.aligncenter {
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
	margin-left: -80px;
	margin-bottom: 0;
	margin-right: 0px;
	margin-top: 0;
	display: block;
}
img.alignright, div.alignright {
	margin-left: -80px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 50px;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
/*===END SECTION 11===*/


.slide {
	display: block;
}
.btn-slide a {
	float: left;
}

/*===SEARCH===*/
#searchbox {
	padding-right: 43px;
	float: right;
	height: 31px;
	width: 160px;
}

/*
#searchbox li {
	background: transparent url(images/bkg_search.png) no-repeat 0 0;
	list-style: none;
	}
*/
#search{
	padding: 0px;
	margin: 0px;
}
#searchform{
	margin: 0px;
	padding: 0px;
	float: right;
}
#searchbox input {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 13px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 8px;
	padding-top: 0px;
	height: 15px;
	width: 125px;
	background: none;
	border: none;
	color: #333333;
	font-size: 0.7em;
}

#searchbox input:focus {
	outline: none;
}

.pagetitle{
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 40px;
}
.notfound{
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 130px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 40px;
}
