/*
Theme Name: joe
Theme URI: swimgeek.com/blog
Description: SwimGeek Theme
Version: 1.0
Author: Jonathan Endersby
Author URI: http://www.frogfoot.com/
*/

body {
	background: url("images/backstrip.jpg") repeat-x;
	background-color: #fbfbfb;
	margin: 0;
	font-family: sans-serif;
	font-size: 13px;
	color: #4a4a49;
	}

div.content ul li {
border:none;
margin-bottom: 5px;
list-style:square;
}

#menu {
font-size:11px;
font-weight : bold;
background-image:url(images/menu.png);
height:26px;
margin-top:-4px;
margin-left:251px;
}

a,.story .details a {
color:#333;
text-decoration:none;
}

a:hover,.story .details a:hover,.inside a:hover,.secondary dd a:hover,.comment-head a:hover,#otherbar ul a:hover,#menu .menu a:hover,.download a {
color:#000;
text-decoration:none;
}
#menu{
position:relative;
}

#menu .menu,#menu li {
list-style:none;
margin:0;
padding:0;
}
#menu .utom_menu{
width:760px;
margin:0 auto;
}
#menu .menu {
background:transparent url("images/menu_right.png") repeat-y left top;
height:26px;
padding:0 0 0 1px;
}
#menu .utom_menu_b{
background:transparent url("images/menu_left.png") repeat-y right top;
float:right;
height:26px;
padding:0 1px 0 0;

}
#menu .menu li {
float:left;
line-height:25px;
height:26px;
background-repeat:no-repeat;
background-position:left top;
}

#menu .menu a {
height:26px;
background-image:url(images/menu_right.png);
background-position:right top;
background-repeat:no-repeat;
color:#fff;
display:block;
width:65px;
text-align:center;
padding:0 10px;
}

/* Elements */

a {
	color:#1a008c;
	text-decoration:none;
	}
a:hover {
	color:#de003f;
	text-decoration:underline;
	}
p {
	margin:0 0 20px 0;
	}
blockquote {
	color: #000;
	background-color: #DFD;
	-moz-opacity:0.4px;
	margin-left:5px;
	padding:5px;
	border-left:3px solid #8bb838;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
}
	
h1,h2,h3,h4,h5,h6 {
	color:#0096af;
    font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	}
img {
	border:none;
	}
	
/* WP 2.5 content uploading */

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;
}

/* Image Captions */

.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 {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* Main Elements */

.container {
	width:1000px;
	margin:0 auto;
	background-color: #fbfbfb;
	background:url(images/container.jpg) bottom no-repeat;
	padding-bottom:232px;
	border-bottom:9px solid #2d2d2d;
}

	
.left {
	float:left;
	width:695px;
	overflow:hidden;
	}
.clear {
	clear:both;
	}

/* The Header */

.head {
	margin-top:1px;	
	height:169px;
	background:url(images/head.jpg) no-repeat;
        _margin-bottom:-25px;
        z-index:99;
	}
.head a {
	display:block;
	height:170px;
	}

/* The Content */

.content {
	background:url(images/bg.jpg) no-repeat;
	padding:0 22px;
	}

.postInfo {
	clear:both;
	padding-top:33px;
	height:50px;
	width:651px;
	}
.date {
	float:left;
	width:44px;
	height:47px;
	background:url(images/date.png) no-repeat;
	margin-right:10px;
	}
.date .month {
	text-align:center;
	font-variant:small-caps;
	color:#fff;
	font-size:11px;
	padding-top:1px;
	}
.date .day {
	text-align:center;
	padding-top:8px;
	color:#999;
	font-weight:bold;
	}
.postInfo h1 {
	border-bottom:1px dashed #5b5a5a;
	margin:0 0 5px 0;
	padding:0 0 5px 0;
	color:#e23c06;
	font-size:16px;
	width:597px;
	float:left;
	}
.postInfo h1 a {
	color:#e3360d;
	text-decoration:none;
	}
.postInfo h1 a:hover {
	color:#555555;
	}
.postCats {
	float:left;
	background:url(images/postCats.png) center left no-repeat;
	font-size:11px;
	color: #009;
	padding-left:18px;
	margin-right:10px;
	margin-bottom:25px;
	}
* html .postCats {
	background:url(images/postCats.gif) center left no-repeat;
	}
.postComments {
	float:left;
	background:url(images/postComments.png) center left no-repeat;
	font-size:10px;
	padding-left:18px;
	}
* html .postComments {
	background:url(images/postComments.gif) center left no-repeat;
	}
.postCats a, .postComments a {
	color:#4a4a49;
	text-decoration:none;
	}
.postCats a:hover, .postComments a:hover {
	text-decoration:underline;
	}
.post {
	padding-left:54px;
	clear:both;
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:305px;
	background:url(images/sidebar.jpg) no-repeat;
	padding-top:120px;
	padding-bottom: 30px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	width:210px;
	height:40px;
	background:url(images/sidebarH2b.gif);
	font-size:16px;
	font-weight:normal;
	line-height:40px;
	padding-left:50px;
	padding-top:10px;
	margin:10px 0 5px 10px;
	}

.altPenguin{
	background:url(images/sidebarH2.gif) !important;
}
.sidebar ul li ul {
	margin-left:25px;
	}
.sidebar ul li ul li ul {
	margin-left:5px;
	}
.sidebar form {
	margin:5px 5px 0 20px;
	padding:10px 0 0 0;
	}
.sidebar input {
	border:1px solid #ddd;
	background:#eee;
	color:#444;
	margin-top:5px;
	margin-left:2px;
	}
.sidebar input#s {
	width:200px;
	height:20px;
	line-height:20px;
	margin-left:30px;
	margin-top:0;
	}

