/*
Theme Name: 			Tweaker
Version:				1.0.2
Description: 			A theme for those who prefer deciding on the look and feel of their theme for themselves. Online customization tips as well as Email support. If you are a tweaker, this is the theme for you.
Author: 				Lyndi Geldenhuis
Author URI: 			http://nice2all.com/themes/
Tags:					white, two-columns, fixed-width, right-sidebar, threaded-comments

						The CSS, XHTML and design is released under GPL:
						http://www.opensource.org/licenses/gpl-license.php
*/

/* RESET */
/* Please do not change anything here */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol, li, a, fieldset, input, th, td
{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}

h1, h2, h3, h4, h5, h6
{
	font-size:90%;
	padding:0;
	margin:0;
}
ul, ol
{
	list-style:none;
}
a
{
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}
/* You can make your customization changes anywhere from here */
/* Everything from here on is sorted alphabetically where possible*/
a:link
{
	color:#1394ef;
}
a:visited
{
	color:#1394ef;
}
a:hover
{
	color:#000;
}
a:active
{
	color:#666;
}
.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.alignleft
{
	float:left;
	padding:20px 0;
}
.alignright
{
	float:right;
	padding:20px 0;
}
.alt
{
	margin:0;
	padding:10px;
}
.block
{
	width:100%;
	float:left;
	margin:15px 0;
	background:#eff3ff;
	color:#555;
}
.block h4
{
	background:#1394ef;
	color:#fff;
	padding:5px 15px;
	border-bottom: #cddc28 solid 5px;
}
.block img
{
	margin:15px 0;
}
.block li a:link, .block li a:visited
{
	margin-left:0;
	padding:0 0 0 25px;
	background:#eff3ff url(images/li-link.jpg) left 4px no-repeat;
	color:#1394ef;
	text-decoration:none;
}
.block li a:hover, .block li a:active
{
	margin-left:0;
	padding:0 0 0 25px;
	background:#eff3ff url(images/li-hover.jpg) left 4px no-repeat;
	color:#000;
	text-decoration:underline;
}
.block ol
{
	list-style:none;
	padding-left:0;
	margin-left:15px;
}
.block p, block a, .block h1, .block h2, .block h3, .block h5, .block h6
{
	padding:15px;
}
.block .tag-link
{
	margin:0 0 0 15px;
}
.block ul
{
	list-style:none;
	padding-left:0;
	margin-left:15px;
}
blockquote
{
	border:1px solid #ddd;
	padding:5px 10px;
	margin:15px;
	background:#eff3ff;
}
body
{
	font: 80%/1.4 verdana, arial, helvetica, sans-serif;
	background:#fff;
	color:#000;
}
.commentlist
{
	padding:0;
	text-align:left;
}
.commentlist a:link, .commentlist a:visited
{
	background:#fff;
	color:#1394ef;
	text-decoration:none;
}
.commentlist a:hover, .commentlist a:focus
{
	background:#fff;
	color:#000;
	text-decoration:underline;
}
.commentlist a:active
{
	background:#fff;
	color:#d54e21;
	text-decoration:none;
}
.commentlist cite, .commentlist cite a
{
	font-style:normal;
}
.commentlist dl
{
	margin:0;
	padding:0;
}
.commentlist img
{
	margin:0;
	padding:0;
	border:0;
	outline:none;
}
.commentlist li
{
	background:#fff;
	border:1px solid #ddd;
	margin:10px 0 5px 0;
	padding:5px 10px;
	list-style:none;
}
.commentlist li .avatar
{
	float:right;
	border:0;
	padding:2px;
	background:#fff;
}
.commentlist ol
{
	margin:0;
	padding:0;
}
.commentlist p
{
	font-weight:normal;
	line-height:1.5em;
	text-transform:none;
	margin:10px 5px 10px 0;
}
.commentlist ul
{
	margin:0;
	padding:0;
}
#container
{
	width:950px;
	margin:15px auto;
}
#content
{
	width:600px;
	float:left;
	color:#555;
	margin:15px 50px 0 0;
}
#content .block p
{
	padding: 5px 0 5px 15px;
}
#content p, #content h1, #content h2, #content h3, #content h4, #content h5, #content h6
{
	padding:10px 0;
}
#content h2, #content h4
{
	clear:both;/*needed for IE*/
	margin:0;
	padding:0;
}
dl
{
	margin:0 0 0 15px;
	padding:0;
}
.double
{
	float:left;
	display:inline;
	padding-left:15px;
}
dt
{
	margin:0;
	padding:0;
}

#download
{
	width: 600px;
	padding: 40px;
}

