/*  
Theme Name: Fickasso
Description: Fickasso for wordpress
Author URI: http://Fickasso.com




/* General */

#add1{
   position: absolute;
    top: 20px;
	left: 0px;
	z-index: 5;
	width: 170px;
}
#add2{
   position: absolute;
    top: 30px;
	left: 500px;
	z-index: 5;
	width: 468px;
}
body {
	margin: 0;
	background: #ffffff;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}


/* Header */

#header {
	width: 1004px;
	height: 305px;
	background: url("http://onlinesex-24.com/privat/images/fickasso.gif") no-repeat;
	position: absolute;
	top: 22px;
	left: 170px;
}

	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 7px;
		left: 10px;
		width: 570px;
		height: 34px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 570px;
		height: 34px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 34px;
		font: bold 16px/34px Verdana;
		color: #ffffff;
		margin-right: 15px;
		border: 1px solid #ff0099;
		padding: 0 15px;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 75px;
		left: 5px;
	}
	
	#header #header-info h1 {
		color: #000000;
		font: bold 24px "Trebuchet MS", Verdana;
		padding-bottom: 5px;
	}
	
	#header #header-info h1 a {
		color: #000000;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #000000;
		font: bold 16px "Trebuchet MS", Verdana;
	}
	
	/* Header - Feed */
	
	#header #header-feed {
		position: absolute;
		top: 125px;
		left: 775px;
		width: 25px;
		height: 25px;
	}


/* Main */

#main {
	width: 1004px;
	position: absolute;
    top: 0px;
	left: 0px;
}

	/* Main - Content */
	
	#content {
		position: absolute;
        top: 180px;
	    left: 170px;
		width: 650px;
		padding: 0 18px 0 0px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 11px;
		width: 650px;
		border: 1px solid #ff0099;
		background: #ffffff;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 650px;
			padding: 7px 5px 0 18px;
			color: #000000;
			font: bold 13px Verdana;
		}
		
		#content .post .post-title a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			width: 54px;
			height: 52px;
			margin-right: 10px;
			font: bold 10px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			display: block;
			padding-top: 5px;
			font-size: 20px;
		}
		
		#content .post .post-title .post-comments {
			float: right;
			background: url("images/post_comments.gif") no-repeat;
			color: #ffffff;
			text-align: center;
			width: 28px;
			height: 20px;
			font: bold 10px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-comments a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-title h2 {
			color: #000000;
			font: bold 17px Verdana;
			padding: 5px 0 2px 0;
		}
		
		#content .post .post-title h2 a {
			color: #000000;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 20px;
			width: 630px;
		}
		
		#content .post .post-entry a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 11px/20px "Trebuchet MS", Verdana;
			color: #ff0099;
			float: right;
			margin-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 12px;
			width: 627px;
			height: 22px;
			clear: both;
			font: bold 10px/22px "Trebuchet MS", Verdana;
			color: #ffffff;
			background: #ff0099;
			border-top: 1px solid #ff0099;
		}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #000000;
			font: bold 15px Verdana;
			margin: 20px 0 10px 0;
		}
		
		#content .post .comments {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #dedede;
		}
		
		#content .post .comments ol li cite {
			color: #ff0099;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			font: normal 11px/19px "Trebuchet MS", Verdana;
			color: #000000;
			padding: 0 20px;
		}
		
		#content .post #commentform a {
			color: #ff0099;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
		
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: bold 11px/25px "Trebuchet MS", Verdana;
		color: #ff0099;
		height: 25px;
		margin: 20px 0;
		float: left;
	}
	
	#content .navigation a {
		color: #ff0099;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
	
	/* Main - Sidebar */
	
	#sidebar {
	    position: absolute;
        top: 180px;
	    left: 820px;
		font: normal 13px/19px Arial, Verdana;
		color: #000000;
		padding-left: 11px;
		margin-bottom: 5px;
	}
	
	#sidebar a {
		color: #ff0099;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 140px;
		margin-bottom: 5px;
		background: #ffffff;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 17px/30px Verdana;
			color: #ff0099;
			background: #000000;
			padding-left: 20px;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0;
			list-style-type: none;
		}
		
		#sidebar ul li {
			font: normal 13px/30px Arial, Verdana;
			color: #000000;
			border-bottom: 1px solid #dedede;
			padding-left: 20px;
		}
		
		#sidebar ul li a {
			color: #000000;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul li {
			border-bottom: none;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 25px auto 0 auto;
			padding: 20px 0;
			width: 140px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 180px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 5px auto;
			width: 130px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px;
		}


/* Footer */

#footer {
	width: 1004px;
	height: 30px;
	padding-top: 10px;
	color: #ff0099;
	font: normal 10px/30px Arial, Verdana;
	text-align: center;
}

#footer a {
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

