/*  
Theme Name: All-Babes.com
Theme URI: http: //www.all-babes.com
Description: All-Babes.com theme designed by mBerk
Version: v2.0
Author: mBerk
Author URI: 

.plugs_single nakijken in category/page
*/

img, div, a { 
	behavior: url(iepngfix.htc) 
}

body {
	background: #b2ffff url(images/all-babes-bg.gif) top repeat-x;
	margin: 0px;
	font-family: Tahoma;
	font-size: 13px;
	color: #064551;
}

.wrapper {
	width: 930px;
	margin: 0 auto;
}

.w980 {
	width: 980px;
}

.clear {
	clear: both;
}

a {
	color: #e0144b;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/* Header */
.header {
	display: block;
	background: url(images/all-babes-head.jpg) top no-repeat;
	width: 980px;
	height: 247px;
	position: relative;
}

.header h1 {
	padding: 0;
	margin: 0;
}

.header h1 a {
	display: block;
	position: absolute;
	width: 290px;
	height: 120px;
	left: 54px;
	top: 40px;
}

.header a b {
	display: none;
}

.header a#bookmark, .header .desc, .header a#rss, .header a#rss2mail, .header .search {
	position: absolute;
}

.header a#bookmark {
	width: 143px;
	height: 44px;
	left: 344px;
	top: 16px;
}

.header a#rss {
	width: 190px;
	height: 44px;
	right: 50px;
	top: 16px;
}

.header a#rss2mail {
	width: 150px;
	height: 50px;
	right: 38px;
	top: 177px;
}

.header .search {
	width: 415px;
	height: 57px;
	left: 71px;
	top: 190px;
	padding-top: 10px;
}

.header .search span {
	float: left;
	width: 110px;
	padding-top: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}

.header .search form {
	float: left;
}

.header .search form input {
	float: left;
	color: #1fa8ae;
}

.header .search form #searchfield {
	border: 0;
	padding: 9px;
	margin: 0;
	background: url(images/searchfield.png) 0px 0px no-repeat;
	width: 196px;
	height: 16px;
	margin-right: 3px;
	color: #064551;
}

.header .search form #searchbutton {
	border: 0;
	padding: 0;
	margin: 0;
	background: url(images/searchbutton.png) 0px 0px no-repeat;
	width: 60px;
	height: 34px;
	font-weight: bold;
}

.header .desc {
	top: 62px;
	right: 73px;
	width: 160px;
	height: 85px;
	padding-top: 20px;
	text-align: center;
	color: #0e97a1;
}

/* Content */
.container {
	display: block;
	background: #fff url(images/all-babes-containerbg.jpg) 557px 0px no-repeat;
	width: 930px;
	padding-bottom: 20px;
}

.content, .sidebar1, .sidebar2 {
	float: left;
}

.content, .plugs_single {
	width: 560px;
	padding: 10px 0 0 20px;
}

.content .post {
	background: #e7f8f9;
	border-left: 1px solid #d8f2f4;
	border-right: 1px solid #d8f2f4;
	width: 153px;
	float: left;
	padding: 0 10px;
	margin-right: 9px;
	position: relative;
	margin-bottom: 20px;
}

.content .blogpost, .content .blogsingle {
	/*
	background: #e7f8f9;
	*/
	width: 540px;
	clear: left;
	padding: 0px;
	margin-right: 9px;
	position: relative;
	margin-bottom: 10px;
}

.content .plugs_single {
	background: #ffffff;
	border-left: 0px solid #d8f2f4;
	border-right: 0px solid #d8f2f4;
	width: 153px;
	float: left;
	padding: 0 10px;
	margin-right: 9px;
	position: relative;
	margin-bottom: 20px;
}

.content .pageplugs {
	background: #ffffff;
	border-left: 0px solid #d8f2f4;
	border-right: 0px solid #d8f2f4;
	width: 102px;
	float: left;
	padding: 0 0px;
	margin-right: 7px;
	margin-bottom: 0px;
}

/* page title */
.content h2 {
 color: #144b4a;
 font-size: 15px;
 margin: 5px 0;
}

