/* 

Title:		screen styles and ie/win fixes

Author: 	www.blogperfume.com

*/





/*-------------------------------------------------------------  







Theme Name: Dad Fitness							







Description: WP Theme												







Author: Done For You Blogs											



																		



---------------------------------------------------------------*/





/* RESETS */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 

	margin: 0;

	padding: 0;

}

table {

	border-collapse: collapse;

	border-spacing: 0;

}

fieldset,img { 

	border: 0;

}

address,caption,cite,code,dfn,em,strong,th,var {

	font-style: normal;

	font-weight: normal;

}

ol,ul {

	list-style: none;

}

caption,th {

	text-align: left;

}

h1,h2,h3,h4,h5,h6 {

	font-size: 100%;

	font-weight: normal;

}

q:before,q:after {

	content: '';

}

abbr,acronym {

	border: 0;

}

b, strong {

	font-weight: bold;

}









body {

	margin: 0;

	padding: 0 20px;

	color: #000;

	font-size: small;

	font-family: Verdana, Arial, sans-serif;

	line-height: 1.5em;

	background: #000;

}

/* links */















a:link {

	color: #006a8d;

	text-decoration: none;

}

a:hover {

	color: #000;

	text-decoration: none;

}

a:visited {

	color: #000;

	text-decoration: none;

}

/* basic elements */















p {

	padding: 0 0 10px;

	margin: 0;

}

form {

	margin: 0;

	padding: 0;

}

p img {

	padding: 0;

	max-width: 100%;

	}

img {

	border: none;

}

.aligncenter, div.aligncenter, img.centered, img.aligncenter {

	display: block !important;

	margin-left: auto !important;

	margin-right: auto !important;

}

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;

}

/* basic phrase element styles */















blockquote {

	margin: 0 20px 0 5px;

	padding: 10px 0 10px 45px;

	line-height: 1.5em;

	color: #777;

	background:  url(images/bquote.gif) no-repeat;

}

code {

	color: #666;

	font-family: Monaco, monospace;

	font-size: 120%;

	text-align: left;

}

code strong {

	color: #630;

}

abbr, acronym {

	font-style: normal;

	border-bottom: 1px dotted #ccc;

	cursor: help;

}

a abbr {

	border: none;

}

em {

	font-style: italic;

}

strong {

	font-weight: bold;

}

del {

	text-decoration: line-through;

	color: #666;

}

ins {

	text-decoration: none;

	font-style: italic;

}

address {

	margin: 0;

	padding: 0;

	font-style: normal;

}

h1, h2, h3, h4, h5, h6 {

	font-family: Georgia, Verdana, Arial, sans-serif;

}

/* layout







---------------------------------------------------------- */















#wrap {

	width: 950px;

	margin: 0 auto;

}

#content {

	margin-top: 20px;

	width: 100%;

}

#content-inner {

}

#maincol {

	width: 505px;
	float:left;
	border-right: 3px solid #d95245;

}

.col-inner {

	padding: 0 7px;

}

#leftcol {

	float: left;

	width: 220px;

}

#rightcol {

	float: right;

	padding: 0 0 0 10px;

	width: 210px;

}

.sidebar {

	margin: 0;

	padding: 0;

	font-size: 95%;

}
.sidebar li { list-style:none;}
#sideback {

	background: #fff url(images/DadFItnessSIdeBarFill.png) repeat-y;

	display: block;

	width: 100%;
	float:left;

}
.sociable img { padding:0 !important;}
.sociable ul li { background:none !important; padding:0 2px !important; display:inline;}
/* header







---------------------------------------------------------- */















#header {

	position: relative;

	background: url(images/DadFitnessBanner.png) no-repeat;

	height: 220px;

	margin-bottom: -50px;

	z-index: 1000;

}

#image_header {

	position: absolute;

	right:10px;

	top:0;

}

h1 {

	margin: 0;

	padding: 40px 0 15px 15px;

	font-family: georgia, 'Lucida Grande', Verdana, Arial, Sans-Serif;

	font-weight: bold;

	font-size: 3em;

}

h1 a:link, h1 a:visited, h1 a:hover {

	color: #7f8388;

	text-decoration: none;

}

