/*

Theme Name: Flower

Theme URI: http://ophelianicholson.com

Description: Flower Wordpress Theme

Version: 1.1

Author: Ophelia Nicholson

Author URI: http://ophelianichFolson.com

*/







/* General */



body {

	margin: 0;

	background: url('images/background.gif') repeat-x;
  overflow-x: hidden;
}



h1, h2, h3, h4 {

	margin: 0;

}



img {

	border: 0px none;

}



.clear {

	clear: both;

	height: 0;

	overflow: hidden;

}





/* Wrapper */



#wrapper {

	background: url('images/wrapper.gif') repeat-x left bottom;

}





/* Page */



#page {

	margin: 0 auto;

	width: 1000px;

}





/* Header */



#header {

	width: 1000px;

	height: 161px;

	background: url('images/header.jpg') no-repeat;

	position: relative

}



	/* Header - Info */

	

	#header #header-info {

		position: absolute;

		top: 10px;

		left: 60px;

		

	}

	

	#header #header-info h1 {

		color: #0000000;

		font: normal 35px "Century Gothic", Verdana;

		padding-bottom: 5px;

	}

	

	#header #header-info h1 a {

		color: #000000;

		text-decoration: none;

	}

	

	#header #header-info .description {

		color: #000000;

		font: normal 20px "Century Gothic", Verdana;

padding-left: 115px

	}

	

	/* Header - Menu */

	

	#header #header-menu {

		position: absolute;

		top: 133px;

		left: 173px;

		width: 920px;

		height: 30px;

	}

	

	#header #header-menu ul {

		margin: 0;

		padding: 0;

		list-style-type: none;

		width: 920px;

		height: 30px;

	}

	

	#header #header-menu ul li {

		font: bold 12px/28px Arial;

		color: #ffffff;

		float: left;

		margin-right: 10px;

	}

	

	#header #header-menu ul li a {

		color: #ffffff;

		padding: 1px 21px;

		text-decoration: none;

		display: block;

	}

	

	#header #header-menu ul li a:hover {

		background: #000000;

		border: 1px solid #000000;

		padding: 0 20px;

	}

	

	#header #header-menu ul li ul {

		display: none;

	}

	

	#header #header-menu ul li.current_page_item a {

		background: #000000;

		border: 1px solid #000000;

		padding: 0 20px;

	}

	

	



/* Main */



