/*
Theme Name: guitarlifestyle
*/

html, body   {
	font-size: 12px;
	font-family: Arial, sans-serif, Helvetica;
	line-height: 18px;
	background-color: #000;
	background-image: url("images/stripe_bg.gif");
	text-align: center;
	margin: 0;
	padding: 0 }

body    {
	color: #000;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: 18px;
	padding: 0 }


blockquote  {
	color: #008cbd;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 19px;
	margin: 0 30px;
	padding-right: 10px;
	padding-left: 10px;
	border-left: 1px dotted #008cbd }

a  {
	color: #008cbd;
	text-decoration: none;
	outline: none medium }

code  {
	color: #555555;
	font: 11px monospace;
	background: #f5f5f5;
	text-align: left;
	padding: 10px;
	border: solid 1px #cccccc }
.clear {
	clear: both }
/*#####################*/
/*### Headlines ###*/
/*#####################*/

h1 a  {
	color: #000;
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	display: block;
	margin: 0;
	padding: 0 }

h1  {
	color: #000;
	font: 22px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	margin: 0;
	padding: 0 }

h2, h2 a   {
	color: #008cbd;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: lowercase;
	margin: 0;
	padding: 0 }

h3, h3 a  {
	color: #008cbd;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 15px 0 0;
	padding: 0 }

h4  {
	color: #c12100;
	font: 12px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 }

img {
	border: none;
        }

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

p  {
	line-height: 18px;
	text-align: justify }

.entry  {
	line-height: 18px;
	text-align: justify }
.post  {
	background-image: url("images/guitar_underlay.gif");
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 40px }
.single {
	background-image: none;
	margin-bottom: 40px }
small {
	font-size: 10px;
}

#page  {
	background-image: url("images/page_bg.png");
	background-repeat: repeat-y;
	text-align: left;
	margin: 0 auto;
	padding: 0 10px;
	width: 840px }

/*################*/
/*### Header   ###*/
/*################*/

#header  {
	color: #383d44;
	font-size: 13px;
	background-color: #333;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	height: 107px;
	overflow: hidden }

#header a {
	color: #383d44;
}

#header a:hover {
	color: #669933;
}
#logo {
	background-image: url("images/guitarlifestyle_logo.png");
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-left: 5px }
#header h2 {
        float: left;
        font: 30px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	padding: 0px 15px 0 0;
	border-right:1px solid #cccccc;
	}

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

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

/*###################*/
/*### Topmenu ###*/
/*###################*/

#top {
          background: #4b4e52;
          border-bottom: 1px solid #dd4003;
          height: 34px;
          margin: 0 auto;
          width:100%;
          text-align: center;
          overflow: hidden;
}

#topbar { height: 34px;
          width: 810px;
          margin: 0 auto;
          padding: 0;
          text-align: center;
}

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

ul.topmenu li {
	float: left;
}

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

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

/*################*/
/*### Content  ###*/
/*################*/

#content   {
	color: #282828;
	background: transparent;
	text-align: left;
	margin: 15px 0 30px;
	padding: 0 30px 0 15px;
	width: 495px;
	float: left;
	border: none }
#widecontent {
	color: #282828;
	background: transparent;
	text-align: left;
	margin: 15px 0 30px;
	padding: 0 15px;
	float: left;
	border: none }
#content a:hover, #widecontent a:hover  {
	color: #004b7d;
	text-decoration: none;
	background: transparent }

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

#content a:hover img { 
        border: 1px solid #777777; 
        background: transparent;
}

#content h1 a:hover  {
	color: #008cbd;
	text-decoration: none;
	background: transparent }
#content h2 a:hover  {
	color: #004b7d;
	text-decoration: none;
	background: transparent }

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

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

#content ul  {
	list-style-type: disc;
	list-style-position: inside;
	margin: 0 0 0 0;
	padding: 0 }

#content ul li  {
	text-indent: -12px;
	margin: 0 0 0 20px;
	padding: 0 0 3px }

/*############################*/
/*#### Comments #### */
/*############################*/

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

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

.commentbody a  {
	color: #c12100;
	text-decoration: none }
.commentbody a:hover  {
	color: #008cbd;
	text-decoration: none }

.commentbody p  { }

.commentlink {
	font-size: 13px;
}

.commentlist {
	list-style: none;
}
.commentauthor {
	color: #c12100;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif }
.commentauthor a {
	text-decoration: underline }
.commentdate {
	font-size: 11px;
	text-align: right;
	margin-bottom: 4px }
#email, #author  {
	color: #008cbd;
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	background: #fafafa;
	padding-left: 5px;
	vertical-align: middle;
	border: solid 1px #cccccc }

#url  {
	font-size: 12px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	background: #fafafa;
	padding-left: 5px;
	height: 16px;
	vertical-align: middle;
	border: solid 1px #cccccc }

#submit  {
	color: #008cbd;
	font: 12px Arial, sans-serif, Helvetica;
	background: #fafafa;
	margin: 0;
	padding: 0 10px;
	border: solid 1px #cccccc }
#submit:hover {
	color: #c12100;
	cursor: pointer;
	border-color: #868b96 }
textarea {
        overflow:auto;
}
#comments, #respond {
	color: #000;
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
	margin-top: 30px;
	margin-bottom: 10px }
/*################*/
/*#### Footer ####*/
/*################*/

