/*
Theme Name: Butterslip Theme
Theme URI: http://www.make-media.com
Description: Butterslip theme design by Makemedia Web Design Caroline Niland
Version: 1.0
Author: Makemedia Web Design
Author URI: 
Tags: 
*/


/* Global */

* {
	margin: 0;
	padding: 0;
}

::-moz-selection {
	background: #369;

}

::selection {
	background: #369;
}

code::-moz-selection {
	background: #333;
}

code::selection {
	background: #333;
}

body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family:Georgia, "Times New Roman", Times, serif;
	background: #4BC2CE url(images/body-bg0.jpg);
	color: #083B40;
}

p {
	margin: 1em 0;
	color: #083B40;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #666;
}

blockquote {
	margin: 5px 20px;
	padding: 0;
	color: #083B40;
	border-left: 5px solid #666;
	background: #ababab;
}

blockquote p {
	padding: 10px 20px;
	display: block;
}

a {
color: #083B40;
	text-decoration:none;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;

}

h1 {
	font-size: 16px;
	color: #33CCCC;
}

h2 {
	font-size: 16px;	
	color: #EC4B97;
}

h3 {
	font-size: 15px;
	color: #33CCCC;	
	font-weight: bold;
}

h4 {
	font-size: 14px;
	color: #EC4B97;	
}

h5 {
	font-size: 12px;	
	color: #33CCCC;
}

h8 {
	font-size: 1px;	
	color: #4AC3CE;
}
.endline {
  clear: both;
}

#wrapper {
	margin: 0px auto 0px auto;
	width: 1000px;
	background: url(images/wrapper-bg.jpg) repeat-y;
}

#top-frame {
	margin: 0 auto;
	width: 1000px;
	background: url(images/top-frame.jpg) no-repeat;
}

#bottom-frame {
	margin: 0 auto;
	width: 1000px;
	background: url(images/bottom-frame.jpg) bottom no-repeat;
}


/* Header */

#header {
	width: 1000px;
	height: 200px;
}

#header h1 {
	font-size: 4em;
	padding: 10px 0 0 180px;
}

#header h1 a {
	text-decoration: none;
	color: #083B40;
}

#header h2 {
	color: #083B40;
	font-size: 1.6em;
	padding: 0 0 0 190px;
}

/* Navigation */

#navigation {
	padding: 10px 0 0 182px;
	float: left;
}

#searchform {
	float: left;
	margin: 4px 0 0 100px;
	*margin: 6px 0 0 100px;
}
#searchform input {
	float: left;
	border: none;
	color: #000;
}
#searchform .searchtext {
	margin: 12px 14px 0 0;
	width: 160px;
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	border: none;
	background: transparent;
}
#searchform .searchbutton{
	width: 42px;
	height: 36px;
}
#searchform label {
	display: none;
}

#rss {
	padding: 12px 0 0 530px;
}


/* Social Bookmarking */

.bookmark-line {
	float: left
}

.bookmark-line ul {
	display: inline;
}

.bookmark-line ul li {
	background: none;
	display: inline;
	list-style-type: none;
}

.bookmark-line img {
	border: 0;
}

.bookmark-icon {
	opacity: .4;
	-moz-opacity: .4;

	_filter: alpha(opacity=100);
}

.bookmark-icon:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Mainframe */

#container {
	width: 730px;
	padding: 0 155px 0 169px;
}

#container2 {
	width: 730px;
	padding: 0 155px 0 169px;
	background-color:#FFFFFF;
	border: 10px #33CCFF;
	float: center;
}



/* Content */

#content {
	float: left;
	width: 440px;
	padding-bottom: 30px;
}

#content2 {
	float: left;
	width: 440px;
	padding-bottom: 30px;
}

.post {
	padding: 30px 9px 0px 5px;
}

.post h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
    border-bottom: 5px solid #A0D0D3;
	margin-left: 10px;
	padding: 0px 9px 0px 2px;
	font-size: 18px;
	text-decoration: none;
}

.post h2 a {
    width: 380px;
	padding: 0px 9px 0px 0px;
	text-decoration: none;
}

.postmetadata {
	padding: 5px 0 0 12px;
	margin: 0;
	colour: #A3A3A3;
	font-size:11px;
}

.entry {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	padding: 0 15px;
	colour: #585858;
}

.entry ul{
padding: 0px 0px 0px 0px;
}


.commentline {
	padding-top: 10px;
}

.read-comments {
	float: right;
	font-weight: normal;
	font-size: 0.9em;
	padding: 0 12px 0 0;
	text-decoration: none;
}

