/* 
Theme Name: Fit Tip Daily
Theme URL: http://fittipdaily.com/
Description: Fit Tip Daily
Author: Beverly Brongersma
Author URI: http://www.beverlybrongersma.com
Version: 1.0.0
*/


/*  The CSS Reset    */  

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike,text, strong, sub, sup, tt, var,dl, dt, dd,fieldset, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
border:0;
outline:0;
font-weight:inherit;
font-style:inherit;}
caption, th, td {text-align:left;font-weight:normal;}
table {border-collapse:separate;border-spacing:0;}
blockquote:before,blockquote:after,q:before,q:after {content: "";}
blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}

<META name="y_key" content="e8e73ee1b0a6a87d" />
body{ 
	font-family: Times New Roman; 
	color: #005581; 
	background:none repeat scroll 0 0 #ffffff; 
	}

.clear{ 
	clear: both; 
	}

a {
	color:#C5161D;
	text-decoration:none;
	} 

a:hover {
	color:#FCD330;
	} 

	h2{
	font-size:18px;
	margin-bottom:15px;
	margin-right:10px;
	color:#FCD330;
	font-weight:bold;
	}
	.inside-content h2{
	font-size:20px;
	padding:20px 0 0 65px;
	margin-right:10px;
	}
img.aligncenter {
	margin: 0 auto;
	display: block;
	}

.alignleft {
	float: left;
	}

img.alignleft {
	float: left;
	margin: 5px 10px 0 0;
	display: inline;
	}

.alignright {
	float: right;
	}

img.alignright {
	float: right;
	display: inline;
	margin: 5px 0 0 10px;
	}
	

/*-----------------------------------------------------------------Start Upper-part Layout-------------------------------------------------------*/
		
#header-wrap {
background:url("http://fittipdaily.com/wp-content/uploads/2010/04/logo.jpg") no-repeat scroll left top transparent;
border-left:10px solid #FEB20D;
border-right:10px solid #FEB20D;
height:200px;
margin:0 auto;
width:983px;
}
<META name="y_key" content="e8e73ee1b0a6a87d" />

#logo { 
	float:left;
	height:70px;
	margin-top:20px;
	}

#logo h1{
	background: url() top left no-repeat; 
	text-indent: -9999px;
	float:left;
	width:279px;
	height:69px;
	}

#search {
	display:inline;
	float:left;
	}

input#s {
height:20px;
padding-top:5px;
width:195px;
	}

input#searchsubmit {
	background:url("images/search.png") no-repeat scroll left top transparent;
	border:medium none;
	color:#005581;
	height:32px;
	margin-left:10px;
	text-indent:-9999px;
	width:32px;
	}

input#searchsubmit:hover {
	background:url(images/search-hover.png) no-repeat  top left;
	}

/* ----------------------------------- Menu WRAP ------------------------------------*/ 

#menu-wrap {
background:none repeat scroll 0 0 #475A6B;
height:40px;
margin:0 auto;
}

#menu-wrap ul {
	padding-top:10px;
	text-align:center;
	}

#menu-wrap ul li {
	display:inline;
	font-size:17px;
	font-weight:bold;
	}

#menu-wrap ul li a {
color:#FCD330;
font-size:18px;
letter-spacing:-0.01em;
padding-left:8px;
padding-right:8px;
text-shadow:4px 4px 10px #C5161D;
}

#menu-wrap ul li a:hover {
	color:#C5161D;
	}

#menu-wrap ul li:hover {
	background: transparent;
	padding-top:21px;
	padding-bottom:6px
	}  

/*--------------------------------------- container ------------------------------------*/
#container {
background-color:#FEB20D;
border-left:10px solid #FEB20D;
border-right:10px solid #FEB20D;
margin:0 auto;
padding-bottom:10px;
padding-top:10px;
width:980px;
}

#left-sidebar {
	display:inline;
	float:left;
	padding:10px 0;
	width:180px;
	}

#content {
display:inline;
float:left;
margin-left:50px;
margin-right:15px;
}

#right-sidebar {
	display:inline;
	float:left;
	margin-left:15px;
	margin-right:50px;
	width:315px;
	}



.categories {
	width:170px;
	background:#FEB20D url(images/widget-bg.jpg) no-repeat top left ; 
	float:left;
	display:inline;
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:12px;
	} 


.categories ul {
	list-style:disc inside url("images/bullet.png");
	padding:10px;
	}

.categories li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	}

.categories a {
	color:#C5161D;
	text-decoration:none;
	}

.categories a:hover {
	color:#feb20d;
	} 

.tabberlive .tabbertab .tablist {
	color:#005581;
	margin-bottom:0;
	overflow:hidden;
	padding:10px;
}

.tablist li {
	border-bottom:1px solid #C5161D;
	list-style:none outside none;
	margin-bottom:10px;
	padding-bottom:10px;
}

