/*  
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:transparent;
font-family: Verdana,"Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
font-size:62.5%;
color:#2E2E2E;
}

body * {
position:relative;
}

img {
border:0px;
}

#page {
background:transparent url(images/page-bg.png) repeat-x;
padding-top:15px;
}

a:link {text-decoration: none; color: #2D73B9}
a:visited {text-decoration: none; color: #2D73B9}
a:active {text-decoration: underline; color: #E5325E}
a:hover {text-decoration: underline; color: #2D73B9}

/*end global styles */

/*begin header styles */

#header {
background:url(images/header-bg.png) no-repeat scroll 0% 0%;
width:1000px;
height:52px;
margin:0px auto;
padding-bottom:15px;
}

#blogtitle {
background:transparent url(images/blogtitle-bg.gif) no-repeat scroll 28px 8px;
float:left;
height:28px;
padding:10px 40px 10px 100px;
}

#blogtitle a {
color:#FFFF00;
font-family: Verdana,"Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
font-size:28px;
font-style:normal;
font-variant:normal;
font-weight:bold;
letter-spacing:1px;
line-height:normal;
text-decoration:none;
}

#blogtitle a:hover,#blogtitle a:active {
background:transparent !important;
}

#mainnav {
background:transparent url(images/navlink-bg.png) no-repeat scroll 0px 5px;
float:left;
height:42px;
padding:5px 0px 0px 1px;
}

#mainnav div {
background:transparent url(images/navlink-bg.png) no-repeat scroll 100% 0px;
float:left;
height:27px;
padding:15px 1px 0px 0px;
}

#mainnav a {
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}

#mainnav a span {
padding:15px 10px 11px;
}

#mainnav a:hover span, #mainnav a:active span {
background:transparent url(images/navlink-bg.png) repeat-x scroll 0px 0px;
}


#searchform {
float:right;
padding:15px 24px 0px 0px;
}

#searchform span {
color:#FFFFFF;
float:left;
font-size:12px;
padding:4px 5px 0px 0px;
}

#searchfield {
background:#D3D3D3 none repeat scroll 0% 50%;
border-color:#696969 #d2d2d2 #d2d2d2 #696969;
border-width:1px;
float:left;
font-size:14px;
height:17px;
margin:2px 7px 0px 0px;
padding:1px 2px 0px 2px;
}

#searchsubmit {
background:transparent url(images/searchsubmit-bg.png) no-repeat scroll 0%;
border:0px none;
color:#FFFFFF;
cursor:pointer;
float:left;
height:25px;
width:64px;
}

/*end header styles */

/* begin container styles */

#container {
margin:10px auto;
width:1000px;
}

#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;
line-height: 200%;
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;
margin-left:10px;
font-size:12px;
line-height:20px;
}

.sidebar  ul  li  ul {
margin-left:10px;

}

.sidebar h2 {
background:transparent url(images/widget-top-bg.png) no-repeat scroll 0% 50%;
color:#FFFFFF;
font-size:16px;
height:23px;
margin:20px 0px 10px;
padding:5px 0px 0px 14px;
width:183px;
}

.sidebar a:link, .wide-widget a:link, .sidebar a:visited, .wide-widget a:visited {
color:#000000;
text-decoration:none;
}

.sidebar a:hover, .wide-widget a:hover, .sidebar a:active, .wide-widget a:active {
background:transparent !important;
text-decoration:underline;
}

#right-sidebar {
margin-left:6px;
}

.wide-widget {
float:right;
width:400px;
}

.wide-widget h2 {
background:transparent url(images/wide-widget-top-bg.png) no-repeat scroll 0% 50%;
color:#FFFFFF;
font-size:16px;
height:24px;
margin:20px 0px 10px;
padding:5px 0px 0px 14px;
width:386px;
}

#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:580px;
}

.post {
}

.post-date {
background:transparent url(images/date-bg.png) no-repeat scroll 0% 50%;
float:left;
height:60px;
margin:0px 10px 0px 0px;
padding-top:2px;
text-align:center;
width:62px;
}

.month {
color:#FFFFFF;
font-size:11px;
}

.dayofmonth {
color:#2E2E2E;
font-family: Verdana,"Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
font-size:36px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
}

.post h2 {
font-family: Verdana,"Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
font-weight:bold;
}

.post h2 a {
color:#2E2E2E;
font-size:24px;
text-decoration:none;
}