.content .post h2 {
	font-size: 10px;
	margin: 0 0 5px 0;
}

.content .blogpost h2 {
	color: #144b4a;
	font-size: 14px;
	margin: 5px 0 0 0;
}

.content h2.plugs {
	width: 80%;
	color: #144b4a;
	font-size: 20px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: center;
}

.content .post h2 a, .content h2 a {
	color: #e9154f;
	text-decoration: none;
}

.content .post div.entry img {
	width: 150px;
	height: 225px;
	border: 1px solid #388d8b;
}
.content .post div.index p {
	margin: 0;
}

.content .blogpost div.index p, .content .blogsingle div.index p {
	margin: 5px 0 10px 0;
}

.content .post .ratingblock {
	display: block;
	background: #388d8b;
	width: 151px;
	padding: 8px 0 5px 1px;
	margin: -3px 0 0 0;
	color: #74d7d5;
	font-size: 10px;
}

.voted {
	color: #74d7d5;
}
p.postmetadata {
	margin: 0;
	font-size: 10px;
	color: #5eabad;
	padding: 5px 0;
}
.blogpost p.postmetadata, .blogsingle p.postmetadata {
	padding: 3px 0;
}
p.postmetadata a {
	color: #e0144b;
	font-size: 10px;
	/*
	font-weight: bold;
	*/
}

/* Box top and Bottom */
.widget {
	background: #e7f8f9;
	border-left: 1px solid #d8f2f4;
	border-right: 1px solid #d8f2f4;
	width: 167px;
	float: left;
	padding: 0 3px;
	margin-right: 9px;
	position: relative;
	margin-bottom: 20px;
	text-align: left;
}
.sidebar1 .widget {
	width: 154px;
	padding: 0 2px;
}
.widget h2 {
	display: block;
	background: url(images/all-babes-side2title.gif) 0px 0px no-repeat;
	width: 168px;
	height: 22px;
	font-size: 12px;
	color: #fff;
	padding: 6px 0 0 0;
	text-align: center;
	margin: 0;
}
.sidebar1 .widget h2 {
	width: 154px;
	background: url(images/all-babes-side1title.gif) 0px 0px no-repeat;
}
.widget ul {
	padding: 3px 7px;
	margin: 0;
	list-style: none;
}
.widget li {
	font-size: 11px;
	margin-bottom: 2px;
}
.widget li a {
	color: #064551;
	text-decoration: none;
	font-size: 13px;
	margin-right: 5px;
}
.widget li a: hover {
	text-decoration: underline;
	color: #e0144b;
}
.boxtop, .boxbottom {
	display: block;
	position: absolute;
	left: -1px;
	width: 175px;
	height: 5px;
}
.boxtop {
	top: -5px;
	background: url(images/box175.png) 0px 0px no-repeat;
}
.boxbottom {
	bottom: -5px;
	background: url(images/box175.png) 0px -5px no-repeat;
}
.blogpost .boxtop {
	top: -5px;
	background: none;
}
.blogpost .boxbottom {
	bottom: -5px;
	background: none;
}
.w160 .boxtop, .w160 .boxbottom {
	display: block;
	position: absolute;
	left: -1px;
	width: 160px;
	height: 5px;
}
.w160 .boxtop {
	top: -5px;
	background: url(images/box160.png) 0px 0px no-repeat;
}
.w160 .boxbottom {
	bottom: -5px;
	background: url(images/box160.png) 0px -5px no-repeat;
}

/* Navigation */
.navigation {
	display: block;
	clear: both;
	margin-bottom: 15px;
}
.sidebar1 {
	width: 160px;
	padding: 305px 0 0 0;
	text-align: center;
}
.sidebar2 {
	width: 182px;
	padding: 15px 0 0 8px;
	text-align: center;
}

