/*  
Theme Name: Widepeek
Theme URI: http://widepeek.com/
Description: Widepeek template
Version: 1.6
Author: Wemind
Author URI: http://wemind.dk/
*/

body, textarea, input, select, textarea {
	font-family: "Lucida Grande", Verdana, Tahoma;
	font-size: 12px;
	color: #757575;
}

input, option, textarea, select {
	padding: 2px;
}

body {
	background-color: #fff;
	margin: 0px;
	padding: 0px;
}

#divTop {
	background: #333333;
	color: #fff;
	height: 40px;
	margin-bottom: 10px;
	background: url('images/top.gif') repeat-x;
}

#divContentContainer, #divTopContainer {
	width: 800px;
	margin: auto;
}

#divContentContainer {
	padding-top: 20px;
}

.page1{
background:url('images/widepeek_clover.gif') top right no-repeat;
}

.frontText{
width:550px;
}

#ulMenu {
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
}

#ulMenu li {
	list-style: none;
	float: left;
	margin-left: 4px;
}

#ulMenu li a {
	color: #fff;
	padding: 6px;
	padding-left: 12px;
	padding-right: 12px;
	background: #757575;
	display: block;
	text-decoration: none;
	font-size: 14px;
	letter-spacing: -1px;
	font-weight: bold;
	border-bottom: 1px solid #4d4d4d;
	margin-top:10px;
}

#ulMenu li a:hover {
	background: #949494;
}

#ulMenu li.current_page_item a {
	background: #fff;
	border-bottom: 1px solid #fff;
	color: #757575;
}

h1 {
	font-family: Arial;
	letter-spacing: -1px;
	font-size: 30px;
	margin-bottom: 3px;
	margin-top: 2px;
	color: #000;
}

.divBox {
	border: 0px;
	padding: 0px;

}

#content h3, .divBox h3 {
	padding: 0px;
	margin: 0px;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid #dfdfdf;
	color: #28903A;
	margin-bottom: 6px;
	font-size: 15px;
	font-weight: normal;
}

a, a:link {
	color: #888;
}

a:hover {
	color: #000000;
}

.tblStats td {
	padding: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.tblStats .td0 {
	text-align: right;
	width: 160px;
	padding-right: 10px;
}

.tblStats .td1 {
	color: #000;
}

form fieldset {
	border: 0px;
}

form fieldset>div {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

form fieldset>div>label {
	width: 160px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

form fieldset div input {
	float: left;
	padding: 4px;
}

form fieldset div .notice {
	clear: both;
	color: #c1c1c1;
	font-size: 11px;
	margin-left: 170px;
}

input.checkbox, input.radio {
	width: auto;
}

form {
	margin: 0px;
}

form input {
	width: 350px;
}

form .submit {
	padding: 2px;
}

hr {
	height: 1px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	*margin-top: 1px;
	*margin-bottom: 1px;
	border: 0px;
	border-top: 1px solid #e9e9e9;
	color: #e9e9e9;
}

h2 {
	font-size: 14px;
	margin-top: 2px;
	margin-bottom: 3px;
}

h4 {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}

.ulWidgets li {
	margin-bottom: 10px;
}

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

.widget {
padding-bottom:10px;
}

.divNotice {
	background: #fffed3;
	padding: 8px;
	margin-bottom: 10px;
	font-weight: bold;
	position: relative;
	vertical-align: middle;
	text-align: center;
}

.divNotice * {
	vertical-align: middle;
}


.alignright{
float:right;
padding-left:5px;
}

.frontButton{
margin-bottom:15px;
padding-left:20px;
padding-top:20px;
font-size:13px;
}

.frontButton a{
background: url('images/button.gif') repeat-x;
padding:10px;

border:1px solid #28903A;
margin-bottom:15px;
color:#fff;
text-decoration:none;
}
.frontButton a:hover{
background: url('images/darkbutton.gif') repeat-x;
padding:10px;

border:1px solid #666666;
margin-bottom:15px;
color:#fff;
text-decoration:none;
}

#footer{
font-size:11px;
margin-top:20px;
padding-top:5px;
clear:both;
border-top: 1px solid #e9e9e9;
}

.footleft{
float:left;
width:380px;
}

.footright{
text-align:right;
float:right;
width:380px;
}





.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/

