/*  
Template Name: Pro Profile Theme
Version: 1.1
Description: A simple theme
Author: David Peralty
Author URI: http://www.xfep.com
*/

html, body {
	background: #fff;
	font-family: Georgia;
	border: 0;
	color: #303030;
}

body, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

ul {
	list-style: none;
}

a {
	text-decoration:  underline;
	color: #AA4416;
}

a:hover {
	text-decoration: none;
}

blockquote {
	font-size: 13px;
	color: #717171;
	line-height: 22px;
	padding: 0px 15px 0px 25px;
	margin: 5px auto;
	width: 410px;
	background: url(img/quote.gif) no-repeat 1px 8px;
}

p {
	padding: 10px 0;
}

hr { color: #ccc; width: 100%; }

img { border: none; }

/* Wrap */

#wrap {
	width: 900px;
	margin: 0 auto;
}

/* Caption */

#caption {
	width: 100%;
	height: 44px;
	padding-top: 10px;
	overflow: hidden;
}

#caption .left {
	width: 175px;
	padding-left: 5px;
	float: left;
	background: url(img/top_arrow.gif) no-repeat 81px 2px;
	position: relative;
}

#caption .left p {
	font-size: 12px;
	clear: both;
	width: 150px;
}

#caption .left a img {
	border: #A4A4A4 1px solid;
	background: #fff;
	padding: 1px;
	margin-left: 5px;
	margin-right: 2px;
	display: block;
	float: left;
}

#caption .left a:hover img {
	border: #5A5A5A 1px solid;
}

#caption .left a span, #caption .left a:visited span {
	display: none;
	font-size: 11px;
	color: #303030;
	width: 140px;
	position: absolute;
	left: 112px;
	top: -1px;
}

#caption .left a:hover {
	color: #000;
	text-indent: 0;
}

#caption .left a:hover span {
	display: block;
}

#caption .left a:hover span b {
	font-weight: normal;
	color: #9B9B9B;
}

#caption .right {
	/*width: 720px;*/
	float: right;
}

/* Main Menu */

#caption .right ul {
	text-align: right;
	padding-top: 15px;
}

#caption .right ul  li {
	display: inline;
	font-size: 12px;
	text-transform: uppercase;
	margin-right: 30px;
	line-height: 20px;
}

#caption .right ul li a {
	color: #4F413F;
	text-decoration: none;
	padding-bottom: 2px;
	z-index: 1;
	position: relative;
}

#caption .right ul li.current_page_item a, #caption .right ul li a:hover {
	border-bottom: #BB2D28 2px solid;
}

/* Header */

#header {
	width: 900px;
	height: 311px;
	background: url(headers/rotate.php) no-repeat top;
	/* FOR THE FORZA HEADERS SEE FORZA SECTION AT BASE OF THIS CSS */
}

#header h2 {
	font-size: 38px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	padding-left: 125px;
	padding-top: 45px;
	width: 270px;
	text-shadow: 0 2px 0 #000;
}

#header h2 a {
	color: #fff;
	text-decoration: none;
}

#header h2 a:hover {
	color: #FFDFDB;
}

#header h3 {
	font-size: 21px;
	font-weight: normal;
	color: #D2716C;
	padding-left: 70px;
	text-shadow: 0 1px 0 #000;
}

/* Content Wrap */

#content_wrap {
	width: 100%;
}

/* Content */

#content {
	width: 480px;
	padding-right: 60px;
	padding-left: 15px;
	float: left;
	margin-top: -120px;
	z-index: 1;
	position: relative;
}

#content h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 10px 0;
	clear: both;
	width: 100%;
}

#content h2 a {
	text-decoration: none;
	border-bottom: #E6E6E6 1px solid;
}

#content h2 a:hover {
	border-bottom-color: #90937D;
}

#content h3 {
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	font-style: italic;
	margin-top: -5px;
	padding-bottom: 5px;
}