#download h1, #download h2, #download h3
{
	color: #1394ef;
	margin: 10px 0;
}
#download p
{
	margin: 20px 0;
}
.entry
{
	margin:0;
	padding:0;
}

.entry img
{
	align:left;
}
/*.featured{background:#fff url(images/star.jpg) top left no-repeat;padding:0 0 0 16px;}*/
fieldset
{
	border:1px solid #ccc;
	padding:0 1em;
	margin:0;
}
#footer
{
	clear:both;
	width:100%;
	background:#666;
	color:#fff;
	overflow:hidden;
	border-top: #cddc28 solid 5px;
}
#footer-center
{
	width:325px;
	float:left;
	overflow:hidden;
}
#footer-container
{
	width:100%;
	float:left;
	background:#666;
	color:#fff;
	margin:15px 0 0 0;
}
#footer-container .block
{
	width:100%;
	margin:0 0 10px 0;
	background:#666;
	color:#fff;
}
#footer-left
{
	width:325px;
	float:left;
	overflow:hidden;
}
#footer p, #footer img, #footer h1, #footer h2, #footer h3, #footer h4, #footer h5, #footer h6
{
	padding:10px 15px;
}
#footer-right
{
	width:300px;
	float:right;
	overflow:hidden;
}
form
{
	margin:10px 0 0 0;
	padding:0;
}
form input
{
	border:1px solid #666;
	padding:3px;
	margin:2px 0;
	color:#000;
	background:#fff;
}
form input#author
{
	background:url(images/name.jpg) 2px 3px no-repeat;
	padding-left:20px;
}
form input#email
{
	background:url(images/mail.jpg) 2px 3px no-repeat;
	padding-left:20px;
}
form input#url
{
	background:url(images/home.jpg) 2px 3px no-repeat;
	padding-left:20px;
}
form p
{
	margin:0;
	padding:3px;
}
form textarea
{
	width:80%;
	border:1px solid #ddd;
	padding:3px;
	margin-right:10px;
	color:#000;
	background:#fff;
}
h1
{
	font-size:2.5em;
}
h2
{
	font-size:1.8em;
	margin-top: 15px;
}
h3
{
	font-size:1.4em;
}
h4
{
	font-size:1.2em;
}
h5
{
	font-size:1.1em;
}
h6
{
	font-size:1em;
}
#header-container
{
	width:100%;
	float:left;
	background:#ddd;
	color:#555;
	margin:0;
}
#header-left
{
	width:650px;
	float:left;
	overflow:hidden;
	background:#666 url(images/logo.gif) 15px 20px no-repeat;;
	color:#fff;
	line-height:1;
	border-bottom: #cddc28 solid 5px;
}
#header-left a
{
	background:#666;
	color:#fff;
	text-decoration:none;
}