.description {

	padding: 0 0 12px 15px;

	color: #191919;

}

/*logo  (edit here if you want to put logo)







---------------------------------------------------------- */



#logo {

	padding: 0;

}

#logo span, #logo a {

	display: block;

	width: 0;

	height: 0;

	padding: 0;

}

#logo img {

	border: none;

}

.tag {

	font-size: 20px;

	color: #c1272d;

	text-align: center;

	font-family: arial;

}

/* top navigation







---------------------------------------------------------- */







#nav {

	margin: 0;

	padding:  0;

	color: #fff;

	font-size: 90%;

	padding-top: 169px;

	margin-bottom: 15px;

	margin-left: 530px;

	text-align:center;

}

#nav ul {

	margin: 0 auto;

	margin-top: -9px;

	padding: 0 11px;

	color: #fff;

	list-style: none;

}

#nav li {

	float:left;

	color: #fff;

	background:url(images/DadFitnessTab.png) no-repeat center top;

	margin-left: 5px;

	width: 70px;

	text-align:center;

	height: 25px;

 padding-top: 10px margin-top: -3px;

}

#nav li a {

	float: left;

	height: 25px;

	width: 70px;

	padding:6px 0px 0;

	margin-top: -5px;

	color: #fff;

	text-align: center;

	font-weight: bold;

	font-size: 1.1em;

}

#nav li a:hover {

	font-weight: bold;

	text-decoration: underline;

	color: #fff;

}

#nav li.current_page_item a {

}

#nav li a:visited {

	color: #fff;

}

/* content







---------------------------------------------------------- */











h2.pagetitle {

	margin: 0 0 20px 0;

	padding: 15px 0 5px 5px;

	color: #7f8388;

	font-size: 130%;

	font-family: 'arial', Verdana, san-serif;

	text-align: center;

	border-bottom: 1px dotted #aaa;

}

.post {

	float: left;

	width: 100%;

	padding: 0 0 10px 0;

}

.post h3 {

	margin: 0;

	padding:  10px 0 7px 0;

	color: #D0001F;

	font-family: Arial, sans-serif;

	font-size: 150%;

	font-weight: bold;

}

.post h3 a {

	color: #D0001F;

}

.post h2 {

	margin: 0;

	padding:  10px 0 7px 0;

	color: #D0001F;

	font-family: Arial, sans-serif;

	font-size: 150%;

	font-weight: bold;

}

.post h2 a {

	color: #D0001F;

}

.post-title {

	margin:  0;

	padding: 0;

}

.comment_count {

	background: url(images/commentback.png) top left no-repeat;

	color: #000;

	position: relative;

	top: -5px;

	right: 5px;

	text-align: center;

	float: right;

	width: 58px;

	height: 45px;

	padding-top: 5px;

	margin-left: 10px;

}

.comment_count a {

	color: #000;

}

.post-meta {

	margin: 0;

	padding: 2px 0 35px 0;

	border-top: 1px dashed #aaa;

}

.more-link {

	background: none;

	float: right;

	border: none;

	margin-top: -25px;

}

.entry-meta {

	background: #f7f7f7;

	padding: 5px;

	border: 1px solid #d6d6d6;

	margin-top: 30px;

}

.post-cat {

	float: left;

	padding: 2px 0 2px 15px;

	background: url(images/icon_cat.gif) no-repeat 0 4px;

}

.post-comments {

	right: 0;

	top: 0;

	position: absolute;

	padding-left: 17px;

	background: url(images/icon_com.gif) no-repeat 0 4px;

}

.tags {

	float:left;

	padding-left: 15px;

	background: url(images/icon_tag.gif) no-repeat 0 5px;

	margin-right: 100px;

}

.entry {

	float: left;

	width: 100%;

	margin: 0;

	padding: 15px 0 0;

}

.entry img {

	margin: 5px 0;

	padding: 4px;

	background: #e9e9e9;

	max-width: 98%;

}

/* page link */











.page-link {

	margin: 15px 0;

	font: 90% verdana, geneva, sans-serif;

	color:#006a8d;

}