.notfound {
	margin: 100px auto;
	text-align:center;
	font-size: 1em;
	font-weight: normal;
	color: #4BC2CE;
}

.quickjump {
	padding: 0 0 0 30px;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 18px;
	color: #4BC2CE;
}

.postjumper {
	float: left;
}

.postjumper img {
	padding-right: 20px;
}

/* PageNavi*/

.wp-pagenavi {
	padding: 5px 40px;
}

.wp-pagenavi a {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	text-decoration: none;
	border: 1px solid #06c;
	color: #083B40;
	background-color: #fff;
}

.wp-pagenavi a:hover {
	border: 1px solid #000;
	color: #000;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi span.extend {
	padding: 2px 4px;
	_padding: 2px 0;
	margin: 2px;
	_margin: 1px;
	border: 1px solid #000;
	color: #000;
	background-color: #fff;
}


/* Sidebar */

#sidebar {
	float: left;
	width: 290px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
#sidebar-top {
	width: 200px;
	height: 0px;
	padding-left:0px;
	
}
#sidebar-bottom {
	width: 284px;
	height: 90px;
}

#sidebar h2 {
	font-size: 1.5em;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #083B40;
	padding: 2px 0px 0px 20px;
	text-align: left;
	background: url(images/title_tag0.png) no-repeat;
}

#sidebar ul {
font-size: 1em;
font-family: Georgia, "Times New Roman", Times, serif;
colour: #083B40;
padding-bottom: 5px;
list-style: none;
text-decoration: none;
}

#sidebar ul li {
colour: #083B40;
	margin: 0 0 0px 10px;
	text-decoration: none;
}

#sidebar ul ul {
colour: #245459;
	margin: 6px 0 0 0;
	padding: 0 0 0 40px;
	list-style-image: url(images/sidebar-li0.gif);
	text-decoration: none;
}

#sidebar ul ul li {
	margin: 6px 0;
	font-size: 1.2em;
colour: #083B40;
	text-decoration: none;
}

#sidebar ul ul li a {
colour: #083B40;
	text-decoration: none;
}

#sidebar ul ul li a:hover {
	text-decoration: none;
}

.ads {
	float: left;
	width: 125px;
	height: 125px;
	padding: 15px;
}


/* Calendar */

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 1.1em;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 1.1em;
}

#wp-calendar a {
	display: block;
	font-weight: normal;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #000;
	color: #fff;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	font: normal 1.3em Georgia;
}

#wp-calendar td {
	padding: 3px 0;
	font-size: 1.2em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	font-size: 1.2em;
	text-transform: capitalize;
}


/* Comments */

h3#comments, #respond h3 {
	font-size: 1.4em;
	color: #666;
}


#commentform {
	margin: 5px 0 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#commentform textarea {
	width: 98%;
	padding: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#commentform p {
	margin: 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

#respond {
	color: #666;
}

#respond:after {
	content: "."; 
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
	font-size: 1em;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #333;
	padding: 2px;
	background: #fff;
}

.commentlist li a {
	color: #000;
}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}

.nocomments {
	text-align: center;
}

.commentmetadata {
	display: block;
	font-weight: normal;
}

.thread-alt {
	background-color: #dcbea4;
}

.thread-even {
	background-color: #e3cbb3;
}

.depth-1 {
	border: 1px solid #000;
}

.alt {
	border-left: 1px solid #000;
	background-color: #dcbea4;
	padding: 10px;
}

.even {
	border-left: 1px solid #000;
	background-color: #e3cbb3;
}


/* Footer */

#footer {
	width: 1000px;
	height: 196px;
	clear: both;
}

#credit {
	font-family:Georgia, "Times New Roman", Times, serif;
	padding: 40px 150px 0 0;
	text-align: right;
	color: #325F63;
	font-size: 10px;
}

#credit a {
	color: #325F63;
	text-align: center;
	text-decoration: none;
}


/* Images */

p img {
	max-width: 100%;
}

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
}


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
}
.fan_box.full_widget.connect_top {
background:#ECEFF5 none repeat scroll 0 0;
padding-left:50px;
}

#site-title {
float: left;
margin: 0 0 18px 0;
width: 700px;
font-size: 30px;
line-height: 36px;
color: #00CCFF;
}
#site-title a {
color: #000;
font-weight: bold;
text-decoration: none;
color: #00CCFF;
}
h12 {
	font-size: 1px;	
	color: #4AC3CE;
}



