/*
Theme Name: Un-Fabulous
Theme URI: http://un-fabulous.info/
Description: Wordpress theme for Ann
Version: 1.0
Author: Anne
Author URI: http://pinkfab.info
*/




body {
	margin: 0px;
	padding: 0px;
	background: url(images/bg.png) repeat left top;
	font: 11px Verdana, Helvetica, sans-serif;
	color: #212121;
}

h1, h2, h3 {
	margin-top: 0px;
}

h1 {
	font-size: 2.4em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.4em;
}

p, ol, ul {
	margin-bottom: 1.8em;
	line-height: 160%;
}

a {
	color: #393939;
}

a:hover {
	text-decoration: none;
	color: #393939;
}

a img {
	border: none;
}

b, strong {
color:#FF9900;
font-family: verdana;
font-size: 11px;
}

i, em {
color:#0099CC;
font-family: Trebuchet MS;
border-style:dashed 1px;
border-color:#FFCCCC;

}

u {
color: #FF6699;
border-bottom: 1px solid #FFCCCC;
border-bottom: 2px solid #66CC66;
text-decoration: none;
font-family: verdana;
font-size: 11px;
}

strike, s {
color:#FF3366;
text-decoration: line-through;
font-family: Arial;
font-size: 11px;
}


/* Header */

#header {
	width: 900px;
	height: 130px;
	margin: 0px auto;
}

#header a {
	text-decoration: none;
	color: #FFFFFF;
}


/*** IMAGES ***/

img {
	border: 0px;
	text-decoration: none;
	max-width: 100%;
}

.aligncenter {
	background-color: #ffffff;
	border: 1px solid #dadada;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 1px;
	text-align: center; 
	display: block;
}

.alignnone {
	background-color: #ffffff;
	border: 1px solid #dadada;
	margin: 2px;
	padding: 5px;
}

.dashed {
	border: 1px dashed #FC60AD;	
}

.alignleft {
	background-color: #ffffff;
	border: 1px solid #dadada;
	margin: 2px;
	padding: 5px;
	text-align: left; 
	float: left;
	display: inline;
	width: auto;
}

.alignright {
	background-color: #ffffff;
	border: 1px solid #dadada;
	margin: 2px;
	padding: 5px;
	text-align: right; 
	float: right;
	display: inline;
	width: auto;
}

/* Logo */

#logo {
	float: left;
	padding-left: 50px;
	background: url(images/header.png) top left no-repeat;
	width: 714px;
	height: 354px;
	margin-left: -30px;
	overflow: hidden;
}

#logo h1, #logo p {
	margin: 0px;
	line-height: normal;
	font-weight: normal;
	color: #393939;
}

#logo p {
	padding-left: 3px;
}

#logo h1 {
	padding: 25px 0px 0px 0px;
}

#logo a {
	color: #393939;
}

/* Menu */

#menu {
	float: right;
	margin-top: -220px;
}

#menu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0px 5px 0px 1px;
}

#menu a {
	display: block;
	width: 50px;
	height: 20px;
	padding: 8px;
	background: #FED1F1;
	text-align: center;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: none;
}

#menu .first {
	background: none;
}

#menu .active a {
}

/*** EDIT IN POSTS (BLOCKQUOTE) ***/



blockquote {
background: url(images/quote.png) left top no-repeat;
border: 0px solid #FAFAFA;
padding: 0px 0px 0px 25px;
margin: 10px 28px 10px 20px;
color: #808080;
}

/* Page */

#page {
	width: 900px;
	margin: auto;
	padding: 30px 0px;
}

/* Content */

#content {
	float: left;
	width: 582px;
	margin-top: -50px;
	margin-left: -5px;
	background: url(images/conbg.png) repeat-y;
}

.post {
	margin: 0px 0px 30px 0px;
	padding:15px;
	text-align: justify;
}

.post ul li {
	background: url(images/li.gif) top left no-repeat;
	list-style-type: none;
	padding-left: 18px;
}

.post .title {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #FD7BE3 dashed 1px;
	color: #232F01;
}

.post .title a {
	text-decoration: none;
	color: #01BEE0;
	font-family: Lucida Sans;
}

.post .entry {
}

.post .meta {
	font-weight: bold;
}

.post .byline {
	margin: 0px;
	color: #FD327E;
}

.post .tags {
	color: #474547;
}

.post .tags a{
	color: #9AB101;
}

.post .links {
	color: #474547;
}

.post .links a{
	color: #F168FD;
}

.navigation a{
	text-decoration: none;
	padding: 10px;
}

.navigation a:hover{
	text-decoration: none;
	color: #666;
	margin-bottom: 50px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 310px;
	margin-top: -170px;
}

#sidebar-bgtop {
	height: 3px;
}

#sidebar-bgbtm {
	height: 3px;
}

#sidebar-content {
	padding: 20px;
	background: #fff;
}

#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidebar li ul {
	margin-bottom: 1.8em;
	list-style: none;
}

#sidebar li li {
	padding: 5px 0;
	border-bottom: #BFC9AE dashed 1px;
}

#sidebar h2 {
	padding: 4px 20px;
	background: #FDEDF1 url(images/li.gif) top left no-repeat;
	border-bottom: 1px solid #FEC8D6;
	border-right: 1px solid #FEC8D6;
	font-size: 1.2em;
	color: #FF7A9C;
}

#sidebar a {
	text-decoration: none;
	color: #232F01;
}

#sidebar a:hover {
	text-decoration: underline;
	text-shadow:#FFCC99;
	
}



/* Search */

#search {
}

#search form {
	margin-bottom: 1.8em;
	padding: 0px;
}

#search fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

#search #s {
	width: 160px;
}

/* Footer */

#footer {
	clear: both;
	width: 900px;
	height: 234px;
	margin: 0px auto 30px auto;
	color: #666;
	background: url(images/footer.png) top left no-repeat;
}

#footer p {
	margin: 0px;
	padding: 30px 60px 0px 0px;
	text-align: center;
	line-height: normal;
	font-size: smaller;
	float: right;
}

#footer a {
	color: #666;
}

#commentform {
	padding: 10px;
}

#comment {
	width: 300px;
	height: 100px;
}


textarea, input, select, insert {
	background-color: #FFFFFF;
	border: 1px solid #dadada;
	margin-bottom: 6px;
	padding: 3px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#tweets {
	font-family: Tahoma;
	color: #666;
	font-size: 10px;
	text-align: left;
	margin-left: 250px;
	padding: 50px 10px 0px 10px;
}

#iconbar	{ height:100px; position:absolute; top:80px; left:550px; width: 350px;list-style: none;}
#iconbar li a{ float:left; position:relative; margin-left:9px;list-style: none;height:70px; padding:2px; text-decoration:none;}

#iconbar span {
	background: #FF5696; 
	width: 75px;
	height: 25px;
	position: absolute;
	top: -20px;
	left: -20px;
	text-align: center;
	padding: 5px;
	display: none;
	line-height:110%;
	-moz-border-radius: 13px;
	color:#fff;
	cursor:pointer;
}

#x{
width: 500px;
margin: 0px;
padding: 0px;
height: 200px;
position: relative;
}