.page-link a:link, .page-link a:visited {

	background: #f0f0f0;

	border: 1px solid #ddd;

	color: #5e5e5e;

	padding: 0.2em;

}

.page-link a:hover {

	color: #fff;

	background: #006a8d;

	border: 1px solid #ddd;

}

/* content list style */















#maincol ul, #maincol ol, #maincol dl {

	margin: 0 0 10px 0;

	padding: 0;

}

#maincol ul, #maincol ol {

	margin-left: 10px;

}

#maincol ol {

	padding-left: 20px;

}

#maincol ul ol li {

	padding-left: 0;

	background: none;

}

#maincol ul {

	list-style: none;

}

#maincol ul li {

	padding: 0 0 5px 15px;

	background: url(images/icon_bullet.gif) no-repeat left 6px;

}

#maincol dl dt {

	font-weight: bold;

}

#maincol dl dd {

	margin: 0 0 15px 0;

	padding: 0;

}

/* comments area */















h4#comments {

	margin: 0 0 15px;

	padding: 20px 0 0;

	clear: both;

	font-size: 120%;

	font-family: arial, Times, san-serif;

}

h4#respond {

	margin: 0;

	padding: 10px 0 0;

	font-size: 120%;

	font-family: arial, Times, san-serif;

}

.commentlist {

	margin: 10px 0;

	padding-left: 20px;

}

.commentlist li {

	padding: 10px;

}

.commentlist .alt {

	background: #f4f4f4;

}

.commentlist cite {

	font-weight: bold;

	font-style: normal;

	font-size: 120%;

}

.commentlist small {

	margin-bottom: 5px;

	display: block;

	font-size: 87%;

}

#commentform {

	font: 110% Arial, Helvetica, sans-serif;

}

#commentform p {

	padding: 6px 0;

	margin: 0;

}

#commentform label {

	padding-left: 5px;

	color: #000;

	font-size: 87%;

}

#commentform input {

	width: 200px;

	background: #fafafa;

	border: 1px solid #e2e2e2;

	padding: 3px;

	margin-top: 3px;

	color: #000;

}

#commentform textarea {

	width: 95%;

	height: 120px;

	margin-top: 3px;

	padding: 2px;

	background: #fafafa;

	border: 1px solid #e2e2e2;

	color: #000;

}

#commentform textarea:focus, #commentform input[type="text"]:focus {

	background: #fff;

}

#commentform #submit {

	width: 144px;

	height: 28px;

	margin-bottom: 10px;

	color: #191919;

	font: bold 12px Arial, Helvetica, sans-serif;

	background: #fafafa url(images/btn_submit.gif) no-repeat;

	border: none;

}

/* alignments */















.center {

	text-align: center;

}

img.center, img[align="center"] {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.alignleft {

	float: left;

}

img.alignleft, img[align="left"] {

	float: left;

	margin: 5px 8px 5px 0;

}

.alignright {

	float: right;

}

img.alignright, img[align="right"] {

	float: right;

	margin: 2px 0 5px 8px;

}

/* navigation */















.navigation {

	float: left;

	width: 100%;

	margin-bottom: 10px;

	font-size: 95%;

	padding: 10px 0 50px 0;

}

.navigation a:link, .navigation a:active {

	color: #505050;

}

.navigation a:hover, .navigation a:visited {

	color: #006a8d;

}

.navigation .alignleft {

	width: 45%;

	text-align: left;

}

.navigation .alignright {

	width: 45%;

	text-align: right;

}

/* sidebar







---------------------------------------------------------- */



#sideoffer {

	background: url(images/DadFitnessSIdebarYellow.png) no-repeat;

	height: 836px;

	width: 100%;

}

#formsubmit {

	position: relative;

	top: 514px;

	left: 35px;

}

#txtName {

	position: relative;

	top: 498px;

	left: 67px;

	background: none;

	font-size: 1.0em;

	color: #333;

	width: 120px;

	overflow: hidden;

	border: none;

}

#txtEmail {

	position: relative;

	top: 489px;

	left: 67px;

	background: none;

	font-size: 1.0em;

	color: #333;

	width: 120px;

	border: none;

}