#content h3 a {
	text-decoration: underline;
	color: #595959;
}

#content h3 span.pedit a {
	color: #D83131 !important;
}

#content h4 span.pedit a {
	color: #D83131 !important;
}

#content h3 a:hover {
	color: #181818;
	text-decoration: none;
}

#content p {
	line-height: 22px;
	font-size: 13px;
}

#content ul, ol {
	margin: 10px 70px;
	font-size: 13px;
}

#content ul li {
	list-style: square;
	padding-left: 5px;
	line-height: 21px;
}

#content ol li {
	padding-left: 5px;
	line-height: 21px;
}

h2.heading_2 {
	padding: 0 !important;;
}

#content img {
	/*border: #DCDCDC 1px solid;*/
	background: #fff;
	padding: 3px;
}

#content a:hover img {
	/*border-color: #B2B2B2;*/
}

#content img.alignleft {
	margin: 15px 10px 10px 0;
}

#content img.alignright {
	margin: 15px 0px 10px 10px;
}

#content img.centered {
	margin: 10px auto 20px auto !important;
	display: block;
}

/* Content (comments) */

#content h4.comments {
	font-size: 11px;
	color: #363636;
}

#content h4.comments a {
	color: #363636;
	text-decoration: none;
	display: block;
	width: 109px;
	height: 22px;
	background: url(img/comment_bg.gif) no-repeat;
	text-align: center;
	padding-top: 7px;
	float: right;
	margin-top: 15px;
	margin-bottom: 10px;
}

#content h4.comments a:hover {
	background-position: 0 -29px;
}

/* More Entries */

p.more_entries {
	clear: both;
	font-size: 17px !important;
	padding-top: 35px;
	width: 100%;
}

p.more_entries a {
	text-decoration: none;
}

p.more_entries a:hover {
	color: #414141;
}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 460px;
	margin: 30px 0 5px 10px;
	clear: both;
}

.comments_wrap .left {
	width: 56px;
	float: left;
}

.comments_wrap .right {
	width: 358px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right a {
	text-decoration: none;
}

.comments_wrap .right a:hover {
	text-decoration: underline;
}

.comments_wrap .right h4 {
	font-size: 10px;
	font-family: "Lucida Grande";
	color: #5D5D5D;
	padding: 0;
	font-weight: normal;
}

.comments_wrap .right h4 b {
	font-size: 13px;
}

.comments_wrap .right p {
	font-size: 13px;
	line-height: 19px;
	padding: 10px 0;
}

/* Comments (form) */

#content form {
	margin: 30px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 2px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

p.lcl {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 308px;
	float: right;
	margin-top: -215px;
	z-index: 10;
	position: relative;
	display: inline;
	margin-right: 36px;
	font-size: 12px;
	line-height: 22px;
}

#sidebar h3 {
	font-size: 17px;
	color: Black;
	font-weight: normal;
	padding: 20px 0 14px 0;
}

#sidebar p {
	font-size: 12px;
	line-height: 22px;
	color: #303030;
}

#sidebar a {
	font-style: italic;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	position: relative;
}

#sidebar ul li ul {
	font-size: 14px;
	padding-bottom: 15px;
}

#sidebar ul li ul li ul {
	padding: 0;
}

#sidebar ul li ul li ul li {
	padding-bottom: 0px;
	margin: 1px 0 -2px -15px;
}

#sidebar ul li ul li {
	background: url(img/li_arrows.gif) no-repeat 0 11px;
	line-height: 20px;
	padding: 2px 0px 3px 15px;
	clear: both;
}

#sidebar li span.left {
	width: 250px;
	float: left;
}

#sidebar li span.right {
	width: 25px;
	float: right;
	text-align: right;
	font-size: 14px;
	color: #A4A4A4;
	padding-right: 5px;
}

#sidebar img {
	border: #B2B2B2 1px solid;
	padding: 3px;
	background: #fff;
}

