/*  
Theme Name: iPhoneTheme
Theme URI: http://all4wordpress.com/iPhoneTheme/
Description: Custom made iPhone theme.
Version: 1.0
Author: All4WordPress
Author URI: http://all4wordpress.com
*/

/*begin global styles */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #F0f0f0;
	font-family: Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-size: 60 px;
	color: #2E2E2E;
}

body * {
	position: relative;
	color: #666;
}

p.feedburnerFlareBlock {
	padding-left: 10px;
	font-size: 12px;
	padding-bottom: 15px;
	padding-top: 5px;
}

img {
	border: 0px;
}

img#wpstats {
	display: none
}

#page {
	padding-top: 5px;
}

a:hover , a:active {
	background: #c0c0c0;
}

li {
	list-style-type: square;
	list-style-position: inside;
	padding-bottom: 4px;
}

/*end global styles */

/*begin header styles */

#header {
	background: url(images/header-bg.png) no-repeat scroll 0% 0%;
	width: 1020px;
	height: 43px;
	padding-bottom: px;
	margin: 10px auto 0px;
	padding-right: 15px;
}

#blogtitle {
	margin: 0px auto 0px;
	padding: 0px;
	width: 1010px;
	position: relative;
	background: url(images/header-icon.gif) no-repeat;
	top: 5px;
	height: 133px;
}

#blogtitle a {
	color: #2e2e2e;
	font-family: Lucida Grande, Geneva, Arial, sans-serif;
	font-size: 60px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: normal;
	text-decoration: none;
	color: 2e2e2e;
}

.description {
	padding: 0px 0px 10px;
	Text-align: center;
	color: #2e2e2e;
	font-weight: bold;
	font: 28px MyriadPro,Arial, Helvetica, sans-serif;
	margin: -55px 0px 28px 15px;
}

#blogtitle a:hover,#blogtitle a:active {
	background: transparent !important;
}

#mainnav {
	background: transparent url(images/navlink-bg.pn) no-repeat scroll 0px 0px;
	float: left;
	height: 40px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
}

#mainnav div {
	background: transparent url(images/navlink-bg.png) no-repeat scroll 100% 0px;
	float: left;
	height: 40px;
	padding: 12px 0px 0px 0px;
}

#mainnav a {
	color: #383838;
	font-size: 14px;
	text-decoration: none;
}

#mainnav a span {
	padding: 10px 26px 11px;
}

#mainnav a:hover span, #mainnav a:active span {
	background: transparent url(images/navlink-bg.png) repeat-x;
}

#cse-search-box div {
	height: 0;
	padding-top: 9px;
}

/*end header styles */

/* begin container styles */

#container {
	margin: 12px auto;
	width: 1000px;
	background-color: #f3f3f3;
	padding: 15px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#content-right {
	float: right;
	width: 400px;
	margin-left: 10px;
}

#feeds {
	background: transparent url(images/feeds-bg.png) no-repeat scroll 0% 50%;
	height: 120px;
	margin: 0px 0px 0px 10px;
	width: 380px;
}

#feeds span {
	color: #5F5F5F;
	font-size: 16px;
	left: 126px;
	top: 28px;
}

#feeds a {
	color: #5F5F5F;
	font-weight: bold;
}

/* begin sidebar styles */

.sidebar {
	color: #2E2E2E;
	float: right;
	font-size: 12px;
	line-height: 20px;
	width: 197px;
}

.sidebar ul, .sidebar li, .wide-widget ul, .wide-widget li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

.sidebar  ul  li  ul {
	margin-left: 10px;
}

.sidebar h2 {
	background: transparent url(images/widget-top-bg.png) no-repeat scroll 0% 00%;
	color: #FFFFFF;
	font-size: 14px;
	height: 23px;
	margin: 20px 0px 10px;
	padding: 5px 0px 0px 14px;
	width: 183px;
}

.sidebar a, .wide-widget a {
	color: #666;
}

.sidebar a:hover, .sidebar a:active, .wide-widget a:hover, .wide-widget a:active {
	background: transparent !important;
}

#right-sidebar {
	margin-left: 6px;
}

.sidebar a:hover, .sidebar a:active, .wide-widget a:hover, .wide-widget a:active {
	font-weight: bold;
}

h2.widgettitle {
	color: white;
}

.wide-widget {
	float: right;
	width: 400px;
	padding-bottom: 5px;
}

.wide-widget h2 {
	background: transparent url(images/wide-widget-top-bg.png) no-repeat scroll 0% 50%;
	color: #FFFFFF;
	font-size: 16px;
	height: 23px;
	width: 386px;
	padding: 5px 0px 0px 14px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#calendar_wrap {
	text-align: center;
}

#wp-calendar {
	width: 100%;
}

#wp-calendar #today {
	border: 1px dotted #cc4848;
}

/* end sidebar styles */

/* begin content-left styles */

#content-left {
	width: 575px;
	text-align: left;
}

.post {
	
}

.PostAuthor {
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	color: #666;
	font-weight: bold;
}

.PostDate {
	margin: 0px;
	text-align: center;
	padding: 0px;
}

.PostDate small {
	font-size: 10px;
	color: #6b4a20;
	font-weight: bold;
}

.PostDet {
	position: relative;
	font-weight: normal;
}

.PostDet ul {
	padding: 0px 10px;
	margin: 0px;
}

.PostDet li {
	padding: 0;
	margin: 0px;
	list-style-type: none;
	display: inline;
	color: #666;
	font-size: 10px;
	font-weight: normal;
}

.PostDet li a {
	color: #666;
}

.PostCateg {
	
}

.PostCom {
	
}

.post h2 {
	font-family: "Trebuchet MS",Lucida Grande, Geneva, Arial, Verdana, sans-serif;
	font-weight: bold;
}

