/*
Theme Name: Vince Papale Theme
Theme URI: http://www.vincepapale.com/
Description: Theme designed and developed by <a href="http://www.radius180.com/">radius180</a>.
Version: 1.1
Author: radius180

*/

/* Base
------------------------------------------------------*/

*
{
	margin: 0px;
	padding: 0px;
}

body
{
	background: #ccc url("images/bg_body.png") repeat-x;
	font: normal 0.75em/145% Arial, Tahoma, sans-serif;
	color: #2f3535;
	text-align: center;
	padding: 0;
}

p
{
	margin: 0px 0px 10px 0px;
	line-height: 140%;
	color: #454545;
}

a
{
	color: #404d6c;
	outline: none;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.hide
{
	display: none;
}

img
{
	border: 0px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.padd5
{
	padding: 5px;
}

.padd10
{
	padding: 10px;
}

.padd15
{
	padding: 15px;
}

.padd20
{
	padding: 20px;
}
/* Preloading hover img to prevent flickering in certain browsers 
-------------------------------------------------------*/
#page-navigation li a
{
	background: url("images/bg_nav_hover.png") no-repeat;
	display: none;
}


/* Clearing method
------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.clear
{
	clear: both;
}


/* Layout
------------------------------------------------------*/

#page-container
{
	width: 1024px;
	margin: 0px auto;
	padding: 0 0 15px 0;
	text-align: left;
}

#page-wrapper
{
	background-color: transparent;
}

#page-header
{
	background: #0d2f5e url("images/hdr_bg.jpg") no-repeat; 
	height: 111px;
	width: 1024px; 
	margin: 0px auto;
	text-align: center;
}
#tagline 
{
	background: transparent url("images/tagline.png") no-repeat; 
	height: 25px;
	margin: 20px 300px 0 0;
	text-indent: -9999px;
	width: 428px;
	float: right;
}
#page-navigation
{
	height: 51px;
	margin: 60px 0 0 295px;
	position: absolute;
	width: 730px;
}

#page-content-container
{
	padding: 0;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#page-content-container .box
{
	border: 1px solid #aaa;
	background-color: #fff;
}

#calloutlinks 
{
	background-color: #710e24;
	height: 92px;
	margin-bottom: 11px;
	width: 1022px;
}

#calloutlinks ul 
{
	list-style-type: none;
}

#calloutlinks li 
{
	display: inline;
	float: left;
} 
li#vinceproducts a
{
	background: transparent url("/wp-content/uploads/2010/04/vinceproducts.png") no-repeat;
	cursor: pointer;
	display: block;
	height: 91px;
	margin: 0 0 0 9px;
	text-indent: -9999px;
	width: 244px;
} 
li#vincebook a
{
	background: transparent url("http://vincepapale.com/wp-content/uploads/2012/02/vincebook.png") no-repeat;
	cursor: pointer;
	display: block;
	height: 91px;
	margin: 0 0 0 9px;
	text-indent: -9999px;
	width: 244px;
} 
li#vinceblog a
{
	background: transparent url("/wp-content/uploads/2010/04/vinceblog.png") no-repeat;
	cursor: pointer;
	display: block;
	height: 91px;
	margin: 0 0 0 9px;
	text-indent: -9999px;
	width: 244px;
} 
li#vincepresskit a
{
	background: transparent url("/wp-content/uploads/2010/04/vincepresskit.png") no-repeat;
	cursor: pointer;
	display: block;
	height: 91px;
	margin: 0 0 0 9px;
	text-indent: -9999px;
	width: 244px;
}
#sidebar
{
	background: transparent url("images/bg_sidebar.png") repeat-y;
	clear: both;
	float: left;
	height: 500px;
	margin: 46px 0 0 33px;
	width: 226px;
}

#main-content
{
	width: 690px;
	float: right;
	background-color: transparent;
	border-left: 1px solid #316696;
	margin: 38px 30px 0 20px;
	padding: 0 0 0 10px;
}

#page-footer
{
	background-color: #76192e;
	padding: 15px 20px 15px 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}


/* Page header
------------------------------------------------------*/

#page-header h1 {
	background: transparent url("images/vincepapale_identity.gif") no-repeat scroll 100% 100%;
	color: #FFFFFF;
	height: 80px;
	margin: 0;
	padding: 15px 0 0 35px;
	width: 213px;
	float: left;
}

#page-header h1 a
{
	display: block;
	padding: 35px 0 25px 12px;
	color: #fff;
	text-decoration: none;
	text-indent: -9999px;
}

#page-header h1 span
{
	display: block;
	font: normal 0.4em Arial, Tahoma, sans-serif;
	color: #cecece;
}

#page-header img
{
	float: right;
	border: 2px solid #696969;
	margin: 20px 20px 0 0;
}


/* Page navigation
------------------------------------------------------*/

#page-navigation ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#page-navigation li
{
	float: left;
	height: 51px;
	margin-right: 5px;
	width: 141px;
}

#page-navigation li a
{
	background: transparent url("images/bg_nav.png") no-repeat;
	color:#666;
	display:block;
	font: bold 1.1em Arial, Tahoma, sans-serif;	
	line-height:normal;
	overflow:hidden;
	padding:0;
	padding-top: 17px;
	padding-bottom: 20px;
	position:relative;
	text-decoration:none;
	width: 141px;
	z-index:10;
}

#page-navigation li a:hover
{
	background: url("images/bg_nav_hover.png") no-repeat;
	color: #fff;
}

.sf-menu li:hover
{
	background: url("images/bg_nav_hover.png") no-repeat;
	color: #fff;
}

#page-navigation li li a {
	background-image: none;
	background-color: #901e38;
	color: #fff;
	z-index:10000;
}	

#page-navigation li li a, #page-navigation  li li a:visited, #page-navigation li li a:active {
	padding:0;
	padding-top: 17px;
	padding-bottom: 20px;
}