/* Footer */
.footer { 
	display: block;
	background: url(images/all-babes-footbg.gif) bottom repeat-x;
	height: 101px;
	width: 100%;
	clear: both;
	color: #185a4b;
}
.footer a {
	color: #185a4b;
	text-decoration: underline;
}
.footer .wrapper {
	display: block;
	background: url(images/all-babes-foot.jpg) bottom no-repeat;
	height: 71px;
	position: relative;
	width: 485px;
	padding: 20px 180px 10px 265px;
}
.footer .copy {
	font-size: 10px;
}	
.footer .copy b {
	font-size: 13px;
}
.footer .links {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.footer .links img.whoisonline {
	margin-top: 5px;
	margin-bottom: 5px;
}
.footer .links a {
	color: #fff;
	text-decoration: underline;
}
.footer .links a: hover {
	text-decoration: none;
}
.footer a.top {
	position: absolute;
	width: 60px;
	right: 15px;
	top: 0;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-weight: bold;
}

/* PageNavi */
.wp-pagenavi {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.wp-pagenavi a, .wp-pagenavi a: link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #388d8b;
	color: #144b4a;
	background-color: #e7f8f9;	
}
.wp-pagenavi a: visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #388d8b;
	color: #144b4a;
	background-color: #e7f8f9;	
}
.wp-pagenavi a: hover {	
	border: 1px solid #e0144b;
	color: #144b4a;
	background-color: #FFFFFF;
}
.wp-pagenavi a: active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #388d8b;
	color: #144b4a;
	background-color: #e7f8f9;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #e0144b;
	color: #144b4a;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #388d8b;
	color: #144b4a;
	background-color: #e7f8f9;
}

/* own */

a img { border: 1px solid #388d8b; }
a img.banner { border: 1px solid #000000; }
a img.noborder { border: 0px solid #388d8b; }

.content h2.fof {
	color: #144b4a;
	font-size: 14px;
	margin: 5px 0;
}

.sidebar1 h2.fling {
	color: #144b4a;
	font-size: 12px;
	margin: 5px 0;
	/*
	display: block;
	background: url(images/all-babes-side2title.gif) 0px 0px no-repeat;
	width: 168px;
	height: 22px;
	font-size: 12px;
	color: #fff;
	padding: 6px 0 0 0;
	text-align: center;
	margin: 0;
	*/
}

.sidebar1 .juicy {
	margin-left: 3px;
	padding: 0;
	float: left;
}

.sidebar2 .juicy {
	margin-left: 3px;
	padding: 0;
	float: left;
}

.content .girl-category {
	clear: both;
	margin: 0;
	padding: 0;
	width: 520px;
}

.content .solo-banner {
	clear: both;
	margin: 0;
	padding: 0;
}

.content .owngallery p {
	margin: 10px 0 0 0;
	padding: 0;
}

.content .owngallery p.sponsor {
	margin: 10px 0 0 25px;
	padding: 0;
}

.content .owngallery p.sponsortext {
	margin: 10px 0 0 25px;
	padding: 0;
	text-align: center;
	width: 470px;
}

.content .owngallery p.sponsorvideo {
	margin: 10px 0 20px 25px;
	padding: 0;
	text-align: center;
	width: 470px;
}
.content .owngallery p.sponsorvideo a {
	font-size: 20px;
}

.postmetadata a.oc {
	color: #5eabad;
}

ul.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
}
ul.commentlist li p {
	margin: 0;
}

.content .friends {
	clear: both;
	padding: 0;
	margin-bottom: 10px;
}
.content .friends img {
	margin: 0 2px 0 1px;
	padding: 0;
	width: 100px;
}

.sidebar1 .addthis,
.sidebar1 .freeones,
.sidebar1 .totm,
.sidebar2 .feedburner,
.sidebar2 .babesnumber {
	margin-bottom: 20px;
	text-align: center;
}

.profile {
	background: #e7f8f9;
	border: 1px solid #d8f2f4;
	width: 520px;
	padding: 10px;
	margin-bottom: 10px;
}
.profile span.profileinfo {
	position: absolute;
}
.profile span.value, .profile span.namevalue {
	margin-left: 165px;
}
.profile span.namevalue {
	font-weight: bold;
}
.profile .bookmark {
	float: right;
	font-size: 9px;
}
.profile .bookmark img {
	margin-bottom: 2px;
}

.content p.categorybanner {
	border: 0px dashed #000000;
	margin: 10px 0 0 20px;
	padding: 0;
	text-align: center;
	width: 500px;
}

.quotescollection_randomquote p {
	margin: 3px 7px;
	padding: 0;
}

.sidebar1 .flingad {
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0 2px;
}

.plugs_single img { width: 150px; }
.pageplugs img { width: 100px; }
.sidebar1 .post img { width: 138px; }
.sidebar2 .post img { width: 156px; }

.plugs_single .ratingblock,
.plugs_single .postdesc,
.pageplugs .ratingblock,
.pageplugs .postdesc,
.sidebar1 .post .ratingblock,
.sidebar1 .post .postdesc, 
.sidebar2 .post .ratingblock,
.sidebar2 .post .postdesc {
	display: none;
}
.sidebar1 .post .entry, 
.sidebar2 .post .entry {
	text-align: center;
	/*
	margin: 0 auto;
	*/	
}

div.social-media {
	margin-top: 10px;
	margin-left: 5px;
}

div.social-media a img {
	border: 0px;
}

.content .divider {
	clear: both;
	width: 540px;
	height: 3px;
	background: #e7f8f9;
	border: 1px solid #d8f2f4;
	margin-bottom: 10px;
}

ul.potd {
	margin-top: 7px;
}

.topannounce {
	background: #e7f8f9;
	border: 1px solid #d8f2f4;
	width: 520px;
	padding: 10px;
	margin-bottom: 10px;
}

.topannounce a img {
	border: 0;
	float: left;
	margin: 0 10px 0 0;
}

.topannounce .announcetext {
	margin: 3px 0px 0px 0px;
}

.fhg {
	background: #e7f8f9;
	border: 1px solid #d8f2f4;
	width: 520px;
	padding: 10px;
	margin: 20px 0 10px 0;
}

.fhg h2 {
	font-size: 12px;
	margin: 0 0 5px 0;
	padding: 0;
}

.fhg ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.fhg ul li {
	margin: 0 0 5px 0;
}

.fhg ul li a, .fhg ul li a:active, .fhg ul li a:hover, .fhg ul li a:visited {
	color: #064551;
	text-decoration: none;
}

.toty {
	clear: both;
}

.toty img {
	margin-top: 10px;
}

.entry ul.babeslisting {
	list-style: none;
	margin: 0;
	padding: 0;
}

.entry ul.babeslisting li {
	margin: 0;
	padding: 0;
}

.alfabet {
	width: 540px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	background: white;
	text-align: center;
}

.alfabet a:link {
	text-decoration: none;
	font-size: 26px;
}

.alfabet a:hover {
	font-size: 26px;
}

.alfabet a:active {
	text-decoration: underline;
	font-size: 26px;
}

.alfabet a:visited {
	text-decoration: none;
	font-size: 26px;
}

/* TOPLIST */
table.toplist {
}

td.topurl {
	padding: 2px 0 0 4px;
}

td.topurl a {
	color: #064551;
	text-decoration: none;
}

td.topuniq {
	text-align: right;
}
/* END TOPLIST */

.skyscraper {
	text-align: center;
	padding-bottom: 0px;
}

img#wpstats {
	display: none;
}

/* GALLERY PAGE */
.topgallerybanner {
	width: 560px;
	text-align: center;
	margin-bottom: 10px;
}

.topgallerybanner img {
	margin-right: 20px;
}

.sidebar2 .entry img {
	width: 138px;
}

.sidebar2 #flingframe {
	margin-left: 4px;
}

.widgetads {
	background: #ffffff;
	text-align: center;
	border: 0px;
}

.widgetads h2 {
	display: none;
}

/* social */
.social-media ul.social {
	list-style: none;
	margin: 0;
	padding: 0 0 10px;
}

.social-media ul.social li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
}

.social-media ul.social li:before {
	content: "";
	}

/*	
.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
}
*/

.blogpost img.aligncenter, .blogsingle img.aligncenter {
	display:block;
	margin: 0 auto;
	text-align:center;
}

/* wp galleries */
.gallery .gallery-item {
	margin-left: -5px;
}

.friendlinks a:link, .friendlinks a:visited {
	text-decoration: none;
	color: #064551;	
}
