/*
Theme Name: Oceanchica
Theme URI: http://www.oceanchica.com
Description: Wordpress design for Oceanchica.com
Version: 1.0
Author: Oceanchica
Author URI: http://www.oceanchica.com
*/

body {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #e7debf;
	margin: 0;
	padding: 0;
}

/* content wrapper */
#wrapper {
	background-color: #e0ce91;
	border: 1px solid #83aca8;
	width: 980px;
	margin: 0 auto;
	text-align: left;
}


/* menu navigation */
#menu {
	background-color: #e0ce91;
	height: 45px;
	width: 980px;
}
#nav {
	display: inline;
	margin: 0 0 0 50px;
	padding: 0;
}
#nav li {
	float: left;
	display: inline;
}
a.fit {
	margin-left: 75px;
	display: block;
	float: left;
	height: 45px;
	width: 82px; 
	background: url("images/fit.jpg");
	background-repeat: no-repeat;
}
a.fuel {
	display: block;
	float: left;
	height: 45px;
	width: 163px; 
	background: url("images/fueled.jpg");
	background-repeat: no-repeat;
}
a.geeky {
	display: block;
	float: left;
	height: 45px;
	width: 141px; 
	background: url("images/geeky.jpg");
	background-repeat: no-repeat;
}
a.motivate {
	display: block;
	float: left;
	height: 45px;
	width: 243px; 
	background: url("images/motivated.jpg");
	background-repeat: no-repeat;
}
a.inspire {
	display: block;
	float: left;
	height: 45px;
	width: 209px; 
	background: url("images/inspired.jpg");
	background-repeat: no-repeat;
}

/* container */

#container {
	width: 980px;
}
.content_top {
	background: url("images/content-top.gif") no-repeat; 
	width: 630px;
	height: 11px;
	margin: 20px 0 0 20px;
}
.content_bottom {
	background: url("images/content-bottom.gif") no-repeat; 
	width: 630px;
	height: 11px;
	margin: 0 0 20px 20px;
}
.content_center {
	background-color: #ffffff;
	width: 610px;
	margin: 0 0 0 20px;
	padding: 0 10px 0 10px;
	overflow: hidden;
}

/* posts */
.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#container .content_center .posts li {
	margin: 0 0 0 15px;
	padding: 0;
}
.post_title {
	font-family: Tahoma;
	font-size: 20px;
	color: #4a4a4a;
	font-weight: lighter;
	margin-bottom: 0;
	height: 30px;
	width: 600px;
	padding: 2px 0 0 0;
}
.post_title a {
	color: #4a4a4a;
	text-decoration: none;
}
.post_title a:hover {
	color: #4a4a4a;
}
.post_meta {
	margin: 5px 0 10px 0;
	color: #4a4a4a;
	font-size: 15px;
}
.post_meta a {
	color: #4a4a4a;
	text-decoration: none;
}
.post_content a {
	color: #00c0f3;
	text-decoration: none;
}
.post_content a:hover {
	text-decoration: underline;
}
.info {
	margin: 15px 0 15px 0;
	font-size: 15px;
}
.info a {
	color: #00c0f3;
	text-decoration: none;
}
.info a:hover {
	text-decoration: underline;
}
.info .comment {
	height: 15px;
	padding: 0 0 0 20px;
}
.info .cats {
	background: url(images/category_icon.png) no-repeat;
	height: 16px;
	padding: 0 0 0 20px;
	margin: 0 0 0 20px;
}
.navigation a {
	color: #00c0f3;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.fl {
	float: left;
}
.fr {
	float: right;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.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;
}