#page-navigation li li a:hover, #page-navigation li.current_page_item li a:hover
{
	background: none;
	background-color: #ac2443;
}

#page-navigation li.current_page_item a
{
	background: url("images/bg_nav_active.png") no-repeat;
	color: #fff;
	padding:0;
	padding-top: 17px;
	padding-bottom: 20px;
	width: 141px;
}

#page-navigation li.current_page_item li a
{
	background: none;
	background-color: #901e38;
	padding-top: 17px;
	padding-bottom: 20px;
	border: none;
}

/* Home Image
------------------------------------------------------*/

#homeimg {
	background: #fff url("images/img_papalemain.jpg") no-repeat 565px 0;
	height: 282px;
	text-indent: -9999px;
	width: 1022px;
}	

#homeimg p{
	background: transparent url("images/img_papalequote.png") no-repeat;
	height: 282px;
	margin-left: 50px;
	text-indent: -9999px;
	width: 594px;
}

/* Highlight - Main
------------------------------------------------------*/

#head-highlight
{
	padding: 10px;
	margin-bottom: 11px;
	font: normal 1.2em/150% Arial, Tahoma, sans-serif;
	color: #dedfdf;
}

#head-highlight .head-highlight-inner
{
	background-color: #424747;
}

#head-highlight .head-highlight-content
{
	width: 255px;
	float: right;
	margin: 20px 20px 0 0;
}

#head-highlight img.head
{
	display: block;
	float: left;
	border-right: 1px solid #fff;
}

#head-highlight h2
{
	font: normal 1.3em/140% Arial, Tahoma, sans-serif;
	color: #fff;
	margin-bottom: 10px;
}

#head-highlight h2 a
{
	color: #fff;
}

#head-highlight p
{
	color: #dedfdf;
}

#head-highlight a.detail
{
	display: block;
	font: bold 0.8em/140% Arial, Tahoma, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-bottom: 5px;
	background: url("images/bullet_1.gif") no-repeat 0% 65%;
	padding-left: 12px;
}