.widget {
background:none repeat scroll 0 0 #EBEBEB;
color:#005581;
display:inline;
float:left;
font-size:17px;
margin-bottom:15px;
padding:15px;
text-align:center;
width:315px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	behavior: url(/css/border-radius.htc);
	}

.widget a {
	color:#feb20d;
	text-decoration:none;
	margin-bottom:10px;
	}

.widget img {
	margin-bottom:10px;
	text-decoration:none;
	}

.widget a:hover {
color:#feb20d;
text-decoration:none;
}



.widget h3 {
	font-size:16px;
	font-weight:bold;
	margin:auto;
	padding-bottom:10px;
	color:#C5161D;
	}

.widget ul {
	list-style:url(images/bullet.png) inside;
	padding-left:5px;
	}

.widget li {
	font-size:12px;
	line-height:14px;
	margin-bottom:5px;
	}
 
#ads-wrap {
	width:186px;
	background:#26303A url(images/widet-bg.jpg) no-repeat top left ; 
	float:left;
	display:none;
	margin-bottom:10px;
	}  

#ads-image {
	margin:5px 0 5px 0;
	}

.ads {
	padding-left:4px;
	margin-bottom:5px;
	height:85px;
	width:85px;
	} 

#featured-wrap {
	width:490px; 
	height:265px; 
	background:#2B3842;
	border:1px solid #526270;
	float:left;
	display:inline;
	}

#ads468 {
	float:left;
	display:inline;
	padding:10px;
	width:470px;
	}

#latest {
	font-weight:bold;
	font-size:12px;
	float:left;
	display:inline;
	padding:5px 0 5px 10px;
	width:485px;
	border-top: 2px solid #51616E;
	border-bottom: 2px solid #51616E;
	}

#openpost {
	background:none repeat scroll 0 0 #EBEBEB;
	float:left;
	margin-bottom:15px;
	padding:15px;
	width:500px;
	}

#openpost p{
	margin-bottom:15px;
	}

#openpost img{
	margin-bottom:15px;
	display:inline;
	}



#post-home {
	background:none repeat scroll 0 0 #EBEBEB;
	float:left;
	margin-bottom:15px;
	padding:15px;
	width:500px;
	}

.posttitle {
color:#FCD330;
font-size:20px;
font-weight:bold;
text-decoration:none;
}

.posttitle a:hover {	
	color:#FEB20D;
	}

.date {
color:#C3C1C1;
display:inline;
float:left;
font-size:11px;
font-weight:bold;
padding-top:5px;
}

.date a {
	color:#C5161D;
	text-decoration:none;
	font-weight:bold;
	} 

.date a:hover {
	color:#FEB20D;
	} 

.entrysearch{
	float:left;
	margin:10px 10px 0;
	display: inline;
	}
.searchtitle {
	margin-left:10px;
	font-size:20px;
	margin-bottom:10px;
	}

.thumbnail {
	display:inline;
	float:left;
	height:125px;
	margin-right:15px;
	width:125px;
	}

.entryhome {
	display:inline;
	float:left;
	font-size:14px;
	text-align:justify;
	width:360px;
	}

#postnav {
	display:inline;
	float:left;
	font-size:12px;
	margin-top:10px;
	}

/* ------------------- Right Sidebar area ----------------------*/

#feeds {
background:none repeat scroll 0 0 #EBEBEB;
color:#C5161D;
font-size:15px;
line-height:20px;
margin-bottom:15px;
padding:15px;
text-align:center;
width:315px;
}

.textarea {
	background:none repeat scroll 0 0 #EBEBEB;
	border:medium none;
	font-size:12px;
	height:20px;
	margin:50px 0 5px 15px;
	padding:5px 0 0 5px;
	width:155px;
	}

#feeds a {
	font-size:11px;
	color:#FF7300;
	text-decoration:none;
	}

#feeds p {
	color:#51616E;
	margin-left:15px;
	}

#videowatchme {
margin-bottom:10px;
margin-top:-60px;
}

#video {
background:url("http://fittipdaily.com/wp-content/themes/fittipdaily/images/watchitbg.png") no-repeat scroll left top transparent;
height:285px;
margin-top:-25px;
padding-left:15px;
padding-top:100px;
width:410px;
}

#tabs {
background:none repeat scroll 0 0 #DAE2DE;
font-size:12px;
margin-bottom:10px;
width:273px;
}

#sidecat-wrap {
background-color:#EBEBEB;
color:#C5161D;
float:left;
margin-bottom:15px;
padding:15px 15px 0;
width:315px;
}

#sidecat {
	display:inline;
	float:left;
	width:315px;
	} 

.sidecat-block {
	margin-bottom:15px;
	float:left;
	}

.sidecat-image {
	margin:0px;
	float:left;
	} 

