body { height: 100%; margin: auto; font: 12px Tahoma, Geneva, sans-serif; text-align: center; color: #000000; background: #2B2B29 url(images/bodybg.jpg) repeat-x left top; }

h1, h2, h3, ul, ul li { margin: 0; padding: 0; }

ul li { list-style: none; }

a { color: #000000; text-decoration: none; }
a:hover { color: #ffffff; text-decoration: underline; }
a img { border: 0; }

:focus { outline: 0; }

.clear { clear: both; }

.header { width: 1254px; height: 123px; margin: auto; text-align: left; }
.header .logo { width: 768px; height: 126px; margin: 0 17px 0 0; float: left; background-image: url(images/coldbitches.jpg); background-position: top left; background-repeat: no-repeat; }
.header .info { height: 25px; float: left; margin: 27px 0 0 0; text-align: left; }
.header .info h1 { font-size: 12px; color: #ffffff; }
.header .info p { margin: 2px 0; overflow: hidden; width: 468px; }
.header .user-bar { width: 306px; margin: 18px 0 0 0; float: right; }
.header .user-bar form { width: 306px; height: 26px; margin: 0 0 6px 0; }
.header .user-bar form .search-form { width: 244px; height: 25px; float: left; margin: 1px 2px 0 0; border: 0; background: url(images/search-form.png) no-repeat left top; padding: 0 0 0 4px; line-height: 25px; }
.header .user-bar form .search-button { width: 56px; height: 25px; float: left; border: 0; background: url(images/search-button.png) no-repeat left top; cursor: pointer; }
.header .user-bar .user-login { width: 50%; *width: 49%; float: left; font-size: 9px; }
.header .user-bar .rss-feed { width: 50%; *width: 49%; float: left; font-size: 9px; text-align: right; }

.navigation { width: 1254px; height: 58px; margin: 3px auto; background: url(images/menubg.jpg) no-repeat left top; }
.navigation ul { margin: 0 0 0 2px; }
.navigation ul li { height: 38px; margin: 0; padding: 0 22px 0 20px; line-height: 38px; font-weight: bold; font-size: 14px; float: left; background: url(images/menu-delimiter.png) no-repeat right top; }
.navigation ul li a { color: #ffffff; text-decoration: none; text-shadow: 1px 1px #712428; }
.navigation ul li a:hover { color: #ffe24b; text-shadow: 1px 1px #712428; }

.navigation ul.menu li { position: relative; }
.navigation ul.menu li span { color: #ffffff; text-shadow: 1px 1px #712428; }
.navigation ul.menu li span.subhover { cursor: pointer; }
.navigation ul.menu li ul.sub-menu { position: absolute; left: -1px; top: 38px; display: none; padding: 0; margin: 0; }
.navigation ul.menu li ul.sub-menu li { width: 186px; height: 27px; line-height: 27px; text-indent: 14px; font-size: 12px; font-weight: normal; background: #efd6d7 url(images/menu-bg.png) repeat-x left top; text-align: left; padding: 0; margin: 0; border-left: 1px solid #d5bfbf; border-right: 1px solid #d5bfbf; }
.navigation ul.menu li ul.sub-menu li a { color: #d92b35; text-decoration: underline; text-shadow: 0px 0px; }
.navigation ul.menu li ul.sub-menu li a:hover { color: #f37703; text-decoration: none; }

.main { width: 1254px; margin: auto; }

.content { width: 1254px; padding-bottom: 10%; }
.content h2 { font-size: 20px; color: #ffffff; padding-top: 25px; padding-bottom: 10px; }
.content h3 { font-size: 19px; color: #ffffff; padding-top: 25px; padding-bottom: 10px; }


.posts { width: 80%; margin: auto; }
.posts .page-title { margin: 1px 0 14px 2px; font-size: 16px; color: #81de07; font-weight: bold; }
.posts .post-title { margin: 1px 0 4px 2px; font-size: 16px; font-weight: bold; }
.posts .post-date { margin: 0 0 14px 2px; font-size: 11px; font-style: italic; }
.posts .post { float: left; margin: 0px 9px 18px; }
.posts .post a { float: left; text-decoration: none; color: #0198E9; }
.posts .post a:hover { text-decoration: underline; color: #0198E9; }
.posts .post a img { width: 180px; height: 240px; display: block; border: 1px solid #11D2F6; }
.posts .post a:hover img { border: 1px solid #81DE07; }
.posts .post .duration { color: #cdcdcd; position: absolute; width: 44px; height: 20px; margin: 157px 0 0 193px; display: block; line-height: 20px; text-align: center; background: #333333; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; z-index: 1; opacity: 0.7; filter: alpha(opacity=70); }
.posts .post .link { width: 180px; height: 31px; display: block; overflow: hidden; color: #0198E9; text-align: center; text-transform: capitalize; font-weight: bold; }
.posts .post span { font-size: 11px; width: 184px; height: 14px; display: block; overflow: hidden; }
.posts .post span a { color: #f37703; float: none; } 

.popular { padding-top: 10px;}
.popular h3 { width: 974px; height: 36px; margin: 10px 0 10px 0; font-size: 16px; text-transform: uppercase; text-indent: 10px; line-height: 36px; color: #ffffff; background: url(images/title-bg-right.png) no-repeat left top; text-shadow: 1px 1px #000000; border-bottom: 2px solid #D4313B; }

.sidebar { width: 186px; float: left; }
.sidebar h3 { width: 186px; height: 34px; margin: 10px 0 0 0; font-size: 14px; text-transform: uppercase; text-indent: 10px; line-height: 34px; color: #ffffff; background: url(images/title-bg-left.png) no-repeat left top; text-shadow: 1px 1px #000000; }
.sidebar h3 .rsswidget { color: #ffffff; text-decoration: none; text-shadow: 1px 1px #000000; }
.sidebar ul li .rsswidget { width: 184px; height: 27px; line-height: 24px; display: block; overflow: hidden; }
.sidebar ul li .rss-date { width: 184px; line-height: 16px; display: block; background-color: #201f20; text-indent: 14px; font-size: 11px; font-style: italic; }
.sidebar ul li .rssSummary { width: 164px; padding: 0 10px 10px 10px; text-indent: 0; line-height: 16px; }
.sidebar ul li { width: 184px; line-height: 27px; text-indent: 14px; background: #efd6d7 url(images/menu-bg.png) repeat-x left top; border-left: 0px solid #d5bfbf; border-right: 0px solid #d5bfbf; }
.sidebar ul li a { font-size: 12px; font-weight: normal; text-transform: capitalize; }
.sidebar ul li.cat-item a { font-size: 14px; font-weight: bold; }
.sidebar ul li.cat-item a:hover { color: #f37703; }
.sidebar ul li.cat-item ul li { width: 184px; height: 27px; line-height: 27px; text-indent: 24px; background: #efd6d7 url(images/menu-bg.png) repeat-x left top; border: 0; }
.sidebar ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.sidebar div { width: 184px; border: 1px solid #d5bfbf; border-top: 0; background-color: #efd6d7; }
.sidebar div.clear { border: 0; }
.sidebar div p { padding: 10px; margin: 0; }
.sidebar div p a { color: #a8e31c; }
.sidebar select { width: 158px; }
.sidebar .tagcloud { width: 184px; padding: 0px; } 
.sidebar #wp-calendar { width: 164px; text-align: center; }
.sidebar .searchform div { width: 164px; }
.sidebar .searchform #s { width: 133px; line-height: 27px; }
.sidebar #recentcomments ul li { font-size: 12px; font-weight: normal; }

.top { width: 186px; float: left; }
.top h3 { width: 186px; height: 34px; margin: 10px 0 0 0; font-size: 14px; text-transform: uppercase; text-indent: 10px; line-height: 34px; color: #ffffff; background: url(images/title-bg-left.png) no-repeat left top; text-shadow: 1px 1px #000000; }
.top ul li { width: 186px; line-height: 27px; text-indent: 0px; text-align: center; background-color: #67C1F2; border-bottom: 5px solid #2B2B29; }
.top ul li a { font-size: 12px; font-weight: normal; text-transform: capitalize; color: #000000;}
.top ul li.cat-item a { font-size: 14px; font-weight: bold; }
.top ul li.cat-item a:hover { color: #f37703; }
.top ul li.cat-item ul li { width: 184px; height: 27px; line-height: 27px; text-indent: 24px; background: #efd6d7; border: 0; }
.top ul li.cat-item ul li a { font-size: 12px; font-weight: normal; }
.top div { width: 184px; border: 1px solid #d5bfbf; border-top: 0; background-color: #efd6d7; }
.top div.clear { border: 0; }
.top div p { padding: 10px; margin: 0; }
.top div p a { color: #a8e31c; }
.top select { width: 158px; }
.top .tagcloud { width: 184px; padding: 0px; } 
.top #wp-calendar { width: 164px; text-align: center; }
.top .searchform div { width: 164px; }
.top .searchform #s { width: 133px; line-height: 27px; }
.top #recentcomments ul li { font-size: 12px; font-weight: normal; }

.footer { width: 100%; margin: 20px auto 0 auto; background: #0198e9 url(images/footer-bg.png) repeat-x left top; text-align: center; }
.footer p { width: 1254px; margin: 0 auto; padding: 1px 0; text-align: center; color: #000000; }
.footer p a { text-decoration: none; color: #000000; }

.single-post embed, .single-post object { background-color: #000000; }
.single-post p { width: 1000px; text-align: left; }
.single-post .video-category { width: 300px; margin: 0 0 10px 0; text-align: left; font: 10px Tahoma,Geneva,sans-serif; color: #666; }
.single-post .video-tags { width: 640px; float: left; margin: 0 0 10px 0; text-align: left; font: 11px Tahoma,Geneva,sans-serif; }
.single-post img { border: 2px solid #d92b35; }
.single-post a:hover img { border: 2px solid #f37703; } 
.single-post h1, .single-post h2, .single-post h3, .single-post h4, .single-post h5, .single-post h6 { margin: 10px 0; }
.single-post ul, .single-post ol { margin: 20px; padding: 0; }
.single-post ul li, .single-post ol li { margin: 0 20px; padding: 0; }
.single-post ul li { list-style: disc; }
.single-post blockquote { width: 730px; padding: 10px; margin: 0; background-color: #efd6d7; font-style: italic; }
.single-post blockquote p { margin: 0; }
.single-post .attachment-image { width: 730px; padding: 10px; background-color: #efd6d7; text-align: center; margin: 10px 0; }
.single-post .attachment-image img { max-width: 726px; }
.single-post .previous-link { width: 250px; float: left; text-align: left; font-size: 14px; font-weight: bold; }
.single-post .next-link { width: 250px; float: left; text-align: right; font-size: 14px; font-weight: bold; }
.single-post .back-to-gallery { width: 250px; float: left; text-align: center; font-size: 14px; font-weight: bold; }