/* Highlight - Featured
------------------------------------------------------*/

#products-highlight
{
	margin-bottom: 11px;
}

#products-highlight .product
{
	width: 294px;
	height: 180px;
	float: left;
	margin-right: 11px;
	background-color: #fff;
	border: 1px solid #aaa;
}

#products-highlight .last
{
	margin-right: 0px;
}

#sidebar #products-highlight .last
{
	margin-bottom: 11px;
}

#products-highlight h3
{
	font: bold 1.3em Arial, Tahoma, sans-serif;
	color: #454545;
	text-transform: uppercase;
	margin: 0px 0 8px 0;
	padding-bottom: 3px;
	border-bottom: 1px dotted #454545;
}

#products-highlight h3 a
{
	color: #454545;
	text-decoration: none;
}

#products-highlight h3 a:hover
{
	color: #9cb032;
}

#products-highlight a.detail
{
	font-weight: bold;
	color: #343434;
	background: url("images/bullet_1.gif") no-repeat 0% 60%;
	padding-left: 12px;
}

#products-highlight img
{
	float: right;
	margin: 0 0 3px 10px;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
}



/* Main content
------------------------------------------------------*/

#main-content.wide
{
	width: auto;
	float: none;
	padding: 10px;
}

#main-content h2
{
	font: bold 2em Tahoma, Arial, sans-serif;
	color: #036;
	margin: 0 0 15px 0;
}

#main-content h3
{
	font: bold 1.3em Tahoma, Arial, sans-serif;
	color: #45891D;
	/* text-transform: uppercase; */
	margin: 20px 0 10px 0;
}

#main-content h4
{
	font: bold 1.1em/130% Tahoma, Arial, sans-serif;
	color: #454545;
	margin: 20px 0px 10px 0px;
}

#main-content h2#comments
{
	padding: 20px 0 10px 20px;
	margin: 20px -21px 0 -21px;
	background-color: #e7e7e7;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#main-content h2 span
{
	color: #9cb032;
}

#main-content h3.posted
{
	font: normal 1.0em/140% Arial, Tahoma, sans-serif;
	color: #666;
	margin: -10px 0px 20px 0px;
	text-transform: none;
}

#main-content a
{
	color: #336997;
}

#main-content img
{
	border: 1px solid #ccc;
	background-color: #eee;
	margin: 0px 0px 10px 0px;
	padding: 5px;
}

#main-content img.plain
{
	border: none;
	background-color: transparent;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

#main-content ul
{
	margin: 0 0 10px 0;
	padding-left: 16px;
	list-style-type: square;
}
#main-content ul li
{
	line-height: 2em;	
}
#main-content ol {
	margin: 0 0 10px 0;
	padding-left: 16px;
}
#main-content ol li {
	padding-bottom: 5px;
}

/* Page content - images
------------------------------------------------------*/

#main-content .alignleft
{
	float: left;
	margin: 3px 15px 10px 0px;
}

#main-content .alignright
{
	float: right;
	margin: 3px 0px 10px 15px;
}