/* comments */
#comments {
	font-family: Tahoma;
	font-size: 14px;
	color: #4a4a4a;
	font-weight: lighter;
	border-bottom: 1px #00c0f3 solid;
	margin-bottom: 20px;
}
.commentslist {
	list-style-type: none;
	margin: 0;
	padding: 2px;
	font-size: 13px;
}
.commentslist li p {
	margin: 0;
	padding: 5px 2px 5px 0;
	font-size: 13px;
}
.commentmetadata {
	margin: 0;
	padding: 2px;
	font-size: 11px;
}
.commentslist .children {
	margin: 30px 0 0 30px;
	list-style-type: none;
	padding: 0;
}
.commentslist .children li {
	border: none;
	padding: 0;
	margin: 0;
}
#respond {
	font-family: Tahoma;
	fnnt-size: 14px;
	color: #4a4a4a;
	margin-bottom: 20px;
}
.respondcomment {
	margin: 0;
 	padding: 5px 2px 5px 0;
	font-size: 13px;
}
.respondcomment a {
	color: #00c0f3;
}

/* sidebar */
#sidebar {
	width: 300px;
	float: right;
	margin: 0 15px 0 0;
	padding: 10px 0 0 0;
}
#sidebar div.widget_top {
	width: 300px;
	height: 14px;
	margin: 5px 0 0 0;
}
#sidebar div.widget_bottom {
	width: 300px;
	height: 14px;
}
#sidebar div.widget_center {
	width: 300px;
	overflow: hidden;
}
#sidebar ul {
	list-style-type: none;
	margin: 0 10px 0 10px;
	padding: 0;
}
#sidebar ul li {
	margin: 0 0 15px 0;
	padding: 0;
}
#sidebar ul li h2 {
	font-family: Tahoma;
	font-size: 20px;
	padding: 0 0 0 5px;
	color: #ffffff;
	font-weight: 100;
	border-width: 0px 0px 14px;
	-moz-border-image: url(images/border.gif) 0 0 14 stretch;
	-webkit-border-image: url(images/border.gif) 0 0 14 stretch;
	-o-border-image: url(images/border.gif) 0 0 14 stretch repeat;
	border-image: url(images/border.gif) 0 0 14 stretch repeat;
 	margin-bottom: 5px;
}
#sidebar ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li ul li {
	margin: 0;
	color: #808080;
	padding: 3px 0 3px 0;
}
#sidebar ul li ul li a {
	color: #00c0f3;
	text-decoration: none;
}
#sidebar ul li ul li a:hover {
	color: #00c0f3;
	text-decoration: underline;
	}
#sidebar ul li ul li .children {
	list-style-type: none;
	margin: 0 0 0 10px;
}
#sidebar ul li ul li .children li {
	border-bottom: none;
	padding: 3px 0 3px 10px;
}
#sidebar ul ul ul {
	list-style-type: none;
	margin: 0 0 0 10px;
}
#sidebar ul li ul li ul li {
	border-bottom: none;
	padding: 3px 0 3px 10px;
}
#sidebar ul li div a {
	color: #00c0f3;
	text-decoration: none;
}
#sidebar ul li div a:hover {
	color: #00c0f3;
	text-decoration: underline;
}
#wp-calendar {
	width: 100%;
	color: #808080;
}
#wp-calendar a {
	color: #94fbff;
	text-decoration: none;
}
#wp-calendar caption {
	text-align: center;
	padding: 0 0 3px 0;
}
#wp-calendar thead tr th {
	text-align: center;
	background-color: #1c1d1e;
	color: #808080;
}
#wp-calendar tbody tr td {
	text-align: center;
	padding: 3px 0 3px 0;
}
#wp-calendar tbody tr td a {
	color: #808080;
	text-decoration: underline;
}
#today {
	color: #94fbff;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}