#main {

	width: 1000px;

	background: url('images/main.gif') repeat-y;

}



	/* Main - Content */

	

	#content {

		float: left;

		width: 618px;

		padding: 35px 20px 0 21px;

	}

	

	/* Main - Content - Post */

	

	#content .post {

		float: left;

		margin-bottom: 40px;

		width: 618px;
		text-align:justify;
	
	}

	

		/* Post - Title */

		

		#content .post .post-title {

			width: 618px;

			color: #000000;

			font: bold 12px "Century Gothic", Verdana;

			position: relative;

		}

		

		#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 {

			width: 94px;

			height: 55px;

			float: left;

			color: #000000;

			background: url('images/post_date.jpg') no-repeat;

			margin-right: 15px;

			text-align: center; font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Century Gothic, Verdana

		}

		

		#content .post .post-title .post-date span {

			font-size: 28px;

			display: block;

			padding-top: 3px;

			margin-bottom: -2px;

		}

		

		#content .post .post-title h2 {

			color: #000000;

			font: bold 28px "Century Gothic", Verdana;

		}

		

		#content .post .post-title h2 a {

			color: #000000;

			text-decoration: none;

		}

		

		#content .post .post-title h2 a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-title .post-title-info {

			padding-top: 3px;

		}

		

		/* Post - Entry */

		

		#content .post .post-entry {

			font: normal 12px/19px Arial, Verdana;

			color: #000000;

			width: 618px;
			text-align:justify;

		}

		

		#content .post .post-entry a {

			color: #000000;

			text-decoration: none;

		}

		

		#content .post .post-entry a:hover {

			text-decoration: underline;

		}

		

		#content .post .post-entry a.more-link {

			font-weight: bold;

		}

		

		#content .post .post-entry blockquote {

			border-left: 10px solid #000000;

			margin: 0px 30px;

			padding-left: 15px;

		}

		

		/* Post - Info */

		

		#content .post .post-info {

			clear: both;

			width: 596px;

			height: 30px;

			border: 1px solid #ffbf12;

			background: #ffbf12;

			font: bold 13px/30px Arial, Verdana;

			color: #000000;

			padding: 0 10px;

		}

		

		#content .post .post-info a {

			color: #000000;

			text-decoration: none;

		}

		

		#content .post .post-info a:hover {

			text-decoration: underline;

		}

		

		/* Post - Subtitle */

		

		#content .post h3 {

			margin: 20px 0 5px 0;

			color: #000000;

			font: normal 18px Arial, Verdana;

		}

		

		/* Post - Comments */

		

		#content .post .comments {

			font: normal 12px/19px Arial, Verdana;

			color: #000000;

			width: 618px;

		}

		

		#content .post .comments ol {

			margin: 10px 0;

			padding-left: 25px;

		}

		

		#content .post .comments ol li {

			padding: 5px;

		}

		

		#content .post .comments ol li a {

			color: #ffb900;

			text-decoration: none;

		}

		

		#content .post .comments ol li a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li.alt {

			background: #ffffff;

		}

		

		#content .post .comments ol li cite {

			color: #ffb900;

			font-style: normal;

			font-weight: bold;

		}

		

		#content .post .comments ol li cite a {

			color: #ffb900;

			text-decoration: none;

		}

		

		#content .post .comments ol li cite a:hover {

			text-decoration: underline;

		}

		

		#content .post .comments ol li .commentmetadata a {

			color: #ffb900;

			text-decoration: none;

		}

		

		#content .post .comments ol li .commentmetadata a:hover {

			text-decoration: underline;

		}

		

		/* Post - Comment Form */

		

		#content .post #commentform {

			font: normal 12px/19px Arial, Verdana;

			color: #000000;

			width: 593px;

			padding-left: 25px;

			margin: 0;

		}

		

		#content .post #commentform a {

			color: #ffffff;

			text-decoration: none;

		}

		

		#content .post #commentform a:hover {

			text-decoration: underline;

		}

	

	/* Main - Content - Navigation */

	

	#content .navigation {

		float: left;

		font: bold 13px Arial, Verdana;

		color: #000000;	

		width: 618px;

	}

	

	#content .navigation a {

		color: #000000;

		margin-bottom: 40px;

		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 {

		float: left;

		width: 341px;

		font: normal 13px/19px Arial, Verdana;

		color: #000000;

	}

	

	#sidebar a {

		color: #000000;

		text-decoration: underline;

	}

	

	#sidebar a:hover {

		text-decoration: underline;

	}

	

	/* Main - Sidebar - Boxes */

	

	#sidebar .sidebar-box {

		margin: 0 auto;

		width: 339px;

		border-top: 1px solid #000000;

		margin-bottom: 20px;

	}

	

	#sidebar .sidebar-box-search {

		width: 341px;

		height: 62px;

		margin-bottom: 20px;

	}

	

	#sidebar .sidebar-box-feed {

		width: 341px;

		height: 64px;

		margin-bottom: 20px;

	}

	

		/* Sidebar - Search */

		

		#sidebar #sidebar-search {

			position: relative;

			width: 341px;

			height: 62px;

			background: url('images/sidebar_search.gif') no-repeat;

		}

		

		#sidebar #sidebar-search #search-form {

			position: absolute;

			top: 12px;

			left: 19px;

			margin: 0;

			padding: 0;

			width: 294px;

			height: 27px;

		}

		

		#sidebar #sidebar-search #sb {

			width: 249px;

			height: 13px;

			border: 0px none;

			color: #000000;

			background: ;

			float: left; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:Arial, Verdana; padding-left:10px; padding-right:10px; padding-top:7px; padding-bottom:7px

		}

		

		#sidebar #sidebar-search #searchsubmitb {

			background: transparent;

			border: none;

			width: 25px;

			height: 27px;

			padding: 0;

			float: right;

		}

		

		/* Sidebar - Feed */

		

		#sidebar .sidebar-feed {

			margin: 0 auto;

			width: 197px;

			height: 30px;

		}

		

		/* Sidebar - Titles */

		

		#sidebar h3 {

			width: 315px;

			height: 50px;

			padding-left: 24px;

			font: bold 15px/50px Arial, Verdana;

			color: #000000;

		}

		

		/* Sidebar - Menus */

		

		#sidebar ul {

			margin: 0;

			padding: 0 39px 0 40px;

			list-style-type: none;

			width: 260px;

		}

		

		#sidebar ul li {

			color: #000000;

			font: normal 14px/28px Arial, Verdana;

		}

		

		#sidebar ul li a {

			color: #000000;

			padding-left: 20px;

			text-decoration: none;

			background: url('images/sidebar_menu.gif') no-repeat;

			display: block

		}

		

		#sidebar ul li a:hover {

			text-decoration: none;

			font-weight: bold;

			color: #ffffff;

			background: url('images/sidebar_menu_hover.gif') no-repeat;

		}

		

			/* Sidebar - Menus - Submenus */

			

			#sidebar ul li ul {

				padding: 0;

			}

		

		/* Sidebar - Forms */

		

		#sidebar #searchform {

			margin: 0;

			padding-top: 20px;

			width: 339px;

			text-align: center;

		}

		

		#sidebar #searchform #s {

			width: 279px;

		}

		

		/* Sidebar - Tables */

		

		#sidebar #calendar_wrap {

			margin: 0 auto;

			width: 160px;

		}

		

		#sidebar #calendar_wrap table {

			width: 160px;

		}

		

		#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: 0 25px;

		}

		

		/* Sidebar - Sponsors */

		

		#sidebar .sidebar-sponsors {

			width: 290px;

			margin: 0 auto;

		}

		

		#sidebar .sidebar-sponsors-banner {

			float: left;

			width: 125px;

			padding: 0 10px 20px 10px;

		}





/* Footer */



#footer {

	width: 930px;

	height: 58px;

	padding: 7px 35px 0 35px;

	color: #ffffff;

	font: normal 11px/58px Arial, Verdana;

}



#footer a {

	color: #ffffff;

	text-decoration: underline;

}



#footer a:hover {

	text-decoration: underline;

}



/* twitter */



#sidebar .twitter-item {
padding-top:10px;
font-size:11px;
line-height:15px;
padding-bottom:10px;
border-bottom:1px solid #FFCC00;
}

#sidebar .twitter-item a {
color: #000000;
padding-left: 0px;
text-decoration: none;
background: none;
display: block;
}