#main-content #gallery
{
	margin: 0 -20px 0 -20px;
	padding: 10px;
	background-color: #f3f3f3;
	text-align: center;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#main-content #gallery img
{
	border: none;
	padding: 0px;
	display: block;
	margin: 0px;
	width: 581px;
}

#main-content #gallery_changer
{
	margin: 0 -21px 20px -21px;
	list-style: none;
}

#main-content #gallery_changer li
{
	float: left;
	padding: 11px 5px 11px 7px;
}


#main-content #gallery_changer li a
{
	width: 14px;
	height: 14px;
	display: block;
	text-indent: -9999px;
	background-color: #fff;
	border: 1px solid #424747;
}

#main-content #gallery_changer li a:hover
{
	background-color: #424747;
}

#main-content #gallery_changer li.current a
{
	background-color: #9cb032;
	border: 1px solid #9cb032;
}



/* Page content - topics
------------------------------------------------------*/

#main-content .post-item
{
	margin: 0px 0px 20px 0px;
}

#main-content .post-item h2
{
	margin-bottom: 10px;
}

#main-content .post-item h2 a
{
	color: #444;
	text-decoration: none;
}

#main-content .post-item h2 a:hover
{
	color: #9cb032;
}

#main-content .post-item h3
{
	font: bold 1.0em Arial, Tahoma, sans-serif;
	color: #787878;
	margin: 0px 0px 7px 0px;
	text-transform: none;
}

#main-content .post-item img
{
	float: left;
	margin: 3px 15px 3px 0px;
}

#main-content .post-item a.detail
{
	font: bold 1.1em Arial, tahoma, sans-serif;
	background: url("images/bullet_1.gif") no-repeat 0% 65%;
	color: #454545;
	padding-left: 10px;
}

#main-content .post-item a.detail:hover
{
	color: #9cb032;
	text-decoration: none;
}

#post-navigation
{
	margin: 50px 0px 0px 0px;
	padding: 8px;
	background-color: #eee;
}

#post-navigation a
{
	display: block;
	float: left;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #444;
	text-decoration: none;
	text-transform: uppercase;
}

#post-navigation .next a
{
	float: right;
}

#post-navigation a:hover
{
	color: #9cb032;
}


#post-indexing
{
	margin: 50px 0px 0px 0px;
	padding: 8px;
	background-color: #eee;
}


/* Page content - main-post-image
------------------------------------------------------*/

#main-post-image-container
{
	width: 601px;
	float: left;
	margin-bottom: 11px;
}

#main-post-image-container .main-post-image-inner
{
	background-color: #424747;
	margin: 10px;
}

#main-post-image-container .main-post-image-inner h3
{
	font: bold 1.0em/150% Arial, Tahoma, sans-serif;
	color: #ccc;
	padding: 8px 0 8px 12px;
	border-top: 1px solid #fff;
}

#main-post-image-container .main-post-image-inner h3 span
{
	display: block;
	float: left;
	font: bold 0.9em Arial, Tahoma, sans-serif;
	color: #fff;
	margin: -8px 15px -8px -12px;
	padding: 10px 14px 15px 14px;
	background: #fff url("images/bg_nav_active.gif") no-repeat 50% 100%;
	border-right: 1px solid #fff;
}

#main-post-image-container .main-post-image-inner h3 span a
{
	color: #fff;
	display: block;
}

#main-post-image-container .main-post-image-inner img
{
	display: block;
	border: none;
}
p#adobeicon {
	background: url("images/pdf_icon.gif") no-repeat; 	
	height: 20px;
	padding: 2px 0 0 25px;
}
p#videoicon {
	/* background: url("images/video_icon.gif") no-repeat; 	*/
	background: url("images/promovideo.png") no-repeat top left;
	height: 20px;
	padding: 2px 0 0 25px;
}
p#videoicon2 {
	/* background: url("images/video_icon.gif") no-repeat; 	*/
	background: url("images/promovideo.png") no-repeat 155px 0;
	height: 20px;
	padding: 2px 0 0 180px;
}
p#videoicon3 {
	/* background: url("images/video_icon.gif") no-repeat; 	*/
	background: url("images/promovideo.png") no-repeat 200px 0;
	height: 20px;
	padding: 2px 0 0 225px;
}
p#videoicon4 {
	/* background: url("images/video_icon.gif") no-repeat; 	*/
	background: url("images/promovideo.png") no-repeat 226px 0;
	height: 20px;
	padding: 2px 0 0 252px;
}
p#downicon{
	background: url("images/downicon.png") no-repeat top left;
	height: 20px;
	padding: 2px 0 0 25px;
}
p#downicon2 {
	background: url("images/downicon.png") no-repeat 155px 0;
	height: 20px;
	padding: 2px 0 0 180px;
}
p#downicon3 {
	background: url("images/downicon.png") no-repeat 200px 0;
	height: 20px;
	padding: 2px 0 0 225px;
}
li#promovideo {
	background: url("images/promovideo.png") no-repeat top left;
	height: 35px;
	padding: 0 0 0 25px;
	width: 173px !important;
}
li#promovideo2 {
	background: url("images/promovideo.png") no-repeat top left;
	height: 67px;
	padding: 0 0 0 25px;
	width: 173px !important;
}
li#twitter {
	background: url("images/twitter.png") no-repeat;
	height: 20px;
	padding: 2px 0 0 25px;
	width: 173px !important;
}
li#facebook {
	background: url("images/facebook.png") no-repeat;
	height: 20px;
	padding: 2px 0 0 25px;
	width: 173px !important;
}
li#linkedin {
	background: url("images/linkedin.png") no-repeat;
	height: 20px;
	padding: 2px 0 0 25px;
	width: 173px !important;
}
#invinciblekids a {
	background: url("images/invinciblekids.png") no-repeat;
	clear: both;
	display: block;
	float: right;
	height: 34px;
	margin: -20px 10px 5px 0;
	position: relative;
	text-indent: -9999px;
	width: 62px;
}