.post-category {
font-size:12px;
color:#C2C2C2;
}
.post-category span {
font-weight:bold;
color:#C2C2C2;
}
.post-category a {
color:#C2C2C2;
text-decoration:none;
}
.post-category a:hover {
text-decoration: underline;
color:#2D73B9
}

.entry {
display:block;
font-size:12px;
line-height:18px;
margin-top:20px;
padding-left:10px;
}

.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:10px 0px;
}

.entry a {
color:#2D73B9;
}

.entry blockquote {
background:transparent url(images/odd-blockquote-bg.png) no-repeat scroll 0% 0%;
border:2px dashed #B5B5B5;
color:#3C3C3C;
font-family: Georgia, "Palatino Linotype", "Times New Roman";
font-weight:normal;
font-size:14px;
font-style:italic;
}

.entry blockquote p {
margin-left:54px;
}

.entry blockquote blockquote {
background:transparent url(images/even-blockquote-bg.png) no-repeat scroll 0% 0%!important;
margin:0px 4px;
}

.entry img {
margin:10px;
}

.postmetadata {
background:transparent url(images/metadata-bg.png) repeat scroll 0% 50%;
color:#FFFFFF;
font-size:12px;
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;
}

.postmetadata .share-this {
background:transparent url(images/add-page-blue.gif) no-repeat scroll 0% 50%;
float:right;
margin-right:12px;
padding:6px 0px 6px 26px;
}

.pagetitle, h3#respond {
font-family: Verdana,"Trebuchet MS", "Century Gothic", Helvetica, Arial, sans-serif;
font-size:28px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin-bottom:30px;
}

#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;
}

.commentlist {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}

.commentlist li {
font-size:12px;
margin-bottom:20px;
}

.comment-author {
font-weight:bold;
}

.comment-author a {
color:#2E2E2E;
}

.commentmetadata {
}

.comment-content {
background:transparent url(images/odd-blockquote-bg.png) no-repeat scroll 0% 0%;
border:2px dashed #B5B5B5;
min-height:50px;
padding:10px;
margin-top:5px;
}

.comment-content p {
margin: 10px 10px 10px 54px;
}

#commentform {
font-size:12px;
width:500px;
}

#commentform div {
margin-bottom:10px;
}

#commentform input, #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;
}

#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;
}


/* begin footer sytles */

.clear{
clear:both;
}

#footer {
background:#464646 none repeat scroll 0%;
color:#FFFFFF;
font-size:12px;
margin-top:50px;
min-height:50px;
text-align:center;
}

#footer a {
color:#FFFFFF;
}

#footer a:hover, #footer a:active {
background:transparent !important;
}

#footer a:hover, #footer a:active {
font-weight:bold;
}

/* begin footnote plugin sytles */

.footnotes {
font-size: 95%;
line-height: 1.5em;
padding: 20px 0 10px 0;
}

.footnotes .footnotedivider {
width: 180px;
border-bottom: 1px solid #ccc;
}

.footnotes li {
margin: 10px 0 5px 0;
}

sup.footnote {
line-height: 0em;
}

.footnotereverse a {
padding: 0 0 0 5px;
text-decoration: none;
}

.mycomments {
background-color: #FFF99D !important;
}

/* begin bookmarkify plugin sytles */

div.bookmarkify
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	text-align: left;
	vertical-align: middle;
	
	font-family: verdana, arial;
	font-size: 12px;
}

div.bookmarkify a
{
	text-decoration: none;
	
	font-family: verdana, arial;
}

div.bookmarkify a:hover
{
	text-decoration: underline;
}

div.bookmarkify div.title
{
	margin: 0px;
	border: none;
	padding: 0px;
        color: #A0A0A0;
	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	font-weight: bold;
}

div.bookmarkify div.linkbuttons
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover
{
}

div.bookmarkify div.linkbuttons a img
{
	margin: 0px;
	border: none;
	padding: 0px;

	background: transparent;
	opacity: 0.5;
	filter:alpha(opacity=50); 
	
	vertical-align: auto;
}

div.bookmarkify div.linkbuttons a:hover img
{
	opacity: 1;
	filter:alpha(opacity=100); 
}

div.bookmarkify div.brand
{
	margin: 0px;
	border: none;
	padding: 2px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;
}

div.bookmarkify div.brand a
{
	margin: 0px;
	border: none;
	padding: 0px;

	height: 1%;

	background: transparent;
	
	vertical-align: auto;

	color: gray;
	font-weight: normal;
}
{
div.bookmarkify div.brand a:hover
}

{
    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }