/* -----------------------------------------------------------------------
	RESET
----------------------------------------------------------------------- */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,del,dfn,em,img,q,small,strike,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}
body {font-family: arial; line-height: 1; color: black; background: #FFFFFF;}
ol, ul {list-style: none;}
a {text-decoration: none; color: #df3d83;}
a:hover {text-decoration: underline;}
legend {display: none;}

/* -----------------------------------------------------------------------
	BLOCK LEVEL ELEMENTS
----------------------------------------------------------------------- */
#bgcolor {width: 100%; height: 488px; background-color: #362f2d;}
#container {width:100%; position: absolute; top: 0; text-align: center;}
#content {width: 1003px; text-align: left; margin: 0 auto;}
#main_logo {margin-bottom: 45px;}

#header {width: 100%; height: 185px; position: relative; padding-top: 5px;}
#subtitle {position: absolute; bottom: 15px; right: 0;}

.input_field input {width: 250px; height: 18px; padding: 3px 2px; background-color: #FFFFFF; border: 1px solid black;}

ul#top_navigation{position: absolute; top: 5px; right: 0; }
ul#top_navigation li {height: 14px; float: left; padding: 0 10px 2px; border-right: 1px solid #FFFFFF; }
ul#top_navigation li.last {padding-right: 0 !important;}
ul#top_navigation li a {font-family: helvetica, sans-serif; color: #FFFFFF; font-size: 14px; text-decoration: none;}
ul#top_navigation li a:hover {text-decoration: underline; }


#feature_area {position: relative; width: 1003px; height: 402px;}
#homepage_video_player {width: 720px; height: 405px; margin-left: 142px; display: none; background-color: #000000;}

#homepage_feature {position: relative;}
ul#homepage_slides{width: 1003px; height: 402px; overflow: hidden; list-style-type: none; position: relative; text-align: center;}
ul#homepage_slides li {width: 1003px; height: 402px; cursor: pointer; position: relative;}
ul#homepage_slides li img {position: absolute; left: 0; right: 0;}
#homepage_caption{width: 250px; height: 362px; background-color: #df3d83; padding: 50px 25px 10px; position: absolute; top: 0; right: 0;}
#homepage_caption h2{ font-family: Arial; font-size: 30px; color: #000000; font-weight: normal; line-height: 36px;}
#homepage_caption h3{ font-family: Arial; font-size: 24px; color: #FFFFFF; font-weight: normal; margin-top: 40px; line-height: 30px;}
#homepage_caption_nav {width: 225px; height: 15px; background-image: url(/assets/gfx/homepage_feature_nav_bg.png);  position: absolute; bottom:  15px; left: 703px; z-index: 15; padding: 10px 15px 12px; text-align: right;}
#homepage_caption_nav a{font-size: 15px; width: 16px;  background-color: #f0ead8; margin-right: 6px; padding: 0 6px; color: #f0ead8;}
#homepage_caption_nav a:hover{text-decoration: none; background-color: #362f2d; color: #362f2d;}
#homepage_caption_nav a.activeSlide  {color: #000000; background-color: #000000;}

#homepage_copy {position: relative; z-index: 15; width: 100%; margin: 40px 0 30px 0; font-family: helvetica, sans-serif; font-size: 16px; line-height: 25px; float: left;}
#homepage_copy img.adspace{margin-left: 25px;}
#tour_button {margin-left: 440px; margin-top: 30px;}

#homepage_videos, .homepage_videos {width: 100%; margin-top: 20px; position: relative;}
#homepage_videos h2, .homepage_videos h2 {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 7px 20px 0 0; border-right: 1px dotted #000000; font-weight: normal;}
#homepage_videos h3 {float: left; margin-top: 5px; padding: 20px 20px 5px; border-right: 1px dotted #000000; font-weight: normal; text-transform: lowercase;}
#homepage_videos h3 a {font-family: tahoma, sans-serif; color: #df3d83; font-size: 18px; padding: 3px 6px; background-color: #FFFFFF;}
#homepage_videos h3 a:hover {text-decoration: none;}
#homepage_videos h3 a.selected {background-color: #df3d83; color: #FFFFFF !important; padding: 3px 6px;}

#homepage_links {width: 663px; float: left; margin: 40px 0; position: relative;}
#homepage_links .big_link {position: relative; z-index: 25;}
#homepage_links .big_link a {text-decoration: none;}
#homepage_links .big_link {width: 181px; text-align: right; float: left; padding-right: 40px; border-right: 1px dotted #000000;}
#homepage_links .big_link h2{font-size: 26px; font-weight: bold; text-transform: uppercase; color: #000000;}
#homepage_links .big_link h3{font-size: 16px; font-weight: bold; color: #df3d83; text-transform: uppercase;}

ul#video_list, ul.video_list {width: 100%; padding-top: 20px; height: 250px; overflow: hidden;}
ul#video_list li, ul.video_list li {float: left; }
ul#video_list li.package, ul.video_list li.package {width: 219px; height: 250px; margin: 0 42px 0 0; background-color: #df3d83; position: relative; cursor: pointer;}
ul#video_list li.last, ul.video_list li.last {margin-right: 0;}
ul#video_list li.package h4, ul.video_list li.package h4{margin: 12px 20px 5px 20px; font-size: 18px; text-transform: uppercase; font-family: helvetica, sans-serif; font-weight: bold;}
ul#video_list li.package p, ul.video_list li.package p{margin: 0 20px; font-size: 12px; line-height: 18px; letter-spacing: 1px; color: #FFFFFF; font-family: helvetica, sans-serif; }
ul#video_list li.package .play, ul.video_list li.package .play {float: right; position: absolute; bottom: 0; right: 0; border: 2px solid white;}
ul#video_list li.package p.bottom, ul.video_list li.package p.bottom {float: right; position: absolute; bottom: 0; right: 15px;}
.video_arrow_left { width: 40px; left: -55px; bottom: 100px; cursor: pointer; position: absolute;}
.video_arrow_right {width: 40px; right: -80px; bottom: 100px; cursor: pointer; position: absolute;}
.video_carousel {margin-top: 15px;}
#video_carousel2 {}


#homepage_talent {width: 100%; margin-top: 40px;}
#homepage_talent h2 {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 10px 20px 0 0; border-right: 1px dotted #000000; font-weight: normal;}
#homepage_talent h3 {float: left; margin-top: 5px; padding: 25px 20px 5px; border-right: 1px dotted #000000; font-weight: normal;}
#homepage_talent h3 a {font-family: helvetica, sans-serif; color: #df3d83; font-size: 18px; }
.homepage_ad {position: relative; z-index: 999;}

.name {background-color: #2d2e2f; height: 45px; width: 180px; position: absolute; bottom: 0; z-index: 7;  opacity: 0.75;}
.name h4 {margin: 10px 10px 2px 10px; font-size: 12px; color: #86b5f4; text-transform: uppercase; font-weight: bold; }
.name p{margin: 0 10px; font-size: 11px; line-height: 13px; color: #FFFFFF; font-family: helvetica, sans-serif; }

.roller {background-color: #2d2e2f; height: 110px; width: 180px; position: absolute; bottom: 0; z-index: 9; opacity: 0.75;}
.roller h4 {margin: 15px 10px 10px 10px;font-size: 12px; color: #86b5f4; text-transform: uppercase; font-weight: bold;}
.roller p{margin: 0 10px; font-size: 11px; line-height: 13px; color: #FFFFFF; font-family: helvetica, sans-serif; }

ul#talent_list {width: 100%; padding-top: 30px;}
ul#talent_list li {float: left; width: 180px; height: 260px; position: relative;}
ul#talent_list li.talent {margin-right: 25px;}
ul#talent_list li.talent a {position: absolute;}
ul#talent_list li.talent_scroll {margin-right: 25px;}
ul#talent_list li.last {margin-right: 0;}

#footer {width: 100%; height: 278px; margin-top: 60px; padding-top: 37px; background-color: #fbfaf8;}
ul#footer_main {width: 1003px; height: 100px; margin: 0 auto; text-align: left;}
ul#footer_main li {float: left; height: 150px; padding: 0 35px; border-right: 1px dotted #000000; font-size: 10px; color: #4e5862;}
ul#footer_main li h6 {font-size: 12px; margin-bottom: 10px;}
ul#footer_main li.first {padding-left: 0 !important;}
ul#footer_main li.last {padding-right: 0 !important;}
ul#footer_main ul li {height: auto; float: none; border: 0; padding: 5px 0;}
ul#footer_main ul li a {color: #4e5862;}
ul#footer_main li#copyright {width: 245px; clear: left; margin: 100px 0 0 0; padding: 0; font-size: 10px; color: #152534; text-align: left; height: auto; border:  0;}

/* -----------------------------------------------------------------------
	Talent Detail page
----------------------------------------------------------------------- */
#talent {width: 1003px;}

ul#talent_index{width: 1003px; height: 288px; background-color: #000000; overflow: hidden; list-style-type: none; position: relative; margin-bottom: 20px;}
#talent_index_caption{width: 385px; height: 228px; background-color: #df3d83; position: relative; margin-left: 558px; margin-top: -291px; padding: 20px 30px 40px 30px;}
#talent_index_caption h2{ font-family: Arial; font-size: 24px; color: #000000; font-weight: normal; line-height: 36px; margin: 0 ;}
#talent_index_caption h3{ font-family: Arial; font-size: 17px; color: #FFFFFF; font-weight: normal; line-height: 24px;}

#talent_index_talent {width: 100%; margin-top: 40px;}
#talent_index_talent li {margin-bottom: 40px;}
#talent_index_talent h2 {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 10px 20px 0 0; border-right: 1px dotted #000000; font-weight: normal;}
#talent_index_talent h3 {float: left; margin-top: 5px; padding: 25px 20px 5px; border-right: 1px dotted #000000; font-weight: normal;}
#talent_index_talent h3 a {font-family: helvetica, sans-serif; color: #df3d83; font-size: 18px; }
#talent_index_talent ul#talent_list li.talent {margin-right: 20px;}

#talent_detial_header {width: 1003px;  height: 288px; position: relative;}
#talent_detial_header_text {width: 451px; height: 213px; position: absolute; right: 0; top: 0; padding-top: 75px; background-color: #df3d83; text-align: left;}
#talent_detial_header_wrapper {width: auto; padding: 0 20px;}
#talent_detial_header_text h2 {font-family: helvetica, sans-serif; font-size: 55px; line-height: 52px; color: #FFFFFF; font-weight: normal;}
#talent_detial_header_text h3 {font-family: helvetica, sans-serif; font-size: 30px; line-height: 30px; color: #FFFFFF; font-weight: normal; text-transform: uppercase; text-align: right; }
#talent_detail_content {width: 100%; margin-top: 40px; position: relative;}
#talent_detail_content .ad {position: absolute; top: 0; right: 0;}
#talent_detail_content p {width: 665px; color: #484848; font-size: 14px; font-family: Helvetica, sans-serif; margin-bottom: 10px; line-height: 21px;}
#talent_detail_content p.tagline {font-size: 18px; color: #df3d83 !important; margin-bottom: 25px; line-height: 26px;}

#talent_quote {width: 270px; padding: 15px; color: #666666; font-size: 28px; line-height: 36px; font-family: Georgia, serif; margin-top: 20px;}
#talent_quote h2 {font-size: 14px; line-height: 16px; margin-top: 10px; float: right;}

#talent_workshop {float: right; margin-top: 40px;  position: relative; }
#talent_workshop_holder {width: 665px;}
#talent_workshop_text {float: left; text-align: right; font-family: Arial; font-size: 30px; color: #000000; font-weight: bold; border-right: 1px dotted #000000; padding-right: 30px;}
#talent_workshop a {display: block; color: #df3d83; font-size: 18px; font-weight: normal; }
#talent_workshop_price {float: left; text-align: right; width: 130px; margin-left: 10px; padding: 7px 0 3px;}
#talent_workshop_price #price {border: 1px solid black; padding: 5px 5px 4px; font-size: 14px; color: #434345; margin: 2px 10px 0 10px; float: left;}
#talent_workshop .rent {float: left; margin-top: 3px;}

ul#talent_award_list li {margin: 0 0 0 25px; padding-bottom: 20px;}
ul#talent_award_list li h4 {font-size: 30px; font-weight: normal; color: #df3d83 !important; padding: 0 20px 0;}
ul#talent_award_list li ul li {margin: 0 0 10px; padding-bottom: 0;}

ul#talent_film_list li {margin: 15px 30px 15px 0; }
#film_left, #film_right {margin-top: 150px;}

/* -----------------------------------------------------------------------
	Cart pages
----------------------------------------------------------------------- */
#cart {width: 1003px; margin: 30px 0 60px;}
#cart tr {width: 1003px;}
#cart tr.header { background-color: #434345;}
#cart th { background-color: #434345; color: #FFFFFF; font-size: 14px; padding: 10px 10px;}
#cart td { color: #000000; font-size: 14px; padding: 10px 10px;}
#cart td.price {padding: 20px 10px;}
img.cart_image {float: left; margin: -10px 30px 0 0;}

/* -----------------------------------------------------------------------
	Account pages
----------------------------------------------------------------------- */
#account{width: 1003px; margin-top: 60px;}
#login {width: 480px; float: left; border-right: 1px dotted #000000; padding-right: 40px; margin-right: 40px;}
#login h2 {color:#df3d83; font-size: 30px; font-family: helvetica, sans-serif; margin-bottom: 35px; font-weight: normal;}
#login p {color: #000000; font-family: helvetica, sans-serif; font-size: 18px; margin-bottom: 15px;}
#login fieldset {margin-top: 15px;}
#login ul li {width: 430px; margin: 20px 0 10px;}
#login ul li.field{margin-top: 30px !important;}
#login ul li.field input {width: 274px; padding: 3px; margin-top: 5px;}
/*#login ul li.field input {width: 274px; border: 1px solid black; padding: 6px; margin-top: 3px;}*/
#login ul li.link{text-align: right;}
#login ul li.link a{color: #df3d83; font-family: helvetica, sans-serif; font-size: 18px;}

ul#login_benefits {margin: 30px 0 50px;}
ul#login_benefits li {margin-bottom: 5px;}

#login label {display: block; float: left; width: 120px; font-family: helvetica, sans-serif; font-size: 18px; color: #000000; margin-right: 20px; padding-top: 8px; font-weight: normal; text-align: right;}
#login .button {border: 0; padding: 0; float: right;}

#register {float: left; width: 400px;}
#register h2 {color:#000000; font-size: 30px; font-family: helvetica, sans-serif; margin-bottom: 35px;}
#register p {color: #000000; font-family: helvetica, sans-serif; font-size: 18px; margin-bottom: 15px;}

#profile {width: 1003px; margin-top: 90px; font-size: 14px;}
#profile h2 {color:#df3d83; font-size: 30px; font-family: helvetica, sans-serif; text-transform: uppercase; margin-bottom: 30px;}
#profile h5 {width: 200px; display: block; float: left; text-align: left; font-weight: bold; margin: 10px 0; color: #df3d83;}
#profile h6 {display: block; font-weight: bold; margin: 30px 0 10px; color: #df3d83;}
#profile p {margin: 5px 0;}
#profile table tr td input {margin: 10px 0;}
p.profile_copy {margin: 10px 0 20px;}
p.regsiter_copy {margin: 10px 0 20px !important; line-height:20px;}
#profile_header {margin-bottom: 30px;}
#profile_header h4 {font-size: 24px; color: #000000; float: left;}
#profile_header a {font-size: 14px; color: #df3d83; float: left; margin: 4px 0 0 15px;}
#profile label, #profile_header label {width: 200px; display: block; float: left; text-align: right; margin: 10px 20px 0 0; font-size: 14px; }
#profile .profile_address {display: block; margin-left: 220px;}

#profile_registration {margin: 10px 0;}
#opt_newsletter {margin: 20px 0; border-top: 1px dotted #000000; padding-top: 40px;}
#opt_newsletter input, #opt_agree input {float: left;}
#opt_newsletter p, #opt_agree p {font-size: 14px; float: left; margin: 4px 10px;}
#opt_newsletter p.fineprint {color: #999999; font-size: 10px; margin-left: 30px;}
#opt_agree {margin: 30px 0;}

ul#profile_info li {margin-bottom: 20px;}
ul#profile_info li ul li {margin: 0 !important;}
ul#payment_info li {margin-bottom: 20px;}
ul#checkout_confirm li {margin: 0 0 4px 20px; font-size: 16px; line-height: 18px;}
ul#checkout_confirm li.header {margin: 0 0 4px 0;}

.orderdetails {font-size: 16px; line-height: 20px; margin-top: 20px;}

#payment_form {margin-top: 40px;}

#profile_order {margin-top: 40px;}
#profile_order h2 {color:#000000; font-size: 30px; font-family: helvetica, sans-serif; padding: 10px 10px 8px 0; margin: 0 10px 40px 0; text-transform: uppercase; float: left; border-right: 1px dotted #000000;}
#profile_order h3 {padding: 10px; float: left; border-right: 1px dotted #000000;}
#profile_order h3 a {font-family: tahoma, sans-serif; color: #df3d83; font-size: 18px; padding: 3px 6px; background-color: #FFFFFF; float: left;}
#profile_order h3 a:hover {text-decoration: none;}
#profile_order h3 a.selected {background-color: #df3d83; color: #FFFFFF !important; padding: 3px 6px 6px;}
#my_rentals, #my_history {clear: both;}
img.order_image {float: left; margin: 0 30px 0 0;}

a.watch_now {font-size: 24px; font-weight: bold; text-transform: uppercase; color: #000000; float: right; margin-top: 30px;}
a.watch_now:hover {text-decoration: none;}
a.watch_now img {margin-top: 10px;}

/* -----------------------------------------------------------------------
	Package pages
----------------------------------------------------------------------- */
#package {width: 1003px; margin-top: 50px;}
#package h2 {color:#df3d83; font-size: 30px; font-family: helvetica, sans-serif; margin-bottom: 40px; text-transform: uppercase;}
#main_package {width: 401px; height: 457px; background-color: #df3d83; position: relative;}
#main_package_caption {width: 331px; height: 166px; padding: 35px 35px;}
#main_package_caption h4 {font-family: Helvetica, sans-serif; font-size: 48px; color: #FFFFFF; line-height: 60px;}
#main_package_caption p.bottom {float: right; position: absolute; bottom: 5px; right: 70px; color: #434345 !important;}
#main_package_caption .play {float: right; position: absolute; bottom: 0; right: 0;}

#package_details {float: right; width: 546px; margin-bottom: 20px;}
#package_cat_title {font-family: Helvetica; font-size: 36px; color: #df3d83; margin-bottom: 20px; text-transform: uppercase;}
#package_title {font-family: Helvetica; font-size: 24px; color: #000000; font-weight: bold; margin-bottom: 3px;}
#package_description {font-family: Arial; font-size: 18px; color: #000000;}
#package_description p {margin-bottom: 30px;}
#package_cta {font-family: Arial; font-size: 30px; color: #000000; font-weight: bold; border-right: 1px dotted #000000; width: 200px; float: left;}
#package #price {border: 1px solid black; padding: 5px 5px 4px; font-size: 14px; color: #434345; margin: 2px 10px 0 10px; float: left;}
#package_ad {padding: 30px 0;}

#package_talent h2, #package_videos h2 {color:#df3d83; font-size: 48px; font-family: helvetica, sans-serif; margin-bottom: 0px; text-transform: uppercase;}

#package_videos {width: 100%; }
#package_videos h2 {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 10px 20px 0 0; border-right: 1px dotted #000000; font-weight: normal;}
#package_videos h3 {float: left; margin-top: 5px; padding: 25px 20px 5px; border-right: 1px dotted #000000; font-weight: normal;}
#package_videos h3 a {font-family: helvetica, sans-serif; color: #df3d83; font-size: 18px; }

ul#package_index{width: 1003px; height: 288px; background-color: #000000; overflow: hidden; list-style-type: none; position: relative; margin-bottom: 20px;}
ul#package_index li {position: relative; width: 1003px; height: 402px;}
#package_index_caption{width: 385px; height: 218px; background-color: #df3d83; position: relative; margin-left: 558px; margin-top: -291px; padding: 30px 30px 40px 30px;}
#package_index_caption h2{ font-family: Arial; font-size: 24px; color: #000000; font-weight: normal; line-height: 36px; margin: 0 ;}
#package_index_caption h3{ font-family: Arial; font-size: 17px; color: #FFFFFF; font-weight: normal; line-height: 24px;}

#page_index_content {width: 1003px;}
#page_index_copy {float: left; width: 560px; padding: 0; line-height: 24px;}
#page_index_copy p {margin: 7px 0; font-size: 14px;}
#page_index_quote {float: left; width: 373px; color: #666666; font-size: 18px; line-height: 26px; font-family: Georgia, serif; padding: 10px 35px;}
#page_index_quote_person { float: right; text-align: right; line-height: 18px; text-transform: uppercase; margin-top: 5px; padding-bottom: 40px; color: #666666; font-size: 14px; line-height: 18px; font-family: Georgia, sans-serif; text-transform: uppercase;}

.homepage_videos_list {clear: both; display: none;}
.homepage_videos_list_item {margin-bottom: 20px; clear: both; display: block;}
.homepage_videos_list_item p {padding: 0 0 15px; line-height: 15px; font-size: 12px; width: 850px;}
.homepage_videos_list_item p.short {padding: 10px 0 4px !important; font-size: 14px; line-height: 18px;}
#page_index_category_list h2 {color:#000000; margin-bottom: 20px; font-size: 30px; font-family: helvetica, sans-serif; text-transform: uppercase; border: 0;}
#page_index_category_list .homepage_videos_list_title {margin-bottom: 20px; font-size: 24px; font-family: helvetica, sans-serif; text-transform: uppercase; }
#page_index_category_list a {font-size: 24px; border-right: 1px dotted #000000; padding-right: 10px; text-transform: uppercase; display: block;  float: left;}
.listview, .thumbview {cursor: pointer;}


#package_order {width: 440px; float: left;}
#package_order h2 {color:#000000; font-size: 36px; font-family: helvetica, sans-serif; padding: 10px 10px 8px 0; margin: 0 10px 40px 0; text-transform: uppercase; float: left; border-right: 1px dotted #000000;}
#package_order h3 {padding: 10px; float: left; border-right: 1px dotted #000000;}
#package_order h3 a {font-family: tahoma, sans-serif; color: #df3d83; font-size: 18px; padding: 3px 6px; background-color: #FFFFFF; float: left;}
#package_order h3 a:hover {text-decoration: none;}
#package_order h3 a.selected {background-color: #df3d83; color: #FFFFFF !important; padding: 3px 6px 6px;}
#context_display {width: 563px; float: left; height: 500px;}

#package_talent {width: 100%; margin: 40px 0; position: relative;}
#package_talent h2 {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 10px 10px 0 0; border-right: 1px dotted #000000; font-weight: normal;}
#package_talent h3 {float: left;  margin-top: 5px; padding: 25px 20px 5px; border-right: 1px dotted #000000; font-weight: normal; }
#package_talent h3 a {font-family: helvetica, sans-serif; color: #df3d83; font-size: 18px; }

.package_cat {margin-bottom: 30px;}
.category_title {font-family: helvetica, sans-serif; color: #000000; font-size: 36px; float: left; margin-top: 5px; padding: 10px 20px 0 0; border-right: 1px dotted #000000; font-weight: normal; text-transform: uppercase;}
.category_videos {width: 100%; margin-bottom: 60px; position: relative;}

#videoHolder{width: 100%; position: relative; height: 690px; margin-bottom: 40px;}
#videoPlayer{margin: 0 73px 90px 119px; width: 763px; height: 690px;}
#flashContent{width: 858px; height: 405px;}

.category_package{text-align: right; float: right; padding-top: 20px;}
.category_cta1 {font-size: 24px; font-weight: bold;}
.category_cta2 {font-size: 11px; font-weight: bold;}

ol#search_list {margin-top: 40px; }
ol#search_list li {margin-bottom: 40px;}

#search_box {float: right; margin: 40px 0;}
#search_box .field {height: 14px; padding: 2px 6px; margin-right: 10px;float: left; width: 215px;}
#search_box .btn {margin-top: 1px; float: left;}


#blog {width: 1003px; margin-top: 70px;}
#blog h2 {color:#df3d83; font-size: 30px; font-family: helvetica, sans-serif; margin-bottom: 5px; text-transform: uppercase; font-weight: bold; }
#blog h3 {font-family: Helvetica; font-size: 22px; color: #000000; font-weight: bold; text-transform: uppercase;}
#blog p {font-size: 12px; line-height: 16px; margin-bottom: 10px;}
#blog p.submit {margin-left: 110px;}

ul#post_list {width: 663px; padding-right: 40px; float: left;}
ul#post_list li {margin-bottom: 40px;}
ul#post_list li h2 {color:#df3d83; font-size: 30px; font-family: helvetica, sans-serif; margin-bottom: 5px; text-transform: uppercase;}
ul#post_list li p.date {font-size: 11px; color: #999999; margin-bottom: 5px;}
ul#post_list li p.tease {font-size: 12px; line-height: 16px;}

ul#sidebar {width: 300px; float: right;}
ul#sidebar li {margin-bottom: 40px;}
ul#sidebar li h3 {font-family: Helvetica; font-size: 18px; color: #000000; font-weight: bold; text-transform: uppercase;}
ul#sidebar ul {width: 100%; margin: 5px 10px;}
ul#sidebar ul li {margin: 0 0 5px 0;}
ul#sidebar li p {padding: 5px 10px;}

#blog form {margin: 20px 0;}
#blog .name {position: static !important; background-color: #FFFFFF; height: auto; font-size: 14px;}
#blog label {width: 100px; text-align: right; display: block; float: left; margin: 0 10px 0 0;}
.submit-preview {display: none;}

div.comment {margin: 10px 0 30px;}
div.comment p {padding: 3px 10px !important;}
div.comment p.date {font-size: 9px !important; color: #666666;}

#blog #pagination {width: 624px;}
#blog #pagination ul.pages {list-style: none;}
#blog #pagination ul.pages li {color: #b4b4b4; font-size: 13px; font-weight: normal; list-style: none; float: left; width: 26px; height: 18px; background-color: #f7f7f7; margin-right: 2px; text-align: center; padding-top: 6px;}
#blog #pagination ul.pages li:hover {background-color: #d94786;}
#blog #pagination ul.pages li.active {background-color: #df3d83; color: #FFFFFF;}
#blog #pagination ul.pages li.active:hover {background-color: #d94786;}
#blog #pagination ul.pages li.dots:hover {background-color: #f7f7f7;}
#blog #pagination ul.pages li.newer {padding: 6px 17px 0;}
#blog #pagination ul.pages li.newer a {width: 60px; height: 18px; margin-left: -17px;}
#blog #pagination ul.pages li.older {padding: 6px 27px 0;}
#blog #pagination ul.pages li.older a {width: 80px; height: 18px; margin-left: -27px;}
#blog #pagination ul.pages li a {color: #666666; background-color: #f7f7f7; width: 26px; height: 18px; display: block;}
#blog #pagination ul.pages li a:hover {color: #FFFFFF; background-color: #d94786; text-decoration: none;}

/* -----------------------------------------------------------------------
	OTHER
----------------------------------------------------------------------- */
.error {color: #FF0000 !important;}
.first {margin-top: 0 !important; padding-top: 0 !important; border: 0;}
.last {border: 0 !important;}
.error, ul.errorlist li {color: #FF0000 !important;}

.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.fl {float:left;}
.fr {float:right;}

.text_replace {background-repeat:no-repeat; outline-color:-moz-use-text-color; outline-style:none; outline-width:0; text-indent:-9999px; }