/* Page content - portfolio items
------------------------------------------------------*/

#portfolio-list 
{
	margin: 30px 0 0 0;
}

#portfolio-list .portfolio-item
{
	width: 274px;
	float: left;
	margin: 0 10px 10px 0;
}

#portfolio-list .last
{
	float: right;
	margin-right: 0;
}

#portfolio-list .inner
{
	margin: 10px;
	background-color: #424747;
}

#portfolio-list .inner img
{
	width: 254px;
	display: block;
	margin: 0 0 10px 0;
	padding: 0px;
	border: none;
	border-bottom: 1px solid #fff;
}

#portfolio-list .inner h3
{
	font: bold 1.1em/140% Arial, Tahoma, sans-serif;
	color: #fff;
	margin: 0;
	padding: 0 10px 5px 10px;
}

#portfolio-list .inner h3 a
{
	color: #fff;
}

#portfolio-list .inner p
{
	font: normal 1.0em/130% Arial, Tahoma, sans-serif;
	color: #dedfdf;
	padding: 0 10px 10px 10px;
}


/* Page content - comments
------------------------------------------------------*/

#main-content .comments_no span
{
	color: #9cb032;
}

#main-content .commentlist
{
	margin: 25px 0px 0px 0px;
	padding: 0px;
	list-style: none;
}

.commentlist li
{
	padding-bottom: 5px;
  padding-top: 15px;
	background-color: #fff;
  border-bottom: 1px solid #ccc;
}

.commentlist li .comment-gravatar
{
    width: 100px;
    float: left;
}

.commentlist li .comment-gravatar img
{
	width: 70px;
	height: 70px;
  display: block;
  margin: 0px;
}

.commentlist li .comment-text
{
    width: 430px;
    float: left;
}

#main-content .commentlist h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #343434;
	margin: 0px 0px 10px 0px;
}

#main-content .commentlist h4 a
{
	color: #343434;
}

#main-content .commentlist h4 span
{
	font-size: 0.9em;
	display: block;
}

#main-content .commentlist h4 span a
{
	color: #9cb032;
}
		
.commentinfo {
	float: left;
	padding-top: 5px;
	font-size: 0.9em;
}

.commentlist li.my-comment 
{
	background-color: #eee;
	padding-left: 10px;
	padding-right: 15px;
}

#main-content li.my-comment h4 
{
	color: #000;
}

.commentlist li.my-comment p
{
    color: #000;
}

#main-content .commentlist li.my-comment img
{
    background-color: #fff;
}


.commentlist li.my-comment .comment-text
{
    width: 405px;
}

.commenttext 
{
	font-size: 0.9em;
}