#sidebar p.about_author {
	margin: 0 5px;
}

/* Sidebar (small wrap) */

#sidebar_wrap {
	width: 308px;
	background: url(img/sidebar_spacer.gif) no-repeat 150px 25px;
}

#sidebar_wrap .left {
	width: 140px;
	float: left;
}

#sidebar_wrap .right {
	width: 135px;
	float: right;
}

/* Sidebar 2 */

ul.categories li, .cat-item {
	color: #A4A4A4;
}

#sidebar_wrap .right .textwidget, #sidebar_wrap .left .textwidget {
	font-size: 12px;
	line-height: 18px;
}

/* Sidebar 3 */

#sidebar form#searchform {
	padding-bottom: 15px;
}

#sidebar form#searchform div {
	background: /*Green*/ url(img/sidebar_search_bg.gif) no-repeat;
	position: relative;
	height: 30px;
}

#sidebar input.sidebar_search {
	background: transparent;
	border: none;
	width: 120px;
	position: absolute;
	top: 5px;
	left: 8px;
	font-size: 13px;
	font-family: Georgia;
	color: #838383;
}

/* Widget (calendar) */

#wp-calendar {
	width: 100%;
	padding: 0 0 10px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #f9f9f9;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

.left #wp-calendar {
	width: 90%;
	padding-left: 5px;
	font-size: 12px;
}

.right #wp-calendar {
	width: 90%;
	font-size: 12px;
}

/* Footer */

#footer {
	width: 100%;
	background: url(img/footer_bg.gif) repeat-x left top;
	padding-bottom: 30px;
	padding-top: 5px;
	margin-top: 40px;
}

#footer p {
	font-size: 11px;
	color: #6C6C6C;
	width: 100%;
}

#footer span.left {
	float: left;
	padding-left: 10px;
}

#footer span.right {
	float: right;
	padding-right: 10px;
}

#footer a {
	text-decoration: none;
}

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

/* Fix */