#sideoffer2 {

	background: url(images/MFNSidebar2.png) no-repeat;

	height: 636px;

	width: 100%;

}

#sideoffer3 {

	background: url(images/MFNSideBar3.png) no-repeat;

	height: 376px;

	width: 100%;

}

h2.sidebartitle {

	margin:  0;

	padding: 5px 10px 5px;

	color: #4b4e43;

	font-size: 130%;

	font-family: georgia, Verdana, san-serif;

	font-weight: bold;

	border-bottom: 3px solid #7f8388;

}

#rss_icon {

	position: absolute;

	top:1px;

	right: 5px;

}

/* sidebar list level 1 */















.sidebar ul {

	margin: 0;

	padding: 0;

}

.sidebar ul li {

	margin: 0 0 20px;

	padding: 0;

	list-style: none;

	position: relative;

}

.sidebar li.advertisement a:link, .sidebar li.advertisement a:visited {

	padding: 10px;

	margin:0;

}

/* sidebar list level 2 */















.sidebar ul li ul {

	margin: 0;

	padding: 0;

	border-bottom: 1px solid #f6f6f6;

}

.sidebar ul li ul li {

	margin: 0;

	padding: 0;

}

.sidebar ul li ul li a:link, .sidebar ul li ul li a:visited {

	padding: 5px 0px 5px 24px;

	color: #4b4e43;

	display: block;

	border-bottom: 1px solid #d2d2d2;

	border-top: 1px solid #f6f6f6;

}

.sidebar ul li ul li a:hover, .sidebar ul li ul li a:active {

	color: #006a8d;

}

/* tags */











#tag_cloud a {

	padding: 5px;

	font-family: verdana, georgia, arial;

	font-weight:bold;

}

#tags {

	background: #f4f4f4;

	margin: 0;

	padding: 15px;

}

#tags a {

	font-family: verdana, georgia, arial;

	padding: 15px 5px;

	font-weight:bold;

}

#tags a:hover, #tags a:visited {

	color: #000;

}

/* sidebar list level 3 */















.sidebar ul li ul li ul li a:link, .sidebar ul li ul li ul li a:visited {

	padding-left: 40px;

}

.sidebar ul li ul li ul li a:hover, .sidebar ul li ul li ul li a:active {

	padding-left: 40px;

}

/* recent post & comments */















.sidebar ul li#recent-comments a {

	padding: 0;

	display: inline;

	background: none;

	border: none;

}

.sidebar ul li#recent-comments ul li {

	padding: 2px 5px 2px 10px;

	display: block;

	line-height: 1.5em;

	color: #006a8d;

	border-bottom: 1px solid #d2d2d2;

	border-top: 1px solid #f6f6f6;

}

.sidebar ul li#recent-comments ul li a:link {

	color: #4b4e43;

}

.sidebar ul li#recent-comments ul li a:hover {

	color: #006a8d;

}

/* widget list child */











.sidebar ul.children {

	margin: 0;

	padding: 2px 0;

}

.sidebar ul.children li {

	padding-left: 12px;

}

/* calendar widget */















#calendar_wrap {

	color:#7f8388;

	padding: 5px 10px;

}

#wp-calendar caption {

	margin-bottom: 5px;

	color: #7f8388;

}

#wp-calendar td a {

	color: #7f8388;

}

#wp-calendar td#today {

	background: #7f8388;

	color: #fff;

}

#leftcol #wp-calendar td {

	margin: 0;

	padding: 0 3px;

}

#rightcol #wp-calendar td {

	margin: 0;

	padding: 0 9px;

}

#wp-calendar thead {

	background: #7f8388;

	color: #fff;

}

/* text widget */















.textwidget {

	padding: 0 10px;

}

/* search form */















#searchform {

	margin:0px 10px 0 0;

	padding: 0;

	position:absolute;

	top: 0;

	right: 30px;

	background: url(images/searchform-bg.gif) no-repeat right bottom;

	height: 37px;

	width: 280px;

}

#searchform #s {

	background: #fff url(images/search_loop.gif) no-repeat 98% 50%;

	height: 15px;

	width: 217px;

	margin: 6px 3px 0 30px;

	padding: 3px 7px 2px 8px;

	color: #bcbcbc;

	border:none;

}