.sidecat-title {
	font-size:14px;
	margin:0 0px 0 85px;
	}

.sidecat-heading {
display:inline;
float:left;
font-size:18px;
font-weight:bold;
padding-bottom:15px;
width:315px;
}



#sidecat li {
	list-style:none;
	}

#sidecat a {
color:#475A6B;
font-weight:bold;
text-decoration:none;
}

#sidecat a:hover {
	color:#feb20d;
	} 


/*----------------------------------Start Bottom-part Layout------------------------------*/

#footer {
background:none repeat scroll 0 0 #475A6B;
border-top:1px solid #C1C1C1;
height:200px;
margin:auto;
width:1000px;
}

#social{
height: 100px;
width:250px;
float:left;
margin-top:100px;
}
#facebook{
height: 70px;
width:70px;
float:left;
padding:15px;
}
#twitter{
height: 70px;
width:70px;
float:left;
padding:15px;
}
#copywrite{
height: 20px;
font-size: 9px;
color: #c1c1c1;
width:1000px;
}

#bottombar {
	background:none repeat scroll 0 0 transparent;
	margin:0 auto;
	padding-top:15px;
	width:983px;
	}

#flickr-wrap {
	color:#FCD330;
	float:left;
	font-size:16px;	
	text-align:justify;
	width:300px;
	}

#flickr {
	float:left;
	margin-top:20px;
	} 

#flickr-image {
	margin-left:10px;
	width:280px;
	}

#flickr-image img {
	width:50px;
	height:50px;
	margin:0 10px 20px 0;
	}

#flickr-title {
	background:transparent url(images/flickr.png) no-repeat scroll 0 0;
	font-size:18px;
	height:48px;
	padding:10px 0 0 60px;
	}

#flickr-image {
	width:300px;
	} 

#share-wrap {
	float:left;
	display:inline;
	height:225px;
	width:345px;
	}

#share-title {
	color:#FCD330;
	display:inline;
	float:left;
	font-size:23px;
	height:38px;
	text-align:center;
	width:373px;
	}

#share-link {
	background:url("images/share-bg.jpg") no-repeat scroll 0 0 transparent;
	display:inline;
	float:left;
	margin-left:62px;
	margin-top:10px;
	width:373px;
	}

.share-list {
	font-size:12px;
	float:left;
	display:inline;
	height:145px;
	margin:10px 0 0 45px;
	font-weight:bold;
	}

.share-list li{
	margin-bottom:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

.share-list a{
	color:#C5161D;
	text-decoration:none;
	}

.share-list a:hover{
	color:#85A6AD;
	}	

.share-list2 {
	font-size:12px;
	float:left;
	display:inline;
	margin:10px 0 0 60px;
	font-weight:bold;
	}

.share-list2 li{
	margin-bottom:15px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	}

.share-list2 a{
	color:#C5161D;
	text-decoration:none;
	}

.share-list2 a:hover{
	color:#85A6AD;
	}

#bottom-ads {
	height:200px;
	width:300px;
	float:right;
	text-align:center;
	}

#bottom-ads a:hover{
	color:#C5161D;
	}

#bottom-ads a{
	color:#feb20d;
	}

#bottom-ads img {
	height:125px;
	margin:auto;
	width:115px;
	}

#bottom-ads-title {
	color:#FCD330;
	display:inline;
	float:left;
	font-size:18px;
	margin-bottom:10px;
	width:300px;
	}

#bottom-ads p {
	color:#FCD330;
	display:inline;	
	float:left;
	font-size:15px;
	margin-top:10px;
	width:300px;
	}

#credit {
	display:none;
	}

#credit p {
	display:none;
	}

#credit a {
	display:none;
	}

#credit a:hover {
	display:none;
	}

#credit-logo {
	display:none;
	}

/*---------------------------------Single-Page-----------------------------*/
#inside-content {
	display:inline;
	float:left;
	font-size:13px;
	background:none repeat scroll 0 0 #EBEBEB;
	margin-bottom:15px;
	padding:10px;
	width:435px;
	}



.post h1 {
	font-size:16px;
	padding:20px 0 0 65px;
	margin-right:10px;
	}



.post p {margin-bottom:10px}

.post li {margin-left:40px;}

.post ul,ol {margin-top:10px;margin-bottom:10px}

.single-entry {
	background-color:#EBEBEB;
	display:inline;
	float:left;
	margin-bottom:10px;
	text-align:justify;
	width:435px;
	}

.single-entry img{
	margin-top:10px;
	margin-bottom:10px;
	}

.more {
	float:right;
	margin:0 20px 20px 0;
	clear:both;
	}

/*-----------------------------------Comments -----------------------------------*/
#comment-wrap {
	background:none repeat scroll 0 0 #475A6B;
	display:inline;
	float:left;
	font-size:12px;
	margin:10px 0 0;
	width:435px;
	color:#fff;
	}

