/*  
Theme Name:iphone
Theme URI: http://themespack.com/iphone-wordpress-theme.html
Description: Wordpress iphone theme from <a href="http://www.flycell.com" title="ringtones">ringtones</a>.
Version: 1.0
Author: wordpress themes
Author URI: http://themespack.com
*/
/****************Body *********************/
body {font: 10pt verdana, arial, helvetica, sans-serif;color: #333333;background: #000000;margin: 0px;padding: 0px;}
#main {
	margin: 0px auto;
	width: 1000px;
	background-color: #000066;
}
/****************Header *********************/
#header {
	height: 485px;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
#logo {
	position: relative;
	padding: 10px 0px 0px 15px;
	height:60px;
	visibility: hidden;
}
#logo .description{position: absolute;	left: 20px;bottom: -14px;color: #ececec;font-size: 14px;}
.headtext{
	float:left;
	width:440px;
	height:100px;
	top:140px;
	right:10px;
	position:absolute;
	visibility: hidden;
}
.headtext a{color: #333333;}
.headtext p.text{padding:0px;font:13px century gothic, Arial, sans-serif;color: #333;text-align:left;width:430px;float:left;}
#dates {
	float: left;
	height: 25px;
	line-height: 25px;
	right: 15px;
	font-size: 13px;
	color: #efefef;
	top: 15px;
	position:absolute;
	visibility: hidden;
}
/****************Menu *********************/
#menu {
	list-style: none;
	position: absolute;
	bottom: 2px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 30px;
}
#menu li {
	float: left;
	margin-left: 0px;
}
#menu .current_page_item a, #menu .current_page_item a:visited{color: #FFFFFF;text-decoration: none;}
#menu .page_item a{
	color: #FFFFFF;
	text-decoration: none;
	font:15px Century gothic,Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#menu .page_item a:hover {
	color: #0033FF;
}
/****************Headings *********************/
h1 {margin:0px;height: 40px;font:  28pt "Century gothic",Lucida Sans, arial;color: #fff;}
h1 a, h1 a:visited{color: #fff;text-decoration: none;}
h1 a:hover{color: #fff;text-decoration: none;}
h2 {
	color: #FFFFFF;
	margin: 0px;
	border-bottom:none;
	letter-spacing: -1px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 20px;
	font-family: "Century gothic", "Lucida Sans", arial;
	font-size: 18pt;
}
h2 a, h2 a:visited {color: #a4aaad;text-decoration: none;}
h2 a:hover {color: #333333;text-decoration: none;}
h3 {color: #555555;margin: 0px 0px 2px;letter-spacing: -1px;font:18pt "Century gothic",Lucida Sans, arial;padding-bottom: 3px;}
h4 {color: #777777;margin: 0px 0px 2px;letter-spacing: -1px;font:16pt "Century gothic",Lucida Sans, arial;padding-bottom: 3px;}
/****************Content *********************/
#content {
	float: left;
	width: 634px;
	overflow: hidden;
	line-height: 150%;
	text-align: justify;
	color: #FFFFFF;
	margin-top: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 15px;
	font-family:"Trebuchet" ,verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
.post {clear:both;margin: 3px 0px 0px 0px;padding:0px 0px 1px 0px}
.title {float: left;margin: 0px 0px 0px 0px;width: 634px;}
.post-date {width: 48px;height: 55px;float:left;background: url(images/date.png) no-repeat;}
.post-month {font-size: 11px;text-transform: uppercase;color: #222222;text-align: center;display:block;line-height: 11px;padding-top: 5px;margin-left: -3px;}
.post-day {font-size: 18px;text-transform: uppercase;color: #cccccc;text-align: center;display:block;line-height: 18px;padding-top: 9px;margin-left: -3px;}
.entry {clear: both;padding: 5px 10px 0px 10px;}
.comments {font:10px;float: left;margin: 0px 0px 10px 0px;padding: 1px 1px 11px 15px; color: #444;background: url(images/bottom.png) bottom left;width: 750px;}
.postend {font:10px;float: left;margin: 0px;padding: 0px 0px 11px 15px; color: #023099;background: url(images/bottom.png)
bottom left;width: 750px;}
.author {display: block;margin: 0;padding:1px 0px 2px 10px;font-weight: normal;width:100%;color:#444;background:#111;}
.navigation {clear: both;padding: 10px 0px;}
.navigation a, .navigation a:visited {color: #555555;}
.previous-entries a {float: left;padding-left: 12pt;}
.next-entries a {float: right;padding-right: 18pt;}
/****************Sidebar *********************/
#sidebar {
	float: right;
	width: 300px;
	color: #FFFFFF;
	overflow: hidden;
	background-color: #000000;
	margin-top: 30px;
	padding-top: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#sidebar h2, #sidebar .sidebartitle{
	color:#fff;
	background-repeat: no-repeat;
	background-image: url(images/sidebar_h2.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 18px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	height: 40px;
}
#sidebar a, #sidebar a:visited{
	display: block;
	margin-bottom: 0px;
	font: 9pt "verdana", arial, helvetica, sans-serif;
	text-decoration: none;
	text-indent: 15px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	height:22px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar a:hover{
	color: #FF9933;
	text-decoration: none;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000033;
	height:22px;
}
#sidebar .current_page_item a {
	background-color: #000066;
	color:#FF9933;
}
#sidebar ul {margin: 0;padding: 0;}
#sidebar ul li {list-style: none;margin: 0;padding: 0;border: none;}
#sidebar ul li ul {padding: 0;margin: 0;}
#sidebar ul li ul li{padding: 0px 0 0px 0px;}
#sidebar ul li ul li ul li{
padding: 0px 0 0px 10px;border: none;}
ul.sidecol li{padding-left: 0px !important;}
ul.sidecol li,{padding-left: 0px ;}
li.widget_calendar td {padding: 1px 7px;}
.textwidget {padding-top: 5px;}
/****************Comments *********************/
#comments, #respond {padding: 10px 0 5px 10px;clear: both;}
.commentlist {margin: 10px 10px;padding-left: 20px;line-height: 130%;}
.commentlist li{padding: 5px 10px;}
.commentlist cite {font-size: 14px;color: #bac41f;}
.commentlist cite a, .commentlist cite a:visited {color: #23c41f;}
.commentlist small {margin-bottom: 5px;display: block;font-size: 87%;}
#commentform {margin-top: 10px;font: 10px;}
#commentform p {padding: 6px 0px;margin: 0px;}
#commentform label{color: #787878;font-size: 77%;}
#commentform input{width: 300px;background:#ffffff;border: 1px solid #97a9ae;padding: 3px;margin: 3px 0px 0px 10px; }
#commentform textarea{width: 713px;height: 120px;background:#ffffff;border: 1px solid #97a9ae;padding: 3px;margin: 3px 0px 0px 10px;overflow: hidden;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background: #ffffff;}
#commentform #submit{background:#222222;font:bold 14px ;color: #999;border:1px solid #333333;float:left;width: 144px;height: 28px;cursor: pointer;}
/****************Search *********************/
#searchform {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15px;
}
#searchform br {display: none;}
#searchform #s {
	border:1px solid #FF9933;
	width: 142px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	margin-right: 2px;
	color: #ffffff;
	font-weight: normal;
	background-color: #000033;
}
#searchform input {
	border:1px solid #FF9933;
	width: 37px;
	height: 28px;
	font:22px;
	color: #ffffff;
	vertical-align: middle;
	background-color: #000033;
}
/*#sidebar .widget_search {
	margin-left: 15px;
}*/

/****************Footer *********************/
#footer {
	clear: both;
	height: 30px;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #FF9933;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
#footer a {text-decoration: none;font-size: 10pt;color: #000099;}
#footer a:hover {color: #fff;}
.center {text-align: center;}
/****************Others *********************/
.gravs {margin-top:20px;}
.avatar {float:left; margin-right:5px; margin-bottom:5px; padding:3px; border:1px solid #999999;}
a,a:visited {color: #3f80fa;text-decoration: none;}
a:hover {color: #333333;text-decoration: none;}
img {border:1px solid #777;padding:4px}
form {margin:0px;padding:0px;}
p {padding: 0px 0px 15px;margin: 0px;}
img.center, img[align="center"] {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
img.alignleft, img[align="left"] {float:left;margin: 2px 10px 5px 0px;}
.alignright {float: right;}
img.alignright, img[align="right"] {float:right;margin: 2px 0px 0px 10px;}
.clear {clear:both;}
hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;}
/* Fix floats */

img {border: none;}
form {margin:0px;padding:0px;}
p {padding: 0px 0px 15px;margin: 0px;}
img.center, img[align="center"] {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
img.alignleft, img[align="left"] {float:left;margin: 2px 10px 5px 0px;}
.alignright {float: right;}
img.alignright, img[align="right"] {float:right;margin: 2px 0px 5px 10px;}
.clear {clear:both;}
hr.clear {clear:both;visibility: hidden;margin: 0px;padding: 0px;}
.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignleft {float: left;}
.alignright {float: right;}

/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
#tcform{
    width:300px;
	clear: both;
	padding-left: 20px;
	padding-bottom: 20px;

}

#tcform  label {
    font-weight: bold;
	display: block;
	margin-bottom:0px;
	margin-top:0px;

}

#tcform #tcf_email, #tcform #tcf_sender, #tcform #tcf_subject {
    background-color: #000033;
	border: 1px solid #FF9933;
	padding: 3px;
	width: 170px;
	font-weight:normal;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	color:#FFFFFF;

}

#tcf_msg{
    background-color: #000033;
	border: 1px solid #FF9933;
	padding: 8px;
	width: 250px;
	height: 150px;
	font-weight:normal;
	font-size: 12px;
	margin-top:5px;
	margin-bottom:5px;
	text-align: left;
	color: #FFFFFF;
	}



#tcform .contactform_error {
    background-color: #000033;
	color: #CC0000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
	line-height: 130%;
	font-weight: bold;

}

#tcform .contactform_respons {
    background-color: #000033;
	color: #33CC00;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
	line-height: 130%;
}
#contactsubmit{
    border:1px solid #FF9933;
	width: auto;
	height: 30px;
	cursor: pointer;
	background-color: #000033;
	font-size: 14px;
	margin-left: 20px;
	margin-top: 10px;
	padding-right: 3px;
	padding-left: 3px;
	color: #FFFFFF;
	font-weight: bold;
}
.piclenselink {
	visibility: hidden;
}

#main #content #post-5 .post-content .entry .ngg-galleryoverview {
	margin-bottom: 20px;
}
#main #content #post-5 .post-content .entry .slideshow {
	background-color: #000000;
	padding: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px solid #FF9933;
}
.execphpwidget  {
	clear: both;
}
.execphpwidget p {
	margin: 10px;
	clear: both;
}
#sidebar .socialise a, #sidebar .socialise a:hover, #sidebar .socialise a:visited {
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
        height: 60px;
}
#sidebar li .textwidget .socialise a:hover, #sidebar li .textwidget .socialise a {
	background-color: #000000;
}
.entry blockquote {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #FF9933;
	border-bottom-color: #FF9933;
	padding: 10px;
}
.hslice{ height:330px;}
/*
Drop cap treatment is set without any vertical correction - 
Works OK in FF3, but cross-browser consistency will require further adjustment
Paragraphs set with no boundary, justified
*/

/*.entry p {
	font-size: 1em;
	line-height: 1.5em;
	text-align: left;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.entry p + p {
text-indent: 2.5em;
}
.entry p:first-letter {
font-family:Georgia, "Times New Roman", Times, serif;
font-size: 3em;
line-height: 1em;
font-weight: 400;
float: left;
margin: 0 0.107em 0 0;
}
.entry p:first-line {
font-weight: 800;
}
.entry p + p:first-letter {
font-size: 1em;
line-height: 1.25em;
float: none;
margin: 0;
}
.entry p + p:first-line {
font-weight: 400;
}*/