.commentlist code 
{
	font-size: 1.3em;
	line-height: 120%;
}

#main-content .commentlist .wp-smiley 
{
	border: none;
	padding: 0px;
	background: none;
}


/* Page content - comment forms
------------------------------------------------------*/

#post-comment
{
	border-top: 1px solid #343434;
	background-color: #f6f6f6;
	padding: 20px;
}

#main-content #post-comment input, #main-content #post-comment textarea
{
	background-color: #fff;
}

#main-content label
{
	display: block;
	font: bold 1.0em/120% Arial, tahoma, sans-serif;
	color: #343434;
	float: left;
	width: 180px;
	margin: 5px 0px 10px 0px;
}
/* 
#main-content input, #main-content textarea
{
	float: left;
	width: 290px;
	background-color: #fff;
	border: 1px solid #aaa;
	font: normal 1.1em/120% Arial, tahoma, sans-serif;
	color: #343434;
	margin: 0px 0px 10px 0px;
	padding: 4px;
}

#main-content textarea
{
	width: 350px;
	height: 150px;
}
*/
#main-content .comment
{
	display: block;
	float: none;
	margin: 0px 0px 5px 0px;
	width: 470px;
}

#main-content label.comment
{
	margin-top: 10px;
}

#main-content input.submit
{
	display: block;
	float: left;
	width: 150px;
	background-color: #fff;
	border: 1px solid #aaa;
	font: normal 1.2em/120% Georgia, Times, serif;
	color: #454545;
	margin: 10px 0px 10px 0px;
	padding: 5px;
}

#main-content input.submit:hover
{
	color: #9cb032;
}

#main-content input:focus, #content-main textarea:focus
{
	border: 1px solid #45371b;
}

#medialeft {
	float:left;
	width:35%;
}
#medialeft p img.alignright {
	background-color: transparent !important;
	border: none;
}
#medialeft p img.aligncenter {
	background-color: transparent !important;
	border: none;
}

#mediaright {
	float:left;
	padding-left: 20px;
	width:60%;
}




/* Page content - comment form 7 plugin
------------------------------------------------------*/

#content-main .wpcf7
{
	margin-top: 50px;
}

#content-main .wpcf7 textarea
{
	width: 470px;
}


/* Page products
------------------------------------------------------*/

#products-view .product-item
{
	border-bottom: 1px solid #ccc;
	padding-bottom: 15px;
	margin-bottom: 15px;
}

#products-view .product-item .product-image
{
	width: 100px;
	float: left;
	margin-right: 20px;
}

#product-detail #image-tab
{
	width: 250px;
	float: right;
	padding: 10px 0 10px 0;
	margin: 15px 0 15px 0;
	border: 1px solid #aaa;
	text-align: center;
}

#product-detail #desc-tab
{
	width: 250px;
	padding-top: 20px;
	float: left;
}

#product-detail #variant-add ul
{
	margin-top: 30px;
	padding-left: 0px;
	list-style: none;
}

#product-detail #variant-add li
{
	margin-bottom: 5px;
}

#product-detail #variant-add input.submit
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #fff;
  margin-top: 15px;
	padding: 6px 15px 6px 15px;
	border: none;
	background-color: #444;
	cursor: pointer;
}

#product-detail #variant-add input:hover
{
	background-color: #9cb032;
}



/* Page sidebar
------------------------------------------------------*/

#sidebar .side-links
{
	
	list-style: none;
	margin: 130px 0 0 15px;
	/*
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 15px 15px 20px 15px;
	margin-bottom: 11px;	
	*/
}
#sidebar .side-links ul
{
	list-style: none;
}

#sidebar .side-links li li
{
	padding: 5px 5px 5px 20px;
	border-bottom: 1px dotted #aaa;
  background: url("images/bullet_1.gif") no-repeat 4px 11px;
}

#sidebar .side-links li#promovideo2
{
	border-bottom: none;
}

