/*
Theme Name: Swimwear
Theme URI: http://www.aguabendita.info
Description: This wonderful free WordPress theme is designed and coded by <a href="http://www.aguabendita.info/">Swimwear</a>.
Version: 1.0
Author: AguaBendita
Author URI: http://www.aguabendita.info/
Tags: white, brown, fixed-width, two-columns, right-sidebar, threaded-comments
*/

@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
#wrapper {
	width: 1004px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 128px;
	width: 1004px;
}
#menu {
	font-family: Georgia, Verdana, Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 14px;
	width: 1004px;
	padding-top: 7px;
	padding-bottom: 23px;
	float: left;
	text-align: right;
}
#menu a {
	text-decoration: none;
	margin-right: 20px;
	font-family: Georgia, Verdana, Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
#menu a:hover {
	text-decoration: underline;
	margin-right: 20px;
	font-family: Georgia, Verdana, Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
#body-left {
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	
}
#body-left #post {
	float: left;
	width: 600px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	margin-bottom: 10px;
}
#post-header-left {
	float: left;
	height: 40px;
	width: 45px;
}

#post #post-header {
	float: left;
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
#post-header #month {
	background-image: url(images/date-block.gif);
	background-repeat: no-repeat;
	height: 14px;
	width: 35px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
}
#post-header #date {
	float: left;
	height: 12px;
	width: 29px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
	margin-left: 2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}
#post-header-right {
	float: right;
	width: 550px;
	height: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #D63303;
	padding-top: 12px;
	padding-bottom: 12px;
	font-weight: bold;
}
#post-header-right a {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #D63303;
	text-decoration: none;
}
#post-header-right a:hover {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #D63303;
	text-decoration: underline;
}
#posted-by {
	float: left;
	width: 550px;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #02B7D6;
	padding-left: 50px;
	margin-bottom: 5px;
}
#posted-by a {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	color: #02B7D6;
	text-decoration: none;
	line-height: 15px;
}
#posted-by a:hover {
	font-family: Tahoma, Verdana, Georgia;
	font-size: 12px;
	color: #02B7D6;
	text-decoration: underline;
	line-height: 15px;
}


#post-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	float: left;
	width: 600px;
	text-align: justify;
}
#post-body a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: none;
}
#post-body a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000;
	text-decoration: underline;
}






#body-left h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CF063B;
}
#body-left h2 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CF063B;
	text-decoration: none;
}
#body-left h2 a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #CF063B;
	text-decoration: underline;
}




#body-right {
	background-color: #FFFFFF;
	float: right;
	width: 370px;
}
#body-right #top {
}

#top-left {
	float: left;
	width: 173px;
}
#top-left #box-top {
	float: left;
	height: 11px;
	width: 163px;
	background-image: url(images/red-bar-blank.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	font-size: 13px;
	color: #FFF;
	font-weight: bold;
	line-height: 13px;
}
#top-left #box-content {
	width: 161px;
	background-color: #FFF;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin: 0px;
}
#box-content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#top-left #box-content ul li {
	line-height: 12px;
	list-style-type: none;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
#top-left #box-content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
#top-left #box-content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
#wrapper #footer a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}


#body-right  #top {
	float: left;
	width: 360px;
	margin-bottom: 10px;
}
#top-right {
	float: right;
	width: 173px;
}
#top-right-box-top {
	background-image: url(images/red-bar-blank.jpg);
	background-repeat: repeat;
	height: 11px;
	width: 148px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #FFF;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#top-right-box-content {
	width: 161px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	line-height: 12px;
	float: left;
}
#top-right-box-content a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: none;
}
#top-right-box-content a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #000000;
	text-decoration: underline;
}


#top-right-box-content ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#top-right-box-content ul li {
	line-height: 12px;
	list-style-type: none;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	list-style-image: url(images/bullet.jpg);
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	margin-left: 10px;
}
#body-right #middle {
	float: left;
	width: 361px;
	margin-bottom: 10px;
}
#middle #middle-top {
	font-family: Georgia, Verdana, Tahoma, "MS Serif";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #168CC3;
	text-align: center;
	float: left;
	height: 14px;
	width: 351px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#middle-content {
	float: left;
	width: 325px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #168CC3;
	border-bottom-color: #168CC3;
	border-left-color: #168CC3;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#middle-content-topics a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

#middle-content-topics {
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#middle-content-topics-1 {
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#middle-content-topics-2 {
	width: 325px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	margin-bottom: 10px;
	padding-bottom: 10px;
}






#body-right #bottom {
	float: left;
	width: 370px;
}
#bottom #bottom-top {
	float: left;
	height: 14px;
	width: 351px;
	font-family: Georgia, Verdana, sans-serif;
	font-size: 16px;
	line-height: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #DE4C8B;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}
#bottom #bottom-body {
	background-color: #FFFFFF;
	width: 329px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D02D5A;
	border-left-color: #D02D5A;
	float: left;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D02D5A;
}
#bottom-body a {
	text-decoration: underline;
}
#bottom-body a:hover {
	text-decoration: underline;
}


#footer {
	padding: 10px;
	float: left;
	height: 71px;
	width: 984px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
	background-image: url(images/footer.jpg);
	text-align: center;
	margin-top: 10px;
}
#wrapper #footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#footer #sponsor {
	margin-top: 20px;
}
.pink {
	color: #db1c5e;
	padding-bottom: 5px;
}
.image {
	float: right;
	margin-left: 10px;
}
.video {
	float: left;
	margin-right: 10px;
}
#comment {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	float: left;
	width: 600px;
	margin-top: 10px;
}

#comment-heading {
	font-family: Georgia, Verdana, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000;
	background-image: url(images/comment.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 15px;
	width: 560px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 15px;
	line-height: 15px;
}
#comment-post {
	padding: 10px;
	float: left;
	width: 553px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #99a7b0;
	border-bottom-color: #99a7b0;
	border-left-color: #99a7b0;
}
#comment-post a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	text-decoration: none;
}
#comment-post a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000;
	text-decoration: underline;
}

textarea#comment {
width: 550px;
}