#content_wrap:after,
#caption:after,
#sidebar_wrap:after,
#footer p:after,
#sidebar li:after,
.comments_wrap:after {
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Extras */
.imageleft { float: left; border: 1px solid #b8d9f2; margin-right: 15px; }
.imagecenter { border: 1px solid #b8d9f2; margin-right: 15px; }
.imageright { float: right; border: 1px solid #b8d9f2; margin-left: 15px; }

.imageleftb { float: left; border: 1px solid #fff; margin-right: 15px; }
.imagecenterb { background-color: #fff; border: 1px solid #fff; margin-right: 15px; }
.imagerightb { float: right; border: 1px solid #fff; margin-left: 15px; }


#content p .wp-smiley  { border: 0; padding: 0; margin: 0; }

#twittericon { margin-bottom: 20px; background-attachment: scroll; background-image: url(img/bg-sidebar-twitter.gif); background-repeat: no-repeat; background-position: right bottom; }
#twittericon ul { list-style-type: none; }
#twittertiny { font-size: 0.7em; font-weight: bold; text-align: center; }

.cvpdf { clear: both; margin: 10px 0 10px 4px; padding: 10px; width: 465px; background-color: #e7e7e7; border: 1px solid #ccc; text-align: center; font-size: 1.4em; }
.cvpdf a:hover { background-color: #e7e7e7; }
#tagskeywords { width: 160px; margin: 0 auto; text-align: center; }

.retweet { float: right; width: 65px; margin: 10px 0 0 0; padding: 0; text-align: right; }
.retweet-slim { float: right; width: 100px; margin: 10px 0 0 0; padding: 0; text-align: right; }

textwidget { border: solid 1px #fff; }
#no-border-sidebar { border: solid 1px #fff; }
#no-border-sidebar img { border: solid 1px #fff; }


/* techtags */
.techtags { font-size: 0.8em; color: #666; width: 520px; height: 20px; margin-top: 10px; padding-top: 6px; padding-left: 28px; background: url(img/bg_technorati.gif) no-repeat scroll left center; clear: both; }
#content .techtags { font-size: 0.8em; }
a.techtags: link visited active { color: #aa4416; }
a.techtags:hover { color: #000; }


/* Rounded Corners - Android Wallpapers */
#thumbs-border { background-color: #e9ebde; -moz-border-radius: 10px; -webkit-border-radius: 10px; padding: 10px 15px; margin-bottom: 15px; height: 130px; }
#thumbs-textblock { float: left; width: 170px; margin: 0 0 0 10px; }
.thumbs-title { font-size: 0.8em; font-weight: bold; color: #bb2d28; }
.thumbs-maintext { font-size: 0.7em; line-height: 90%; }
#thumbs-tm { float: left; margin: 0; padding: 0; }
#thumbs-qrpush { float: right; margin: 0; padding: 0; }


.pageimages { /*float: left;*/ margin: 5px 5px 5px 0; padding: 2px; border: 1px solid #ccc !important;  }


/* FORZA CAR LIST STYLES - START */

#car-table-list { font-size: 0.7em; color: #999 }
#car-table-list img { border: 0px!important; padding: 0px!important; margin: 0px!important; }

.car-owned {
	background-color: #e2fecb;
	color: #003300;
	background-attachment: scroll;
	background-image: url(forza-bits/icon-tick.png);
	background-repeat: no-repeat;
	background-position: 815px center;
}

.car-owned-late {
	background-color: #b3ff75;
	color: #003300;
	background-attachment: scroll;
	background-image: url(forza-bits/icon-tick.png);
	background-repeat: no-repeat;
	background-position: 815px center;
}

.car-not-owned {
	background-color: #fff2f4;
	font-weight: normal;
	color: #c00;
	background-attachment: scroll;
	background-image: url(forza-bits/icon-cross.png);
	background-repeat: no-repeat;
	background-position: 815px center;
}

.car-box-space {
	height: 15px;	
}

#data-amounts-box {
	padding: 6px 0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #000;
	background-color: #666;
	height: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 1.1em;
	background-attachment: scroll;
	background-image: url(forza-bits/wmark-forza3-slim.png);
	background-repeat: no-repeat;
	background-position: right center;
}

#data-table-link {
	font-size: 0.9em;
	text-align: center;
}


#header2 {
	width: 900px;
	height: 311px;
	background: url(headers2/rotate.php) no-repeat top;
}

#header2 h2 {
	font-size: 38px;
	font-style: italic;
	font-weight: normal;
	color: #fff;
	padding-left: 125px;
	padding-top: 45px;
	width: 270px;
	text-shadow: 0 2px 0 #000;
}

#header2 h2 a {
	color: #fff;
	text-decoration: none;
}

#header2 h2 a:hover {
	color: #FFDFDB;
}

#header2 h3 {
	font-size: 21px;
	font-weight: normal;
	color: #D2716C;
	padding-left: 70px;
	text-shadow: 0 1px 0 #000;
}



#content2 {
	width: 800px;
	padding-right: 60px;
	padding-left: 15px;
	float: left;
	margin-top: -130px;
	z-index: 1;
	position: relative;
}

#content2 hr { width: 108% !important;  }

#content2 h2 {
	font-size: 18px;
	font-weight: normal;
	padding: 20px 0 10px 0;
	clear: both;
	width: 100%;
}

#content2 h2 a {
	text-decoration: none;
	border-bottom: #E6E6E6 1px solid;
}

#content2 h2 a:hover {
	border-bottom-color: #90937D;
}

#content2 h3 {
	font-size: 10px;
	font-weight: normal;
	color: #595959;
	font-style: italic;
	margin-top: -5px;
	padding-bottom: 5px;
}

#content2 h3 a {
	text-decoration: underline;
	color: #595959;
}

#content2 h3 span.pedit a {
	color: #D83131 !important;
}

#content2 h4 span.pedit a {
	color: #D83131 !important;
}