#footer   {
	color: #008cbd;
	font-size: 10px;
	font-family: Arial, SunSans-Regular, sans-serif;
	line-height: 16px;
	background: #000;
	text-align: left;
	text-transform: uppercase;
	margin: 0;
	padding: 10px 10px 10px 15px;
	clear: both;
	overflow: hidden;
	border-top: 1px solid #333 }

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

#footer a:hover  {
	color: #c12100;
	text-decoration: none }
#footer .copyright {
	color: #c12100 }
.footerlinks  {
	color: #c12100;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase }
.footerlinks li  {
	font-weight: bold;
	text-transform: lowercase;
	display: inline;
	margin-right: 6px }
.footerlinks li:before  {
	margin-right: 8px;
	content: "/" }
/*################*/
/*### Suchfeld ###*/
/*################*/

.s  {
	color: #000;
	font: 11px / 18px Arial, Helvetica, sans-serif;
	background: transparent;
	padding-left: 3px;
	width: 220px;
	height: 18px;
	vertical-align: middle;
	border: solid 0 #c7c7c7 }
.searchform input, .searchinput  {
	font-size: 11px;
	font-family: Arial, sans-serif, Helvetica;
	background-color: #e5f3f8;
	padding: 2px;
	width: 250px;
	border: 1px #000 }
.searchbutton {
	color: #c12100;
	font-size: 11px;
	font-family: Arial, sans-serif, Helvetica;
	background-color: transparent;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border-style: none }
.searchbutton:hover {
	color: #008cbd;
	cursor: pointer }
/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar   {
	color: #383d44;
	background-image: url("images/guitarcable.jpg");
	background-repeat: no-repeat;
	background-position: 0 bottom;
	text-align: left;
	margin: 5px 0 30px;
	padding: 0 10px 150px 0;
	width: 290px;
	float: left;
	border-bottom: 1px dotted #000 }

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

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

.widget ul li {
	font-size: 11px;
	line-height: 15px;
	background-image: url("images/bullet.gif");
	background-repeat: no-repeat;
	background-position: 0 7px;
	margin: 0;
	padding: 3px 0 3px 5px;
	border-bottom: 1px dotted #000 }
.widget {
	margin-bottom: 20px }
.widget a:hover {
	color: #c12100 }
.widget ul li a  {
	color: #000;
	text-decoration: none;
	padding: 5px;
	border-bottom: 0 none }

.widget ul li a:hover  {
	color: #c12100 }

#sidebar h2 {
	color: #008cbd;
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
	background: inherit inherit inherit inherit;
	margin: 0;
	padding: 3px 0;
	border-bottom: 1px dotted #000 }
#sidebartop { }
#sidebarleft  {
	width: 135px;
	float: left }
#sidebarright  {
	margin-left: 20px;
	width: 135px;
	float: left }
.about p  {
	font-size: 11px;
	line-height: 16px;
	text-align: left;
	width: 156px }
.about  {
	background-image: url("images/celebrate_educate_inspire.gif");
	background-repeat: no-repeat;
	background-position: right 0;
	min-height: 158px }
.pages ul li   {
	list-style-type: none;
	display: inline;
	padding-right: 3px;
	padding-left: 0;
	width: auto;
	border-style: none }
.pages  {
	color: #c12100;
	font-size: 11px;
	font-weight: bold;
	text-transform: lowercase;
	margin-bottom: 20px }
.pages a:hover {
	color: #c12100 }
.pages li:before  {
	margin-right: 4px;
	content: " / " }
.subpages li {
	font-size: 12px;
	display: inline;
	padding-right: 5px }
.subpagetitle {
	display: inline }
.subpages {
	display: inline;
	margin-left: 5px;
	padding-left: 0 }
li.homelink:before  {
	content: "" }
.linkcat {
	list-style-type: none;
	list-style-image: none !important }
.archives select {
	font-size: 11px;
	font-family: Arial, sans-serif, Helvetica;
	padding: 1px;
	width: 135px;
	border-style: none dotted dotted;
	border-width: 1px;
	border-color: #000 }
.archives h2, .search h2 {
	border-bottom: medium none }
.search ul li {
	background-image: none;
	border-bottom: none }
/*################*/
/*### Post Styles  ###*/
/*################*/



#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: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.postmetadata  {
	color: #c12100;
	font-size: 11px;
	text-transform: uppercase;
	clear: both }
.postmetadata a  {
	color: #008cbd;
	font-weight: bold;
	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;
}
.cats {
	color: #c12100;
	font-size: 10px;
	line-height: 17px;
	text-transform: uppercase;
	margin-bottom: 0;
	padding-bottom: 0;
	height: 17px;
	clear: both;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000 }
.tags {
	color: #c12100;
	font-size: 10px;
	line-height: 17px;
	text-transform: uppercase;
	margin-top: 0;
	padding-top: 0;
	height: 17px;
	clear: both;
	border-bottom: 1px solid #000 }
.cats a, .tags a {
	color: #008cbd;
	font-weight: bold;
	text-decoration: none }
.cats p, .tags p {
	margin: 0;
	padding: 0 }
/* different postmetadata style for single.php */

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

.alt a {
	background: inherit;
	color: #aa0000;
        text-decoration: none;
}
.clear {clear:both;}
.navigation {
	line-height: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	height: 20px;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000 }
.prev {
	width: 50%;
	float: left }
.next {
	width: 50%;
	float: left }
.archiveh2 {
	color: #c12100;
	font-size: 16px;
	text-transform: none }