#comment-wrap h3 {
	color:#005581;
	font-size:24px;
	} 

#commentlist-wrap {
	float:left;
	margin:10px 0 0 15px;
	width:470px;
	padding-bottom:10px;
	display: inline;
	}

.commentlist {
	float:left;
	list-style-position:inside;
	list-style-type:none;
	margin-bottom:10px;
	width:470px;
	display: inline;
	} 

.comment {
	background:#3A4954 none repeat scroll 0 0;
	border:1px solid #60768A;
	clear:both;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-bottom:15px;
	padding:0 10px 10px 10px;
	width:385px;
	display: inline;
	}

.comment-counts  {
	padding-top:40px;
	padding-left:22px;
	}

.nocomments {
	padding-left:22px;
	padding-top:40px
	}

#comments {
	margin-top: 30px;
	}

#commentform {
	clear:both;
	float:left;
	margin-top:10px;
	display: inline;
	}

h3.reply-replace{
	width: 139px; 
	height: 29px;
	background: url(images/reply.png);
	text-indent: -9999px;
	}

.commentmetadata a:link, .commentmetadata a:hover, .commentmetadata a:visited {
	font-size:9px;
	color:#85A6AD;
	text-decoration:none;
	}

.comment-reply-link:hover {
	background-color:#7bab96;
	color: #C5161D;
	}

.cancel-comment-reply a:link, .cancel-comment-reply a:visited {
	color:#C5161D !important;
	font-weight:bold;
	background-color:#FD6D00;
	padding: 0px 5px;
	text-transform:lowercase;
	font-size: 11px;
	float: left;
	clear: both;
	display: inline;
	}

.cancel-comment-reply a:hover {
	background-color: #7bab96;	
	color: #C5161D;
	}

.children .comment {
	margin-left:20px;
	margin-bottom:10px; 
	clear:both;
	width:90%;
	}

.comment-reply-link, .comment-reply-link:visited {
	background-color:#FD6D00;
	color:#C5161DC5161D !important;
	display:block;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-bottom:20px;
	margin-right:10px;
	margin-top:10px;
	padding:2px 7px;
	text-transform:lowercase;
	display: inline;
	}

.fn, .fn a:link, .fn a:hover, .fn a:visited  {
	color:#FD6D00;
	font-style:normal;
	font-weight:bold;
	}

.says {
	color:#C5161D;
	}

.avatar {
	height:40px;
	margin-left:10px;
	margin-top:15px;
	width:40px;
	}

#respond {
	float:left;
	margin-bottom:30px;
	margin-left:10px;
	margin-top:10px;
	padding:10px;
	display: inline;
	}

input#author{
	background:#ffffff;
	border:1px solid #475A6B;
	color:#173369;
	}

input#email{
	background:#C5161D;
	border:1px solid #475A6B;
	color:#173369;
	}

input#url{
	background:#C5161D;
	border:1px solid #475A6B;
	color:#173369;
	}

textarea#comment  {
	font-size:12px;
	background:#fff;
	border:1px solid #475A6B;
	width:100%;
	color:#173369;
	}
 
#submit {
	background: white; 
	padding: 3px 8px;
	border:none;
	}

#submit:hover {
	background:#FD6D00;
	color:#C5161D;
	}

#side1 {
background:none repeat scroll 0 0 #C3C1C1;
float:left;
padding-bottom:15px;
padding-top:15px;
width:595px;
}

#side2 {
background:none repeat scroll 0 0 #C3C1C1;
float:right;
padding-bottom:15px;
padding-top:15px;
width:375px;
}

.wp-pagenavi span.pages {
	background-color:#475A6B;
	border:1px solid #FCD330;
	color:#FCD330;
	margin:1px;
	padding:2px 4px;
	}

.wp-pagenavi a, .wp-pagenavi a:link {
	background-color:#475A6B;
	border:1px solid #FCD330;
	color:#FCD330;
	margin:1px;
	padding:2px 4px;
	text-decoration:none;
	}

.wp-pagenavi a:hover {
	background-color:#FCD330;
	border:1px solid #475A6B;
	color:#475A6B;
	text-decoration:none;
	}


#blockquote {
	background: #475A6B url(images/quote.jpg) no-repeat top left;
	font-style: italic;
	margin-top:10px;
	margin-bottom:10px;
	padding:15px 15px 15px 30px;
	color:#C3C1C1;
	}
	
#posttitlebox {
background-color:#475A6B;
float:left;
margin-bottom:15px;
margin-left:-95px;
margin-top:-15px;
padding:10px;
width:590px;
}

.rounded-corners {
     -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
	behavior: url(/css/border-radius.htc);
}

.rounded-cornersptb {
	-moz-border-radius-topright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-bottomleft:10px;
}

#archive{
float:left;
}



	



