/*
Theme Name: iphone new
Theme URI: http://test.qualitywordpress.com/?preview_theme=iphone
Description: This blog layout was inspired by the amazing iphone by Apple.
Version: 1.0
Author: qualitywordpress
Author URI: http://qualitywordpress.com
*/



/* General */

body {
	margin: 0;
	background-color: #fff;
}

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

img {
	border: 0;
}

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


/* Page */

#page {
	margin: 0px auto 0 auto;
	width: 995px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 995px;
	background: url("images/page_top.jpg") no-repeat;
}

#page-bottom {
	width: 995px;
	min-height: 460px;
	background: url("images/page_bottom.gif") no-repeat left bottom;
}


/* Header */

#header {
	width: 890px;
	height: 288px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 203px;
		left: 240px;
		width: 525px;
		height: 81px;
		padding-left: 92px;
	}
	
	#header #header-info h1 {
		color: #ffffff;
		font: normal 28px Helvetica, Arial, sans-serif;
		padding: 1px 0 5px 0;
	}
	
	#header #header-info h1 a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 17px Helvetica, Arial, sans-serif;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0px;
		left: 90px;
		width: 540px;
		height: 46px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		width: 640px;
		height: 46px;
	}
	
	#header #header-menu ul li {
		float: left;
		height: 46px;
		font: normal 14px/46px Helvetica, Arial, sans-serif;
		color: #0C1011;
	}
	
	#header #header-menu ul li a {
		color: #000000;
		text-decoration: none;
		padding: 0 15px;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		background: url("images/header_menu.gif") repeat-x;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	#header #header-menu ul li.current_page_item a {
		background: url("images/header_menu.gif") repeat-x;
	}
	

	

	


/* Main */

#main {
	margin: 0 auto;
	width: 869px;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 516px;
		padding: 10px 17px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 516px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 516px;
			font: bold 12px Helvetica, Arial, sans-serif;
			color: #ffffff;
		}
		
		#content .post .post-title a {
			color: #CDE1C5;	
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
			color: #CDE1C5;
		}
		
		#content .post .post-title h2 {
			color: #CDE1C5;
			font: bold 22px Helvetica, Arial, sans-serif;
			padding: 2px 0;
		}
		
		#content .post .post-title h2 a {
			color: #CDE1C5;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
			color: #CDE1C5;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") no-repeat;
			width: 59px;
			height: 52px;
			margin-right: 18px;
			color: #0C1011;
			text-align: center;
			text-transform: lowercase;
			font: bold 9px Helvetica, Arial, sans-serif;
			letter-spacing: 1px;
		}
		
		#content .post .post-title .post-date span {
			padding: 9px 0 1px 0;
			display: block;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px Helvetica, Arial, sans-serif;
			color: #ffffff;
			width: 491px;
			padding: 0 10px;
		}
		
		#content .post .post-entry a {
			color: #CDE1C5;	
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry a.more-link {
			font: bold 12px/18px Helvetica, Arial, sans-serif;
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-entry a.more-link:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry blockquote {
			border-left: 10px solid #e6e6e6;
			margin: 0px 30px;
			padding-left: 15px;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 0 15px;
			width: 511px;
			height: 26px;
			background: url("images/post_info.gif") no-repeat;
			clear: both;
			font: bold 12px/26px Helvetica, Arial, sans-serif;
			color: #ffffff;
		}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			margin: 30px 0 5px 0;
			color: #ffffff;
			font: bold 18px Helvetica, Arial, sans-serif;
		}
		
		#content .post .comments {
			font: normal 14px/18px Helvetica, Arial, sans-serif;
			color: #ffffff;
			width: 505px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 0px;
			list-style: none;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #313030;
		}
		
		#content .post .comments ol li cite {
			color: #ffffff;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			padding-left: 25px;
			font: normal 12px/18px Helvetica, Arial, sans-serif;
			color: #ffffff;
			width: 496px;
		}
		
		#content .post #commentform a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		margin-bottom: 30px;
		font: bold 12px Helvetica, Arial, sans-serif;
		color: #ffffff;
		width: 541px;
	}
	
	#content .navigation a {
		color: #ffffff;
		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: 300px;
		font: normal 14px/18px Helvetica, Arial, sans-serif;
		color: #ffffff;
	}
	
	#sidebar a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 300px;
		padding-bottom: 10px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: bold 12px/35px Helvetica, Arial, sans-serif;
			color: #000000;
			width: 300px;
			height: 35px;
			padding: 0 0 0 17px;
			margin-bottom: 2px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 0 0 0 15px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			padding-left: 8px;
			background: url("images/sidebar_menu.gif") no-repeat;
			font: normal 12px/22px Helvetica, Arial, sans-serif;
			color: #ffffff;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		#sidebar ul li ul {
			padding: 0 0 0 10px;
		}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 10px 0;
			width: 300px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 205px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding-top: 5px;
			width: 116px;
		}
		
		#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;
		}
		

/* Footer */

#footer {
	margin: 0 auto;
	width: 869px;
	height: 370px;
	color: #ffffff;
	font: bold 12px Helvetica, Arial, sans-serif;
}

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

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

	/* Footer - Footerbar */
	
	#footer #footerbar {
		width: 869px;
		height: 180px;
		padding-top: 17px;
	}
	
	#footer #footerbar h3 {
		font: bold 12px Helvetica, Arial, sans-serif;
		color: #ffffff;
		padding: 0 0 5px 15px;
	}
	
	#footer #footerbar ul {
		margin: 0;
		padding: 0 0 0 5px;
		list-style-type: none;
	}
	
	#footer #footerbar ul li {
		font: bold 12px/26px Helvetica, Arial, sans-serif;
		color: #ffffff;
		padding-left: 0px;
	}
	
	#footer #footerbar ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#footer #footerbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Footer - Footerbar - Boxes */
		
		#footer #footerbar #footerbar-left {
			width: 249px;
			padding: 0 17px 0 10px;
			float: left;
		}
		
		#footer #footerbar #footerbar-center {
			width: 273px;
			padding: 0 14px 0 11px;
			float: left;
		}
		
		#footer #footerbar #footerbar-right {
			width: 264px;
			padding: 0 14px 0 16px;
			float: left;
		}

	.bottom-widgets ul li{
			padding:0;
			margin:-5px 0;
		}

	/* Footer - Copyright */
	
	#footer #copyright {
		width: 869px;
		text-align: center;
		line-height: 42px;
	}

.avatar {
float: right;
margin: 0;
padding: 2px 2px 0 0;
}