/* The Navigation */

.navigation {
	height:25px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	}
.navigation a:hover {
	color:#333;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:30px 0 0 0;
	color:#333;
	margin:0;
	font-size:20px;
	text-align:center;
	}

/* The Calendar */

#wp-calendar {
text-align:left;
margin:0;
}

/* The Comments */

.commentBlock {
	border-top:2px solid #8bb838;
	padding-top:10px;
	}
.commentBlock textarea {
	width:95%;
	background:#eee;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock input#submit {
	width:200px;
	background:#8bb838;
	border:1px solid #000;
	color:#fff;
	}
.commentBlock input#submit:hover {
	width:200px;
	background:#fff;
	border:1px solid #000;
	color:#8bb838;
	}
#commentform input {
	background:#eee;
	border:1px solid #8e8e8e;
	color:#6e6e6e;
	}
.commentBlock h2 {
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:normal;
	}
.commentlist {
	margin:0;
	padding:20px 0 10px 25px;
	}
.commentlist small {
	color:#a7a39f;
	}
.commentlist p {
	margin:0 0 10px 0;
	}

/* The Footer */

.footer {
	width:960px;
	margin:0 auto;
	height:55px;
	border-top:1px solid #fff;
	background:#7dbb00 url(images/footer.gif);
	padding-left:40px;
	color:#fff;
	font-size:11px;
	}
	
.footerlogo {
	float:left;
	height:55px;
	width:60px;
	margin:0 10px 0 0;
	}
	
.footerButterfly {
	float:left;
	height:55px;
	width:60px;
	background:url(images/footerfrogfoot.jpg);
	margin:0 10px 0 0;
	}
	
.footeramobia {
	float:left;
	height:55px;
	width:60px;
	background:url(images/footeramobia.jpg);
	margin:0 10px 0 0;
	}
	
.footerblio {
	float:left;
	height:55px;
	width:60px;
	background:url(images/footerblio.jpg);
	margin:0 10px 0 0;
	}
	
.footerteraco{
	float:left;
	height:55px;
	width:60px;
	background:url(images/footerteraco.jpg);
	margin:0 10px 0 0;
	}
	
.footerText {
	float:left;
	padding-top:10px;
	}

.licence {
	float:right;
	padding-top:10px;
	padding-right:10px;
	}

.licenceText {
	display: none;
	}

.footer a {
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	}
	
.footer a:hover {
	text-decoration:underline;
	}

div.feed
	{
	margin-left: 20px;
	}
div.profile
	{
	padding-top: 5px;
	margin-left: 20px;
	}

div.searchimg {
	float:left;
	width:14px;
	height:13px;
	background:url(images/search.gif) 0 0 no-repeat;
	position:relative;
	top:4px;
}

div.searchtxt {
	margin-left: 20px;
}

div.textwidget {
    margin-left: 20px;
	width: 240px;
	color: #669;
}

table.inpost
{
   width: 450px;
   text-align: center;
   padding: 5px;
}