#content2 h3 a:hover {
	color: #181818;
	text-decoration: none;
}

#content2 p {
	line-height: 22px;
	font-size: 13px;
}

#content2 ul, ol {
	margin: 10px 70px;
	font-size: 13px;
}

#content2 ul li {
	list-style: square;
	padding-left: 5px;
	line-height: 21px;
}

#content2 ol li {
	padding-left: 5px;
	line-height: 21px;
}

h2.heading_2 {
	padding: 0 !important;;
}

#content2 img {
	/*border: #DCDCDC 1px solid;*/
	/*background: #fff;*/
	padding: 5px 3px 3px 3px;
}



#sidebar9 {
	width: 308px;
	float: right;
	margin-top: -215px;
	z-index: 100;
	position: relative;
	display: inline;
	margin-right: 36px;
	font-size: 12px;
	line-height: 22px;
}

#sidebar9 h3 {
	font-size: 17px;
	color: Black;
	font-weight: normal;
	padding: 10px 0 10px 0;
}

#sidebar9 p {
	font-size: 12px;
	line-height: 22px;
	color: #303030;
}

#sidebar9 a {
	font-style: italic;
	text-decoration: none;
}

#sidebar9 a:hover {
	text-decoration: underline;
}

#sidebar9 img {
	border: #B2B2B2 1px solid;
	padding: 3px;
	background: #fff;
}


/* FORZA CAR LIST STYLES - END */


/* My Xbox Profile CSS - START	*/

/* The Gamercard Holder **************************************************/
#xboxgamercard { position: relative; width: 210px; background: #F7F7F7; border: 2px solid #D7D7D7; margin: 0 0 20px 0; }

/* Gamer Pic *************************************************************/
#xboxgamercard #xboxgamercard_tileurl { position: absolute; top: 10px; left: 10px; border: 2px solid #D7D7D7; padding: 1px; } 

/* List of Gamerdetails **************************************************/
#xboxgamercard #gamerinfo { height: 100px; list-style: none; font-size: 14px; color: #444; }

/* Gamertag **************************************************************/
#xboxgamercard ul #xboxgamercard_gamertag { position: absolute; top: 3px; left: 90px; }
		
/* Recent Activity *******************************************************/
#xboxgamercard ul #xboxgamercard_info { position: absolute; top: 28px; left: 90px; font-size: 10px; }
		
/* Recent Activity Game **************************************************/
#xboxgamercard ul #xboxgamercard_moreinfo { position: absolute; top: 45px; left: 90px; font-size: 10px; }

/* Gamerzone *************************************************************/
#xboxgamercard ul #xboxgamercard_zone { position: absolute; top: 83px; left: 30px; width: 210px; text-align: center; font-size: 12px; }

/* Gamerscore ************************************************************/
#xboxgamercard ul li #xboxgamercard_gamerscore { font-size: 12px; padding: 0 0 0 10px; }

/* Recent Game Details List***********************************************/
#xboxgamercard #xboxgamercard_gameholder .xboxgamercard_gamedetails { clear: left; width: 210px; top: 165px; left: 0; }

/* Recent Game Image *****************************************************/
#xboxgamercard .show_gamedetails { float: left; margin: 5px 5px 10px 5px; }

/* Recent Game Holder ****************************************************/
#xboxgamercard #xboxgamercard_gameholder { padding: 10px; }

/* Recent Game Achievements **********************************************/
#xboxgamercard #xboxgamercard_gameholder #xboxgamercard_achievements { font-size: 10px; padding: 5px 0 0 0; margin: 0 10px 0 0; }

/* Recent Game Score *****************************************************/
#xboxgamercard #xboxgamercard_gameholder #xboxgamercard_gamerscore { font-size: 10px; padding: 5px 0; margin: 0 10px 0 0; }

/* My Xbox Profile CSS - END	*/