#searchform input {

	width: 14px;

	height: 12px;

	font: bold 12px Arial, Helvetica, sans-serif;

	color: #ffffff;

	vertical-align: middle;

	border: none;

	margin: 6px 0 0 0;

}

/* extra



---------------------------------------------------------- */















h2.extratitle {

	margin: 5px 0;

	padding: 30px 0 0 15px;

	color: #fff;

	font: normal 18px Georgia, "Times New Roman", Times, serif;

	letter-spacing: -2px;

}

h2.rpost {

	text-indent:-10000px;

	background: url(images/recent-post.gif) no-repeat 0 5px;

	margin: 0 0 10px 10px;

}

h2.rcom {

	text-indent:-10000px;

	background: url(images/recent-comment.gif) no-repeat 0 5px;

	margin: 0 0 10px 10px;

}

h2.about {

	text-indent:-10000px;

	background: url(images/about.gif) no-repeat 0 5px;

	margin: 0 0 10px 10px;

}

#extra {

	margin:0;

	padding: 35px 10px 5px 30px;

	color: #fff;

	font-size: 90%;

	background: #787777 url(images/bg_extra.gif) repeat-x 0 0;

	border-top: 1px solid #a1a1a1;

}

#extra ul {

	margin: 0;

	padding: 0 0 20px 0;

	list-style: none;

}

#extra ul li.extra {

	float: left;

	position: relative;

}

#extra ul li.one {

	width: 190px;

	margin: 0 50px 0 20px;

}

#extra ul li.two {

	width: 285px;

	margin-right: 20px;

}

#extra ul li ul li {

	margin: 0;

	padding: 0 0 5px 15px;

	background: url(images/icon_bullet_extra.gif) no-repeat 0 7px;

	border: none;

}

#extra ul li a:link {

	color: #fff;

}

#extra ul li a:hover, #extra ul li a:visited {

	color: #cfcfcf;

}

#extra ul li ul.list-recentpost a:link {

	color: #fff;

}

#extra ul li ul.list-recentpost a:hover, #extra ul li ul.list-recentpost a:visited {

	color: #cfcfcf;

}

.feedlink_post { /* rss button */

	position: absolute;

	right: 50px;

	top: 0;

	border: none;

}

.feedlink_comment { /* rss button */

	position: absolute;

	right: 0;

	top: 0;

	border: none;

}

/* footer







---------------------------------------------------------- */















#footer {

	margin: 0;

	padding: 0;

	font-size: 90%;

	border-top: 1px dotted #ddd;

	margin-top: 10px;

}

#footer p {

	margin: 0;

	padding: 20px;

	color:#000;

}

#footer a {

	color: #000;

}

#valid {

	float: right;

	padding:30px 20px 0 10px;

}

/* self-clearing floats */















#nav ul:after, #maincol:after, .navigation:after, #extra ul:after, .post-meta:after {

	content: ".";



	display: block;

	height: 0;

	clear: both;

	visibility: hidden;

}

#wpcf label {

	clear: both;

	display: block;

	float: left;

	width: 150px;

}

#wpcf input {

	float: left;

	width: 200px;

	padding: 1px;

	margin: 2px 5px 2px 0;

}

#wpcf textarea {

	width: 350px;

	height: 100px;

	padding: 1px;

	margin: 0 5px 10px 0;

}

#wpcf #contactsubmit {

	margin-left: 250px;

	width: 100px;

}

#rightcol .search {

	padding: 0;

	height: 30px;

}

#rightcol .search form {

	margin: 10px 0 0 0;

	padding: 5px 0 0 0;

}

#rightcol .search input {

	padding: 0;

	vertical-align: middle;

	border: 0;

}

#rightcol .search .text {

	margin: 0 5px 0 0;

	padding: 5px 5px 0 5px;

	width: 180px;

	height: 22px;

	border:1px solid #7f8388;

}

#rightcol .search .btn {

	background-color: transparent;

	color: #fff;

	cursor: pointer;

}

/* FIXES */



.fix1 {

	display: block;


	

}

.fix2 {

	display: inline;

	overflow: hidden;

}