#header-left h1
{
	padding:15px 0 0 55px;
}
#header-left p
{
	padding:5px 0 15px 55px;
	margin:0;
}
#header-right
{
	width:300px;
	float:right;
	overflow:hidden;
	line-height:1;
	background:#1394ef;
	color:#555;
	border-bottom: #cddc28 solid 5px;
}
#header-right p
{
	padding:5px 0 5px 15px;
	margin:0;
}
#header-right select
{
	width:270px;
	margin:2px 15px 12px 15px;
	padding:0;
}
.hidden
{
	display:none;
}
img
{
	margin:5px 0;
	padding:0;
	border:0;
}
img.alignleft
{
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
img.alignleft .wp-caption
{
	margin:0 10px 2px 0;
	padding:0;
	border:0 none;
}
img.alignright
{
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.centered
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.imagefloatleft
{
	float:left;
	padding:0 30px 0 10px;
	font-size: 70%;
	color: #666;
}
.imagefloatleft img
{
	margin-top: 10px;
}
.imagefloatright
{
	float:right;
	padding:0 0 10px 10px;
	font-size: 70%;
	color: #666;
	text-align:right;
}
.imagefloatright img
{
	margin-top: 10px;
}
input
{
	border:1px solid #bbb;
	background:#fff;
}
legend
{
	color:#999;
	font-size:1.1em;
	font-weight:bold;
}
.menu
{
	width:550px;
	float:left;
	overflow:hidden;
}
.menu ul
{
	list-style:none;
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	padding:5px 0;
	margin:0;
}
.menu ul a
{
	height:auto;
}
.menu ul li
{
	display:inline;
	padding-right:10px;
	margin:0;
}
.menu ul li a:link, .menu ul li a:visited
{
	background:#fff;
	color:#1394ef;
	text-decoration:none;
}
.menu ul li a:hover, .menu ul li a:focus
{
	background:#fff;
	color:#aed953;
	text-decoration:underline;
}
.menu ul li a:active
{
	background:#fff;
	color:#555;
	text-decoration:none;
}
.menu ul li.current_page_item a, .menu ul li.current_page_item a:hover, .menu ul li.current_page_item a:focus, .menu ul li.current_page_item a:active
{
	background-color:#fff;
	color:#000;
	cursor:default;
	text-align:left;
	border-top:1px solid #aed953;
	border-bottom:1px solid #aed953;
	text-decoration:none;
}
.menu-container
{
	float:left;
	width:100%;
	margin:0;
	background:#fff;
	color:#555;
}
.navigation
{
	font-size: 85%;
	margin:10px 0 20px 0;
	padding:0;
}
.navigation-left
{
	float:left;
}
.navigation-right
{
	float:right;
}
.notfound
{
	width:100%;
	margin: 15px 0;
	background:#1394ep;
	color:#fff;
}
ol
{
	list-style:decimal;
	margin-left:15px;
	padding:15px;
}

.post table
{
	width:100%;
	border:1px solid #ccc;
	border-top:0;
	border-collapse:collapse;
}
.post table th
{
	text-align:left;
	border-bottom:2px solid #ccc;
}
.post table th, .post table td
{
	border:1px solid #ccc;
	border-bottom:0;
	padding:.3em .5em;
}
pre, code
{
	width:100%;
	height:40px;
	overflow:auto;
	font-size:1em;
}
#privacy
{
	padding: 20px;
}

#privacy h1, #privacy h2, #privacy h3
{
	color: #1394ef;
	margin: 10px 0;
}

#privacy p
{
	margin-bottom: 10px;
}
.recentcomments
{
	padding:0 0 0 15px;
}
.rss
{
	width:400px;
	float:right;
	text-align:right;
}
.rss img
{
	margin:5px 0 0 0;
	padding:2px 0 0 0;
	text-align: center;
}
.rss ul
{
	list-style:none;
	list-style-type:none;
	padding:0;
	margin:0;
}
.rss ul li
{
	display:inline;
	padding:0 0 0 10px;
}
#searchform {
	float: left;
	width: 300px;
	height: 70px;
	margin-top: 10px;
	background: url(images/ico-search.gif) 20px 3px no-repeat;
	
}
#searchform form {
	float: right;
	display: inline;
	background-position: left 0px;
	margin-right: 10px;
}
#searchinput {
	width: 189px;
	height: 26px;
	background: url(images/search-input.gif) no-repeat;
	color: #999;
	border: none;
}
#searchbutton {
	width: 35px;
	height: 30px;
	background: url(images/search-button.gif) 0 5px no-repeat;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	cursor: pointer;
	border: none;
}
.sidebar
{
	width:300px;
	float:right;
}
#skip
{
	width:100%;
	text-align:right;
	float:left;
	display:none;
}
#skip a
{
	padding-right:15px;
}
small
{
	font-size:.8em;
}
.social
{
	width:100%;
	margin:0;
	padding:0 0 15px 0;
	background:#eff3ff;
	color:#555;
}
.social img
{
	margin:0 0 0 15px;
}
.social p
{
	margin:0 15px 0 15px;
}
.textwidget
{
	margin:0;
}

ul
{
	list-style:square;
	margin-left:15px;
	padding:15px;
}
.welcome
{
	width:540px;
	float:left;
	height:55px;
	background:url(images/feed.png) left 10px no-repeat;
	border-top:1px solid #cddc28;
	border-bottom:1px solid #cddc28;
	padding:13px 0 0 60px;
	margin:15px 0 15px 0;
}
.welcome p
{
	padding:0;
	margin:0;
}
#wp-calendar
{
	width:250px;
	margin:0 auto;
}
#wp-calendar td#today
{
	font-weight:bold;
}
#wp-calendar th, #wp-calendar td
{
	text-align:center;
}
.wp-caption
{
	text-align:center;
	background-color:#eff3ff;
	-moz-border-radius:3px;
	-khtml-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
}
.wp-caption-dd
{
	font-size:11px;
	line-height:17px;
	padding:0 4px 5px;
	margin:0;
}
.wp-caption img
{
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.wp-caption p.wp-caption-text
{
	font-size:.8em;
	line-height:0;
	padding:0;
	margin:0;
}

dl.table-display
{
	float: left;
	width: 520px;
	margin: 1em 0;
	padding: 0;
	border-bottom: 1px solid #999;
}

.table-display dt
{
	clear: left;
	float: left;
	width: 200px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
	font-weight: bold;
}

.table-display dd
{
	float: left;
	width: 300px;
	margin: 0;
	padding: 5px;
	border-top: 1px solid #999;
}

.clearboth
{
	clear: both;
}