.post h2 a {
	color: #7d8ca5;
	font-size: 22px;
	text-decoration: none;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
}

.post-category {
	font-size: 10px;
}

.post-category span {
	font-weight: bold;
}

.post-category a {
	color: #2E2E2E;
	text-decoration: none;
}

.entry {
	color: #666;
	display: block;
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

.entry ul {
	list-style: disc outside none;
	padding-left: 30px;
}

.entry ol {
	list-style: decimal outside none;
	padding-left: 30px;
}

.entry li {
	list-style: inherit;
}

.entry p {
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
}

.entry a {
	color: #383838;
}

.entry blockquote {
	background: transparent;
	font-family: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	font-style: italic;
}

.entry blockquote p {
	margin-left: 54px;
}

.entry blockquote blockquote {
	background: transparent;
	margin: 0px 4px;
}

.entry img {
	margin: 10px;
}

.postmetadata {
	background: url(images/metadata-b.png);
	color: #FFFFFF;
	font-size: 10px;
	height: 30px;
	margin: 15px 0px 25px;
	width: 580px;
}

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

.postmetadata a:hover, .postmetadata a:active {
	background: transparent !important;
	text-decoration: underline;
}

.postmetadata .comment {
	background: transparent url(images/comments-bg.png) no-repeat scroll 0%;
	float: left;
	margin-left: 12px;
	padding: 6px 0px 6px 26px;
}

.postmetadata .post-comment {
	background: transparent url(images/postcomment-bg.png) no-repeat scroll 0%;
	float: left;
	margin-left: 12px;
	padding: 6px 0px 6px 26px;
}

.pagetitle, h3#respond {
	color: #7d8ca5;
	font-size: 22px;
	text-decoration: none;
	margin-bottom: 0;
	margin-left: 0px;
	margin-right: 0;
}

#content-left ul.archive-list {
	font-size: 14px;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	line-height: 22px;
}

#content-left ul.archive-list li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
}

#content-left ul.archive-list a {
	color: #2e2e2e;
}

/* begin comment styles */

h3#comments {
	font-size: 12px;
}

#comment {
	position: static;
	float: left;
}

.commentlist {
	background: #f3f3f3;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border-style: none;
	border-width: 2px;
}

.commentlist li {
	color: #7d8ca5;
	font-size: 12px;
	margin-bottom: px;
	padding: 5px;
}

.comment-author {
	color: #7d8ca5;
	font-size: 14px;
}

.comment-author a {
	color: #7d8ca5;
	font-size: 14px;
}

.commentmetadata {
	color: #7d8ca5;
	font-size: 14px;
}

.comment-content {
	background: ;
	min-height: 50px;
	padding: 10px;
	margin-top: 5px;
}

.comment-content p {
	margin-left: 54px;
	color: #666;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin-top: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
}

#commentform {
	font-size: 12px;
	width: 500px;
}

#commentform div {
	margin-bottom: 10px;
}

#commentform input, {
	margin-right: 10px;
	border-top: 1px solid rgb(105,105,105);
	border-bottom: 1px solid rgb(210,210,210);
	border-right: 1px solid rgb(210,210,210);
	border-left: 1px solid rgb(105,105,105);
	padding: 1px 0px;
}

#commentform textarea {
	margin-right: 10px;
	border-top: 1px solid rgb(105,105,105);
	border-bottom: 1px solid rgb(210,210,210);
	border-right: 1px solid rgb(210,210,210);
	border-left: 1px solid rgb(105,105,105);
	padding: 1px 0px;
	width: 490px;
	height: 150px;
}

#commentform input#submit {
	background: transparent url(images/commentsubmit-bg.png) no-repeat scroll 0% 50%;
	height: 28px;
	width: 70px;
	color: #FFFFFF;
	border: 0px !important;
	left: -3px;
}

/* Simular Posts */

.similarmain {
	float: left;
	color: #2E2E2E;
}

.similar_posts {
	float: left;
	color: #2E2E2E;
	font-size: 12px;
	line-height: 20px;
	width: 193px;
}

.similar_posts ul, .similar_posts li, .wide-widget ul, .wide-widget li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none
list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
}

.similar_posts  ul  li  ul {
	margin-left: 10px;
}

.similar_posts h2 {
	background: transparent url(images/widget-top-bg.png) no-repeat scroll 0% 00%;
	color: #FFFFFF;
	font-size: 14px;
	height: 23px;
	padding: 5px 0px 0px 14px;
	width: 195px;
}

/* Simular Posts 2 */

.similar_posts2 {
	float: right;
	color: #2E2E2E;
	font-size: 12px;
	line-height: 20px;
	width: 193px;
}

.similar_posts2 ul, .similar_posts2 li, .wide-widget ul, .wide-widget li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none
list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
}

.similar_posts2  ul  li  ul {
	margin-left: 10px;
}

.similar_posts2 h2 {
	background: transparent url(images/widget-top-bg.png) no-repeat scroll 0% 00%;
	color: #FFFFFF;
	font-size: 14px;
	height: 23px;
	padding: 5px 0px 0px 14px;
	width: 235px;
}

/* begin footer sytles */

.clear {
	clear: both;
}

#footer {
	background: # none repeat scroll 0%;
	color: #666;
	font-size: 12px;
	margin-top: 50px;
	min-height: 50px;
	text-align: center;
}

#footer a {
	color: #666;
}

#footer a:hover, #footer a:active {
	background: transparent !important;
}

#footer a:hover, #footer a:active {
	font-weight: bold;
}

/* Image Fix */

img.alignright {
	float: right;
	margin: 0 0 1em 1em
}

img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

a img.alignright {
	float: right;
	margin: 0 0 1em 1em
}

a img.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
