/*  
Theme Name: P-Plus
Theme URI: 
Description: Custom WP theme for P-Plus
Author: Tim Holt for SDG
Author URI: http://www.sdgnewmedia.co.uk/
Version: 1.0
*/

/* General */
* { margin: 0; padding: 0; }
body { position: relative; margin-bottom: 10px; font-family: sans-serif; font-size: 100%; /* Reins in IE text resizing */ background: url(images/bgbody.gif); color: #666; }
#wrapper { margin: 0 auto; width: 967px; }
h1, h2, h3, h4, h5, h6 { padding: 5px 10px; }
h1 { font-size: 1.3em; }
h2 { font-size: 1.2em; }
h3, h4, h5, h6 { font-size: 1em; }
p { padding: 5px 10px; font-size: 1em; line-height: 1.3em; }
#content ul, #content ol { padding: 10px; }
#content li { padding: 5px 0; }
blockquote { }
code { }
a img { border: none; }
a:link { color: #609; }
a:visited { color: #8533AD; }
a:hover { color: #8533AD; }
a:active { color: #8533AD; }
.alignleft { float: left; padding: 5px 15px 5px 0; }
.alignright { float: right; padding: 5px 0 5px 15px; }
.aligncenter { margin: 0 auto !important; padding: 5px 0; }
.clearfix { clear: both; }
span.gilder-levin { display: block; position: absolute; left: 0; top: 0; }
a span.gilder-levin:hover { cursor: pointer; }

#content img { margin: 15px; padding: 5px; border: 2px solid #FBB03B; }
.wp-caption { margin: 15px 15px 0 15px; }
#content .wp-caption img { margin: 15px 0; margin-bottom: 0; }
.wp-caption-text { margin: 5px 0; font-size: 0.9em; font-style: italic; text-align: center; }


/* Header */
#header { height: 60px; background: url(images/bgnav.png) left top repeat-x; }
#header ul.nav { margin: 0 auto; width: 967px; padding: 0 0 4px 0; height: 56px; list-style: none; }
#header ul.nav li { float: left; margin-right: 5px; padding: 5px; height: 46px; line-height: 46px; font-size: 18px; }
#header ul.nav li.current_page_item a { color: #FBB03B; }
#header ul.nav li#nav_link_itunes { line-height: 23px; background: url(images/nav_download.png) left top repeat-x; }
#header ul.nav li a { position: relative; display: inline-block; padding: 0 15px; height: 56px; text-align: center; text-decoration: none; color: #fff; overflow: hidden; }
#header ul.nav li a:hover { text-decoration: underline; }

/* Main */
#main { padding-bottom: 4px; }
h1#siteTitle { margin: 20px 20px 20px 0; padding: 0; width: 151px; height: 188px; color: #fff; }
h1#siteTitle a { display: block; position: relative; padding: 23px 5px 62px 5px; width: 141px; height: 103px; color: #fff; overflow: hidden; }
h1#siteTitle span.gilder-levin { width: 151px; height: 188px; background: url(images/newlogo2.png); }
/* * html h1#siteTitle span.gilder-levin { background: url(images/newlogo2_ie6.png); }*/

/* Layout 1 */
.layout-1 { padding-bottom: 15px; width: 967px; background: url(images/content_bottom_967.png) left bottom no-repeat; }
* html .layout-1 { background: url(images/content_bottom_967_ie6.png) left bottom no-repeat; }
	.layout-1-top { padding-top: 15px; width: 967px; background: url(images/content_top_967.png) left top no-repeat; }
	* html .layout-1-top { background: url(images/content_top_967_ie6.png) left top no-repeat; }
	.layout-1 #content { width: 961px; padding: 0 3px 10px 3px; background: url(images/content_967.png) left top repeat-y; }
	.layout-1 h2.pageTitle { margin-bottom: 10px; padding-top: 0; background: url(images/content_header.png) left -15px repeat-x; }
	
	.layout-1 ul#sidebar { float: left; padding: 0; width: 282px; list-style: none; }
	.layout-1 ul#sidebar li { padding: 0 45px 0 0; height: 61px; line-height: 61px; font-size: 1em; font-weight: bold; color: #808080; }
	.layout-1 ul#sidebar li a { display: block; padding-left: 15px; text-decoration: none; color: #808080; border-bottom: 1px solid #c8c8c8; }
	.layout-1 ul#sidebar li a:hover { text-decoration: underline; }
	.layout-1 ul#sidebar li.current_page_item { background: url(images/tour_arrow.png) left top no-repeat; color: #fff; }
	.layout-1 ul#sidebar li.current_page_item a { color: #fff; }
	
	.layout-1 .col2 { float: right; padding: 10px; width: 659px; }

/* Layout 2 */
.layout-2 .col1 { float: left; margin-right: 4px; padding-bottom: 15px; width: 674px; background: url(images/content_bottom_674.png) left bottom no-repeat; }
* html .layout-2 .col1 { background: url(images/content_bottom_674_ie6.png) left bottom no-repeat; }
	.layout-2 .col1 .content_top { padding-top: 15px; background: url(images/content_top_674.png) left top no-repeat; }
	* html .layout-2 .col1 .content_top { background: url(images/content_top_674_ie6.png) left top no-repeat; }
	.layout-2 .col1 #content { width: 666px; padding: 0 4px 10px 4px; background: url(images/content_674.png) left top repeat-y; }
		.layout-2 .col1 #content .col1, .layout-2 .col1 #content .col2, .layout-2 .col1 #content .col3 { margin-right: 3%; width: 30%; float: left; font-size: 0.9em; background: none; }
		.layout-2 .col1 #content .col1 h3, .layout-2 .col1 #content .col2 h3, .layout-2 .col1 #content .col3 h3 { padding-bottom: 0; }
		.layout-2 .col1 #content .col1 a, .layout-2 .col1 #content .col2 a, .layout-2 .col1 #content .col3 a { text-decoration: none; color: #666; }
		.layout-2 .col1 #content .col1 a:hover, .layout-2 .col1 #content .col2 a:hover, .layout-2 .col1 #content .col3 a:hover { text-decoration: underline; }
	.layout-2 h2.pageTitle { padding-top: 0; background: url(images/content_header.png) left -15px repeat-x; }
.layout-2 .col2 { float: left; width: 289px; }

/* Layout 3 */
.layout-3 .col1 { float: left; margin-right: 21px; width: 279px; }
.layout-3 .col2 { float: left; margin-right: 21px; width: 279px; }
.layout-3 .col3 { float: left; width: 279px; }

/* Layout 4 */
.layout-4 { position: relative; padding-bottom: 15px; width: 968px; background: url(images/content_bottom_968.png) left bottom no-repeat; }
* html .layout-4 { background: url(images/content_bottom_968_ie6.png) left bottom no-repeat; }
	.layout-4 .content_top { width: 968px; background: url(images/home_content_top_plain.png) left top no-repeat; }
	/** html .layout-4 .content_top { background: url(images/home_content_top_ie6.png) left top no-repeat; }*/
	.layout-4 div.testimonial { width: 385px; padding: 15px 0 15px 15px; height: 194px; }
		.layout-4 div.testimonial h2 { position: relative; margin: 15px 0 3px -5px; width: 350px; height: 50px; font-size: 16px; color: #fff; }
		.layout-4 div.testimonial h2 span { position: absolute; width: 350px; height: 50px; background: url(images/ultimate.png) left top no-repeat; }		
		.layout-4 div.testimonial p { font-style: italic; color: #fff; }
		.layout-4 div.testimonial p.testimonial { font-size: 10pt; font-weight: bold; color: #ff0; }
		.layout-4 div.testimonial p.cite { font-size: 9pt; }
		.layout-4 div.testimonial p.cite em { font-style: normal; color: #6cf; }
	.layout-4 .d12345 { position: relative; padding: 8px 0 7px 0; height: 68px; }
		.layout-4 .d12345 #free_trial { position: absolute; left: 422px; top: 10px; width: 125px; height: 124px; background: url(images/free_trial.png) left top no-repeat; }	
		/** html .layout-4 .d12345 #free_trial { background: none; }*/
		.layout-4 .d12345 #app_store_badge { position: absolute; left: 169px; top: 7px; width: 200px; height: 69px; line-height: 69px; }
		.d12345 ul { float: right; margin-right: 65px; height: 68px; list-style: none; }
		* html .d12345 ul { margin-right: 30px; }
		.d12345 ul li { float: left; width: 67px; height: 68px; line-height: 68px; font-size: 18pt; text-align: center; background: url(images/12345.png) left top no-repeat; }
			.d12345 ul li#tour2 { background-position: -68px top; }
			.d12345 ul li#tour3 { background-position: -136px top; }
			.d12345 ul li#tour4 { background-position: -203px top; }
			.d12345 ul li#tour5 { background-position: -272px top; }
		.d12345 ul li a { display: inline-block; width: 67px; height: 68px; text-decoration: none; color: #fff; }
	.layout-4 #content { width: 968px; padding: 0 0 10px 0; background: url(images/content_968.png) left top repeat-y; }
	.layout-4 h2.pageTitle { margin-bottom: 10px; padding: 5px 0; font-size: 18pt; color: #609; }
	
	.layout-4 .col1 { float: left; padding: 20px 15px 10px 15px; min-height: 135px; _height: 135px; width: 454px; background: url(images/home_content_top_plain.png) left -307px no-repeat; }
	/** html .layout-4 .col1 { background: url(images/home_content_top_ie6.png) left -307px no-repeat; }*/
		.layout-4 .col1 .post { padding-left: 25px; min-height: 135px; _height: 135px; }
		
		.layout-4 .col1 .postDate { margin-left: -21px; }
		
		form#subscribe_form { position: relative; width: 454px; height: 104px; background: url(images/subscribe_form.png) left top no-repeat; }
		form#subscribe_form input#tlttlr-tlttlr { position: absolute; left: 17px; top: 14px; padding: 5px; width: 317px; height: 16px; line-height: 16px; background: #fff; border: none; }
		form#subscribe_form input#subscribe_submit { position: absolute; left: 17px; bottom: 12px; width: 150px; height: 46px; font-size: 17pt; text-align: center; border: none; background: none; color: #fff; }
		form#subscribe_form input#subscribe_submit:hover { text-decoration: underline; }
	.layout-4 .col2 { float: right; padding: 20px 30px 10px 25px; width: 429px; background: url(images/home_content_top.png) -484px -307px no-repeat; }
	* html .layout-4 .col2 { background: url(images/home_content_top_ie6.png) -484px -307px no-repeat; }
		.layout-4 .col2 .post { padding-bottom: 25px; }

/* Home */
#iphone { position: absolute; right: 25px; top: -143px; width: 543px; height: 291px; background: url(images/iphone.png); }
* html #iphone { background: url(images/iphone_ie6.png); }
#iphone_inner { position: relative; }
#iphone img { position: absolute; left: 87px; top: 22px; width: 367px; height: 247px; }

body.home #content ul { padding: 10px 0; list-style: none; }
body.home #content ul li { font-size: 17px; }
body.home #content .col1 ul li { padding-left: 48px; min-height: 35px; background: url(images/tick.png) left top no-repeat; }

.force_load { display: none; position: absolute; left: 0; top: 0; }
#back { display: none; position: absolute; left: 0; top: 0; }
#front { position: absolute; left: 0; top: 0; }

/* Prices */
#content ul.version { float: left; margin: 10px 0; padding: 170px 0 10px 0; width: 200px; list-style: none; }
	#content ul#version_free { background: url(images/version_bronze.png) center top no-repeat; }
	#content ul#version_lite { background: url(images/version_silver.png) center top no-repeat; }
	#content ul#version_full { background: url(images/version_gold.png) center top no-repeat; }
	#content ul.version li { margin-bottom: 5px; height: 44px; line-height: 44px; font-size: 1.1em; text-align: center; background: url(images/version_li.png) left top repeat-x; }
		#content ul.version li.version_name, #content ul.version li.version_price { font-size: 1.2em; font-weight: bold; }
		#content ul.version li.version_buy { background: none; }
		#content ul.version li.version_buy a { display: inline-block; padding: 10px 65px 10px 15px; width: 114px; height: 70px; line-height: 70px; font-size: 1.2em; font-weight: bold; text-align: center; text-decoration: none; color: #fff; }
		#content ul#version_free li.version_buy a { padding: 10px 15px; width: 164px; background: url(images/try_bronze.png) left top no-repeat; }
		#content ul#version_lite li.version_buy a { background: url(images/buy_silver.png) left top no-repeat; }
		#content ul#version_full li.version_buy a { background: url(images/buy_gold.png) left top no-repeat; }
		
	
/* Content */
h2.pageTitle { padding: 15px 26px; height: 35px; line-height: 35px; color: #fff; }
h2.pageTitle a { text-decoration: none; color: #fff; }
h2.pageTitle a:hover { text-decoration: underline; }

/* Posts */
h3.postTitle { padding: 5px 15px 5px 35px; color: #609; }
h3.postTitle a { text-decoration: none; color: #609; }
h3.postTitle a:hover { text-decoration: underline; }
.postContent, .postContentLight { padding: 15px 25px; }
body.home .postContent { padding: 5px 0 5px 74px; }
body.blog-home .postContent, body.single-post .postContent { padding: 25px 0 25px 95px; }

/* News */
.post { clear: both; padding: 10px 0; }
.postDate { float: left; padding: 5px 25px 10px 20px; width: 59px; height: 57px; background: url(images/post_date.png) left top no-repeat; }
.postMonthYear { display: block; padding-top: 2px; height: 21px; line-height: 21px; font-size: 9pt; text-align: center; color: #fff; }
.postDay { display: block; font-size: 24pt; font-weight: bold; height: 32px; line-height: 32px; text-align: center; color: #4d4d4d; }
.post p { font-size: 0.8em; }
#nextprevious { padding: 10px; font-size: 0.9em; }

/* Support */
.postContent dl#dl_address, .postContent dl#dl_telephone, .postContent dl#dl_fax, .postContent dl#dl_email { padding-bottom: 15px; float: left; width: 200px; font-size: 0.9em; }
.postContent dl#dl_address dt, .postContent dl#dl_telephone dt, .postContent dl#dl_fax dt, .postContent dl#dl_email dt { font-weight: bold; }
.postContent dl#dl_fax { float: none; }
.postContent dl#dl_email a { text-decoration: none; color: #666; }
.postContent dl#dl_email a:hover { text-decoration: underline; }

/* Contact */
.grey-body .postContent { background: #f2f2f2; }
form#contactform label { display: inline-block; width: 200px; font-weight: bold; }
form#contactform input { padding: 3px 5px; width: 297px; font-size: 14px; font-weight: bold; background: #F9F8EF; border: 2px solid #FBB03B; color: #4d4d4d; }
form#contactform textarea { padding: 3px 5px; font-family: sans-serif; font-size: 14px; font-weight: bold; background: #F9F8EF; border: 2px solid #FBB03B; color: #4d4d4d; }
form#contactform input#contactsubmit { margin-left: 340px; width: auto; background: #fff; border: none; } 

/* Sidebar */
ul.buttons { list-style: none; }
ul.buttons li { padding-bottom: 4px; }
ul.buttons li a { position: relative; display: block; width: 288px; height: 90px; line-height: 90px; color: #fff; }
ul.buttons li a span.gilder-levin { width: 288px; height: 90px; }
a#side_link_itunes span.gilder-levin { background: url(images/side_link_itunes.png); }
a#side_link_prices span.gilder-levin { background: url(images/side_link_prices.png); }
/** html a#side_link_prices span.gilder-levin { background: url(images/side_link_prices_ie6.png); }*/
a#side_link_tour span.gilder-levin { background: url(images/side_link_tour.png); }
/* * html a#side_link_tour span.gilder-levin { background: url(images/side_link_tour_ie6.png); }*/
a#side_link_reviews span.gilder-levin { background: url(images/side_link_reviews.png); }
/** html a#side_link_reviews span.gilder-levin { background: url(images/side_link_reviews_ie6.png); }*/

#news_links { padding-bottom: 15px; list-style: none; background: url(images/news_links_bottom.png) left bottom no-repeat; }
#news_links ul { padding-top: 15px; background: url(images/news_links_top.png) left top no-repeat; list-style: none; }
* html #news_links ul { background: url(images/news_links_top_ie6.png) left top no-repeat; }
#news_links ul li { padding: 0 3px; width: 282px; background: url(images/news_links.gif) left top repeat-y; }
#news_links ul li h3 { padding: 15px 17px; height: 34px; line-height: 34px; background: url(images/news_links_header.png) left top repeat-x; color: #fff; }
#news_links ul li h3#news_links_first_header { padding-top: 0; background: url(images/news_links_header.png) left -15px repeat-x; }
#news_links ul li ul { padding: 10px 17px; background: none; }
#news_links ul li ul li { padding: 5px 5px 5px 10px; width: 233px; font-size: 0.8em; background: url(images/bullet.gif) left center no-repeat; color: #666; }
#news_links ul li ul li a { text-decoration: none; color: #666; }
#news_links ul li ul li a:hover { text-decoration: underline; }

#search_widget { margin-bottom: 4px; width: 288px; height: 89px; background: url(images/search_widget.png) left top no-repeat; }
* html #search_widget { background: url(images/search_widget_ie6.png) left top no-repeat; }
#search_widget #s { margin-top: 11px; margin-left: 9px; padding: 6px; width: 203px; height: 12px; background: none; border: none; }
#search_widget #search_submit { margin: 5px 6px; }

/* Footer */
#footer_top { padding-top: 15px; width: 968px; background: url(images/bgfooter_top.gif) left top no-repeat; }
#footer_bottom { padding-bottom: 15px; width: 968px; background: url(images/bgfooter_bottom.gif) left bottom no-repeat; }
#footer { padding: 0 4px; width: 960px; background: #fff url(images/bgfooter.gif) left top repeat-y; }

#footer h6 { float: left; position: relative; margin: 23px 0 0 27px; width: 150px; height: 48px; line-height: 48px; color: #666; overflow: hidden; }
* html #footer h6 { margin-left: 10px; }
#footer h6 span.gilder-levin { width: 150px; height: 48px; background: url(images/logo_breva.gif); }

#footer_right { float: right; width: 746px; }
	#footer ul.nav { float: right; margin: 0; padding: 10px 10px 10px 0; list-style: none; }
	#footer ul.nav li { float: left; padding: 0; font-size: 17px; background: url(images/separator.gif) left center no-repeat; }
	#footer ul.nav li:first-child, #footer ul.nav li.first_item { background: none; }
	#footer ul.nav li a { display: inline-block; padding: 5px 10px 5px 11px; font-size: 0.8em; text-decoration: none; color: #666; }
	#footer ul.nav li a:hover { text-decoration: underline; }

	#footer p { padding: 5px 0; font-size: 0.75em; }
		p#copyright { float: left; width: 676px; height: 40px; line-height: 40px; text-align: center; color: #666; }
		p#copyright a { text-decoration: none; color: #666; }
		p#copyright a:hover { text-decoration: underline; }
		
		p#social { float: right; margin-right: 30px; width: 40px; height: 40px; line-height: 40px; }
		p#social a { display: block; }