/*
Theme Name:	Traction PRO Child Theme
Theme URI: 	http://thethemefoundry.com/traction/
Description: 	PRO child theme for Traction.
Version: .97
Author:		The Theme Foundry
Author URI:	http://thethemefoundry.com/
Template: traction
*/

/* Import Stylesheets, don't remove these.
-----------------------------------------------------------*/
@import url("../traction/stylesheets/master.css");

/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Logo
-----------------------------------------------------------*/
div.logo.logo-img { line-height: 0; }

/* Make all custom CSS changes BELOW this line
-----------------------------------------------------------*/
/* Example: Change the sidebar background to blue:
#sidebar {
	background: blue;
	}
*/
.featvid {
 font-size:2.2em;
 color:#fff;

 padding:0 0 0 10px;
}
.featvid a:hover {
 color:98673b;
}

#topLogo {
 float:left;
 margin:-10px 0 0 10px;
}

#topDonate {
 float:left;
 margin:195px 0 0 -215px;
}

#slider {
 margin:0 0 0 290px;
}

/* Slider integration */
.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	width: 660px; /*width of featured content slider*/
	height: 240px;
	margin-left:0;
}
.sliderPostInfo { /* Post title and if enabled excerpt wrapper for featured slider */
	position:absolute;
	bottom:0px;
	width:650px;
	min-height:35px;
	background: url(images/bgTransparent2.png);
}
.sliderPostInfo p { /* Post excerpt style on featured slider */
	color:#772124;
	font-size:1.2em;
	padding:0 5px 5px 6px;
}
.sliderwrapper img {
	display:block;
	height:230px;
	width:650px;
}
.contentdiv{ /* do not change the name of class - The size of contentdiv is 495x270 (after excluding padding value) */
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	border:0px solid #772124;
	z-index:1;
}
.pagination{ /* do not change the name of class - used to wrap thumbnails for featured area */
	display:block;
	padding:0 10px 10px 2px;
	margin-bottom:0px;
}
.pagination img{ 
	margin-left:8px;
}
.pagination a img{
	border-top:4px solid #fff;
	padding-top:5px;
	display:block;
	float:left;
}
.pagination a:hover img, .pagination a.selected img{
	border-top:4px solid #b80000;
	padding-top:5px;
}
/* Title of featured post on slider */
.featuredTitle { 
	font-size:24px;
	line-height24px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	display:block;
}
.featuredTitle a {
	display:block;
	padding:6px 5px 3px 6px;
 font-weight:bold;
}
.featuredTitle a:hover {
	text-decoration:underline;
}
/* Author settings for featured post on slider */
.featuredTitleAuthor { 
	font-size:12px;
	font-family: "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	padding:0 5px 3px 6px;
}
.featuredTitleAuthor a {
	padding:2px 5px 3px 2px;
 color:#772124;
}
.featuredTitleAuthor a:hover {
	text-decoration:underline;
}


/* Celebrity
------------------------------------------ */
#columnists {
	font:bold 12px arial, tahoma, verdana, sans-serif;
	border:1px solid #dcddde;
	margin-bottom:15px;
	margin-left: 15px;
}
ul#columnistlist li {
	float: left;
	width: 200px;
	height: auto;
        padding-top:25px;
	padding-right: 10px;
	padding-bottom: 25px;
	list-style:none;
	border-bottom: 1px solid #dcddde;
}
ul#columnist li a {
	display: block;
	color:#800000;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:10px;
	padding-left:10px;
}
ul#columnistlist li.current-cat a {
}
ul#columnistlist li a:hover {
	text-decoration:none;
}
ul#columnistlist li ul {
	position: absolute;
	width: 200px;
	z-index:999;
	left: -999em;
	border-bottom:1px solid #afafaf;
}
ul#columnistlist li li {
	float: left;
	width: 300px;
}
ul#columnistlist li li a {
	background: #e9e9e9;
	float: none;
	color:#4c4c4c;
	font:bold 11px arial, tahoma, verdana, sans-serif;
	text-transform:uppercase;
	padding: 3px 10px;
	border-top: 1px solid #afafaf;
	border-right:0;
	width: 250px!important;
	width:300px;
	width/**/:/**/250px;
}
ul#columnistlist li li a:hover, ul#navpagelist li li a:active {
	background: #ddd;
	color:#000;
	text-decoration:none;
}
ul#columnistlist li:hover ul, ul#navpagelist li.sfhover1 ul {
	left: auto;
	display:block;
}

/* Photo Gallery
------------------------------------------- */
#photoGalleryBar { /*Do not change the name of ID */
	display:block;
	width:890px;
        margin:15px 0 15px 35px;
	position: relative;
	height:235px!important; /*Height after the removal of 4px border values for cross browser compability*/
	height:239px; /* REAL HEIGHT */
	height/**/:/**/235px; /*Height after the removal of 4px border values for cross browser compability*/
 float:left;
}
#photoGalleryBar .container { /*Do not change the name of class */
	position: absolute;
	left: 29px;  
	width: 832px;
	height: 215px;
	overflow:hidden;
}
#photoGalleryBar .previous_button { /*Do not change the name of class */
	position: absolute;
	width: 27px;
	height: 156px;
	background: url(images/left-disabled.gif);
	z-index: 100;    
	cursor:pointer;
        margin:25px 0 0 0;
}
#photoGalleryBar .previous_button_disabled { /*Do not change the name of class */
	background: url(images/left-disabled.gif);
	cursor:default;
}
#photoGalleryBar .next_button { /*Do not change the name of class */
	position: absolute;
	right: 0;
	width: 27px;
	height: 156px;
	background: url(images/right-disabled.gif);
	z-index: 100;
	cursor:pointer;
        margin:25px 0 0 0;
}
#photoGalleryBar .next_button_disabled { /*Do not change the name of class */
	background: url(images/right-disabled.gif);
	cursor:default;
}
#photoGalleryBar ul { /* Main page photo gallery is displayed in a list format */
	width: 100000px;
	position: relative;
	margin-top:10px;
	margin-bottom:10px;
}
#photoGalleryBar img {
	padding:2px;
	border:1px solid #aaa;
	display:block;
	margin-bottom:5px;  
	background:#fff;
}
#photoGalleryBar ul li {
	display:inline;
	float:left;
	padding-right:8px;
	padding-left:8px;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
	line-height:1em;
	width:150px!important; /*WIDTH after the removal of 16px padding values for cross browser compability*/
	width:166px; /* REAL WIDTH */
	width/**/:/**/150px; /*WIDTH after the removal of 16px padding values for cross browser compability*/
}
#photoGalleryBar ul li a{
	color:#fff;
	display:block;
}
#photoGalleryBar ul li a:hover {
	color:#98673b;
}

#LowerSection {
 float:left;
 margin:10px 0 10px 0;
}