#sidebar .side-links li.current
{
	margin: 0 -15px 0 -15px;
	padding: 5px 20px 5px 34px;
	background: #eee url("images/bullet_1.gif") no-repeat 19px 11px;
}

#sidebar .side-links li
{
	border-bottom: 1px solid #fff;
	margin-bottom: 4px;
	padding-bottom: 4px;
	width: 198px;
}
#sidebar .side-links li a
{
	color: #fff;
	font: bold 1.2em Arial, Tahoma, sans-serif;
	text-decoration: none;
}

#sidebar .side-links h3, #sidebar .side-links label
{
	font: bold 1.2em Arial, Tahoma, sans-serif;
	color: #fff;
	text-transform: uppercase;
	display: block;
	border: none;
	background: url("images/bg_nav_active2.gif") no-repeat 50% 100%;
	padding: 12px 15px 16px 15px;
	margin-bottom: 8px;
}

#sidebar .side-links li.search
{
	border: none;
	padding: 5px 0 0 0;
}

#sidebar .side-links li input
{
	font: bold 1.4em Arial, Tahoma, sans-serif;
	color: #454545;
	width: 180px;
	float: left;
	padding: 2px;
}

#sidebar .side-links li #searchsubmit
{
	font: bold 1.1em Arial, Tahoma, sans-serif;
	color: #fff;
	width: 70px;
	float: right;
	border: none;
	padding: 5px 0 5px 0;
	background-color: #444;
}
/*
#sidebar .side-links li img
{
	width: 70px;
	height: 70px;
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 5px;
}
*/
#sidebar .side-links li a:hover img
{
	border: 1px solid #9cb032;
	background-color: #fff;
}

#sidebar .banner
{
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 22px;
	margin-bottom: 11px;
}

/* Sidebar Slideshow
------------------------------------------------------*/

/*** set the width and height to match your images **/

#slideshow {
    border: 5px solid #fff;
	height: 139px;
	margin: 10px 0 0 44px;
    position: absolute;
	width: 194px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

/* Sidebar banners
------------------------------------------------------*/

#sidebar #banners 
{
	border: 1px solid #aaa;
	background-color: #fff;
	padding: 3px 15px 15px 15px;
	margin-bottom: 11px;	
}

#sidebar #banners img
{
	display: block;
	float: left;
	margin: 12px 12px 0 0;
}

#sidebar #banners img.alternate
{
	margin-right: 0;
}



/* Page footer
------------------------------------------------------*/

#page-footer ul
{
	list-style: none;
	padding-bottom: 5px;
	margin: 0 0 15px 63px;
}

#page-footer li
{
	float: left;
	padding-right: 15px;
	margin-right: 15px;
	border-right: 1px solid #fff;
}

#page-footer li#last, #page-footer li#last a 
{
	border-right: none;	
	padding-right: 0 !important;
	margin-right: 0 !important;
}

#page-footer p
{
	color: #fefefe;
	margin: 0px;
	text-align: center;
}

#page-footer a
{
	color: #fff;
	font-size: 1em;
	margin-right: 30px;
	padding-left: 30px;
	text-decoration: none;
	text-transform: uppercase;
}

#page-footer a:hover
{
	text-decoration: underline;
}

#page-footer li.current_page_item a
{
	color: #fff;
	text-decoration: none;
}

#page-footer #copyright a
{
	color: #fff;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase !important;
}

#page-footer #copyright a:hover
{
	text-decoration: underline;
}

/* RSS Feed
------------------------------------------------------*/
ul#rss {
	list-style-type: none;
}
ul#rss li span.rssLinkListItemTitle a {
	font-size: 1.6em;
	line-height: 250%;
}
ul#rss li p.MsoNormal span,
ul#rss li p.MsoNormal font,
ul#rss li div.Section1 p.MsoTitle font,
ul#rss li div.Section1 p.MsoBodyText font {
	font-family: Arial, Tahoma, sans-serif !important; 
	font-size: 1em !important;
	line-height: 140% !important;
}