/* tabbed content */
#sidebar div.sdtab_top {
	width: 300px;
	height: 14px;
}
#sidebar div.sdtab_bottom {
	width: 300px;
	height: 14px;
}
#sidebar div.sdtab{
	padding:0;
	margin: 0;
	width: 300px;
	overflow: hidden;
}
#sidebar ul.sdtabs{
	float:left;
	width: 100%;
	margin:10px 5px 0 5px;
    list-style-type: none;
    font-size: 12px;
}
#sidebar ul.sdtabs li{
	float:left;
	padding:0 5px 0 5px;
    border-left: 1px #23282c dotted;
}
#sidebar ul.sdtabs li a {
    color: #808080;
    text-decoration: none;
}
#sidebar ul.sdtabs li a:hover {
    color: #94fbff;
}
#sidebar ul.sdtabs li.active a {
    color: #DFDFDF;
}
#sidebar div.sdtab div {
	clear:both;
	width:auto;
    margin: 0 10px 0 10px;
}
#sidebar div.sdtab div ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar div.sdtab div ul li {
	margin: 0;
	color: #808080;
	padding: 3px 0 3px 0;
}
#sidebar div.sdtab div h2 {
	font-family: Arial;
	font-size: 16px;
	color: #DFDFDF;
	font-weight: lighter;
	border-bottom: 1px #94fbff solid;
	margin-bottom: 5px;
}
#sidebar div.sdtab div #recentposts, #sidebar div.sdtab div #recentcomments, #sidebar div.sdtab div #tags {
	color: #DFDFDF;
}
#sidebar div.sdtab div ul li a {
	color: #00c0f3;
	text-decoration: none;
}
#sidebar div.sdtab div ul li a:hover {
	color: #00c0f3;
	text-decoration: underline;
}
#sidebar div.sdtab div a {
	color: #00c0f3;
	text-decoration: none;
}
#sidebar div.sdtab div a:hover {
	color: #00c0f3;
	text-decoration: underline;
}
#sidebar #firsttab {
	border-left: none;
}
#twitter {
	width: 300px;
	height: 150px;
	background: url(images/tweets.jpg) no-repeat;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#tweet {
	padding: 5px 17px 5px 120px;
	font: Tahoma;
	color: #00c0f3;
	font-size: 11px;
}
#about {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 300px;
	height: 200px;
}
.aboutme {
	margin: 0 0 0 0;
	padding: 10px 20px 0px 13px;
	width: 250px;
	height: 150px;
	background: url(images/aboutbg.gif) no-repeat;
	font: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #00c0f3;
	font-weight: 100;
}
#categories {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 300px;
	font-family: Tahoma, Geneva, sans-serif;
}

/* search form */

#search {
	width: 300px;
	height: 55px;
	padding: 13px 0 0 0;
	text-align: center;
}
#s {
	color: #000000;
	width: 140px;
	padding: 4px 7px 4px 7px;
	border-left: 1px black solid;
	border-top: 1px black solid;
	border-bottom: none;
	border-right: none;
	font-size: 12px;
}
#searchsubmit {
	width: 23px;
	height: 23px;
	background: url(images/search.jpg) no-repeat;
	border: none;
}

/* container */
#container {
	width: 650px;
}

/* footer */
#footer {
	background: #3eb0a4 url("images/footer.jpg");
	background-repeat: no-repeat;
	height: 250px;
}
#social {
	display: inline;
	margin: 0 0 0 50px;
	padding: 0;
}
#social li {
	float: left;
	display: inline;
}
a.twitter {
	margin-left: 75px;
	margin-top: 100px;
	display: block;
	float: left;
	height: 100px;
	width: 120px; 
	background: url("images/twitter.jpg");
	background-repeat: no-repeat;
}
a.fb {
	margin-top: 100px;
	display: block;
	float: left;
	height: 100px;
	width: 120px; 
	background: url("images/fb.jpg");
	background-repeat: no-repeat;
}
a.tumblr {
	margin-top: 100px;
	display: block;
	float: left;
	height: 100px;
	width: 120px; 
	background: url("images/tumblr.jpg");
	background-repeat: no-repeat;
}
a.flickr {
	margin-top: 100px;
	display: block;
	float: left;
	height: 100px;
	width: 120px; 
	background: url("images/flickr.jpg");
	background-repeat: no-repeat;
}
#copyright {
	margin: 220px 0 0 75px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: xx-small;
	color: #ffffff;
}