/*
THEME NAME: Pritzker News Theme
THEME URI: http://giantsquidindustries.com
DESCRIPTION: Custom theme built for Pritzker Law, built ontop of Sandbox
VERSION: 1
AUTHOR:Reid Peifer, 
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */
@import url('examples/2c-r	.css');


/****************************************/
/*			Layout						*/
/****************************************/


body{
	background: #f0f2dd url(images/stripe.png);
	font-family: Arial, Verdana, sans;
	color:#333;
}


#headerWrapper{
	background: #fff;
	height:148px;
}

#header{
	width:960px;
	padding:0;
	margin:0 auto;
}

p#phoneNumber{
	float:right;
	margin-top:-30px;
	clear: both;
	width:235px;
	display: none;
}
	
#access{
	
}


#mainWrapper{
	background: url(images/bg_contact.jpg) repeat-y top right #fff;
	border:1px solid #ddd;
	width:955px;
	margin:0 auto;
}

#dlWrapper{
	background: #000;
	height:335px;
	position: relative;
}

#dl{
	width:645px;
	margin:0;
	float:left;
}

.dl{
	width:645px;
}

#dlAd{
	float:right;
	
}

#dlInner{
	position: relative;
	width:960px;
	height:295px;
	padding:20px 0;
	margin:0 auto;
}


#dlDetails h3 a{
	color:#fff;
	text-transform: uppercase;
	text-decoration: none;
}

#dlDetails {
	color:#fff;
}

/*
.dlImg{
	width:230px;
	height:160px;
	float:left;
	background:#000;
	margin-right:20px;
	overflow: hidden;
	margin-top:-20px;
}
*/

.dlImg{
	margin-right:20px;
	
}

.dlImg img{
	/*	width:230px;
	overflow: hidden;
height: 160px;*/
}

.dlExcerpt{
	width: 365px;
	float:right;
	font-size: 14px;
	line-height: 1.25em;
}

.dlExcerpt p{
	padding:0;
	margin:0;
	font-size: 14px;
	line-height: 2.25em;
}

.dlExcerpt img{
	display: none !important;
}

.dlExcerpt a{
	color:#999;
}

#dlDetails .postMeta{
	color:#999;
}

#dlDetails p.postMeta {
	padding-bottom: 0px;
}


#dlDetails .postMeta a{
	color:#ff9900;
}

#footWrapper{
	background:#fff;
	width:100%;
	padding:20px 0 10px 0;
	border-bottom: 6px solid #808285;
	clear:both;
	margin:20px 0 0 0 !important;
}

/********BreadCrumbs **************/


#breadcrumbs{
	margin:0 0 0 22px;
	font-size: 12px;
	font-weight: bold;
	color:#787878;
}


.single #breadcrumbs,
.page #breadcrumbs {margin-left:22px;}

#breadcrumbs a{
	font-size: 12px;
	font-weight: bold;
	color:#787878;
	text-decoration: none;
	padding:0 3px;
}

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

#breadcrumbs strong{
	font-weight: bold;
}


.category .page-title{
	background:url(images/category.gif) no-repeat;
	padding:5px 0 14px 160px;
	margin:0 13px 5px 22px;
	font-size: 30px;
	color:#00457C;
	border-bottom:1px solid #BCBEC0;
}

.tag .page-title{
	
	padding:5px 0 14px 20px;
	margin:0 13px 5px 30px;
	font-size: 30px;
	color:#00457C;
	border-bottom:1px solid #BCBEC0;
	text-transform: capitalize;
}


/************************* Footer ***/

#footer {
	margin:0 auto;
	width: 960px;
}


#footer p{
	font-size: 11px !important;
}


#footer img{
	margin:3px 0 15px 0;
}

#footer .address{
	float:left;
}

#footer .footerLinks{
	float:right;
}

#footer hr{
	clear:both;
	height:1px;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
	border-bottom:1px solid #BCBEC0;
	background:#fff;
	margin-bottom:15px;
}

#footer a{
	text-decoration: none;
	color:#00457C;
}


#footer span.sep{
	padding: 0 4px !important;
	
}

/****/

#dl img {  
  
} 


#slideshowNav{
	position: absolute;
	background: #2e2e2e;
	bottom:25px;
	width: 625px;
	height:30px;
	left:0px;
	z-index: 100;
	font-family: "Georgia", Times;
	font-size: 22px;
}

#slideshowNav a{
	text-decoration: none;
	color:#fff;
	padding:5px 9px;
	background: #2e2e2e;
	margin-right:2px;
	font-weight: normal;
	font-family: Arial;
	font-size: 12px;
	border:1px solid #666666;
}

#nav{
	margin:9px 0 0 0;
	padding:0;
}

#arrows{
	float:right;
	margin-top:-18px;
	margin-right:10px;
}

/***/



#contentWrapper{
	width:985px;
	margin:0 auto;
}

.single #mainWrapper,
.page #mainWrapper{
	margin-top:30px;
}

#content{
}

.clearFix{
	clear:both;
	height:1px;
	margin-top:-1px;
}

/****************************************/
/*			Basic Element Styles		*/
/****************************************/

p{
	font-size: 13px;
	line-height: 16px;
	padding-bottom:16px;
}


.post h1{font-size:28px;}
.post h2{font-size:15px;}
.post h3{font-size:22px;}
.post h4{font-size:20px;}
.post h5{font-size:18px;}
.post h5{font-size:16px;}

h1, h2, h3, h4, h5, h6{
	margin:0 0 16px 0;
	
}

h2{
}

.post ul{
	clear: both;
	font-size: 13px;
	margin:2px 0 16px 0;
}

.post ul li{
	list-style:disc;
	list-style-position: outside;
	margin:2px 0 2px 20px;
}


.post ol{
	clear: both;
	font-size: 13px;
	margin:2px 0 16px 0;

}
/*

.blog .post ul,
.blog .post ol,
.blog .post blockquote,
.category .post ul,
.category .post ol,
.category .post blockquote,
.tag .post ul,
.tag .post ol,
.tag .post blockquote{
	clear: none !important;
	float:right;
	}
*/

.post ol li{
	list-style: decimal;
	list-style-position: outside;
	margin:2px 0 2px 20px;
}


.post blockquote{
	width:90%;
	background:#f5f5f5;
	padding:20px 20px 5px 20px;
	clear: both;
	margin:10px auto;
}

cite{
	margin: 10px auto;
	display: block;
	width: 90%;
	text-align: right;
	clear: both;
}

.post a:active,
.post a:link,
.post a:visited{color:#00457C;
	background:none;;}
.post a:hover{color:#ff9900;}


/****************************************/
/*			Header & Navigation			*/
/****************************************/


#blog-title a{
	background: url(images/logo.png) no-repeat;
	display: block;
	width:408px;
	height:83px;
	text-indent: -999em;
	overflow: hidden;
}


#blog-title{
	border-top:4px solid #808285;
	width: 408px;
	padding:28px 0 0 0;
	float:left;
}

#blog-description{
	display: none;
}


#accessWrapper{
	float:right;
	width:472px;
	border-top:4px solid #808285;
	padding:16px 0 0 0;
}





/*************************************** Main Drop Down **/


.tnavinner ul ul{
float: left;
display: block;
margin:0; 
padding:0;
}


.tnavinner ul li {
float: left;
display: block;
}

.tnavinner ul li a {
	color:#808285;
	font-size: 13px;
	padding:10px 36px 11px 0px;
	height:18px;
	float: left;
	display: block;
	text-decoration: none;
}

.tnavinner ul li:hover {
	/*background:#e9e9ce url(img/arrow.png) no-repeat top center;*/
	
}


/**********************************************************/


.nav ul {position:absolute;top:-999em; background-position: bottom; background-repeat: no-repeat; background-image: url(img/pages-bottom.png); padding-bottom: 20px;}

.nav li {float:left; position:relative; z-index:100; display: block;}

.nav a {display:block; float: left;}

.nav ul li{width: 100%;}

.nav li:hover ul,ul.nav li.sfHover ul {left:0px; top:34px;}

.nav li:hover li ul,.nav li.sfHover li ul {top:-999em;}

.nav li li:hover ul,ul.nav li li.sfHover ul {left:240px;top:0px;}

.nav li:hover ul,.nav li li:hover ul {top: -999em;}

/*** Skinning - Superfish menu (Some final font colors and backgrounds) ***/

.nav li li {
	display: block;
	padding: 0px;
	background:#f7f8ef;
	float: left;
	height: auto !important;
	width: 240px;
}

.nav li ul {
	width: 200px;
	text-align: left;
}

#menu ul li ul {
	width: 200px;
}

.nav li li a:link, .nav li li a:visited {
	width: 180px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
}

.nav li li a:hover {
	background-color: #DDDDB9;
	background-image: url(img/pages-hover-arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	width: 180px;
	display: block;
	padding: 10px 30px 10px 30px;
	height: auto;
	float: left;
	color:#333300;
}

#nav2 ul {
	background-image: url(img/categories-bottom.png); 
	padding-bottom: 18px;
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {
	top:44px;
}

#nav2 li {
	z-index:99;
}

#nav2 li li {
	background-color: #3F4045;
	background-image: none;
	margin: 0px;
	z-index:100;
}

#nav2 li li a:hover {
	background-color: #34353B;
	border: none;
	background-image: url(img/pages-hover-arrow2.gif);
}

#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {top:0px;}

/*********************************/
/*				Cat Nav
/*********************************/

#catNavWrapper{
	background: url(images/bg_catNav.gif) repeat-x;
	height:51px;
	font-size: 13px;
	border-top: 1px solid #ddd;
	overflow:hidden;
}


#categories{
	width:960px;
	margin:0 auto;
}

#category-list {
	margin:0; padding:0;
}
		
	#category-list li {
		margin:0 0px 0 0px !important; 
		padding:0px;
		float:left;
		list-style: none;
		line-height:42px;  
		border-left:1px solid #e7e9df !important;
		font-weight: bold;
		font-size: 14px;
	  
	}
	
	#category-list li a{
		padding:3px 15px;
	    display:block;
	    text-decoration: none;
	    color:#808285;
	}
	
	#category-list li ul li a{
		padding:10px 15px;
	    display:block
	}
			
	#category-list li.current-cat, #category-list li:hover {
		background:url(images/bg_catNav_hover.png) repeat-x;
		color:#fff !important;
	}

#category-list li:hover a{
	color:#333300 !important;
}

#category-list li:hover li a{
	color:#808285 !important;
}

#category-list .children li.current-cat, #category-list .children li:hover {

	background:#ddddb9;
	
}

#category-list .children li a:hover{
	color:#333300 !important;
}

#category-list li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	margin:0;
	padding:0; 
	
}
#category-list li:hover ul, #category-list li.sfhover ul {
	left: auto;
	z-index:1000;	
}
#category-list li ul li {
    background: #FFFFFF;
	border-bottom:1px solid #d7e5e9;	
	border-left:1px solid #d7e5e9;	
	border-right:1px solid #d7e5e9;			
	line-height:28px;	
	width:15em;
	margin:0px;
}

#category-list li ul li {

}

#category-list li:hover, #category-list li.hover {
    position: static;
}
#category-list li ul ul {
	margin: -35px 0 0 15em;
}
#category-list li:hover ul ul, #category-list li.sfhover ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul {
	left: auto;
}
#category-list li:hover ul ul, #category-list li:hover ul ul ul, #category-list li.sfhover ul ul, #category-list li.sfhover ul ul ul {
	left: -999em;
}
#category-list li:hover ul, #category-list li li:hover ul, #category-list li li li:hover ul, #category-list li.sfhover ul, #category-list li li.sfhover ul, #category-list li li li.sfhover ul {
	left: auto;
} 		

	
/*********************************/
/*				Post
/*********************************/

.latestPosts{
	background: #ff9900;
	color:#fff;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin:0 0 0 20px;
	padding:5px;
	font-weight: normal;
	line-height: 12px;
}

div.post{
	/*background:url(images/post_repeater.gif) top left repeat-y;*/
	border-bottom:1px dotted #999;
	margin:20px;
	padding: 0 0 30px 0;
	font-size: 13px;
	line-height: 16px;
}

div.postWrapper{
	/*background:url(images/post_top.gif) no-repeat;*/
}

div.postFooter{
	/*background:url(images/post_footer.gif) no-repeat;*/
	height: 17px;
}

div.entry-date{
	font-family: "Georgia", "Times New Roman", serif;
	font-size: 12px;
	margin:0 0 10px 0;
	padding:0 0;
}

div.entry-date a{
	color:#BCBEC0;
	text-decoration: none;
}

div.entry-date div{
	display: inline;
	margin:3px 10px 10px 0;
	padding:0 10px 0 0;
}

div.date{
	border-right:1px solid #BCBEC0;
}


div.postThumb{
	background: #fff;
	float:left;
	margin:0 10px 10px 0;
	overflow: hidden;
	border:1px solid #9d9a99;
	/*height:158px;*/
	padding:4px;
	border:1px solid #999;
	width:88px;
	
}


div.postThumb img{
/*	max-width: 193px;
	min-height: 158px;
	min-width: 188px;*/
	width:88px;
	
}

div.postExcerpt{
/*	margin:0 0 0 215px;*/
}

div.postExcerpt img{display: none;}


p.continueReading{
	margin:2px 0 0 0;
}

p.continueReading a{
	color:#00457C;
	text-decoration: none;
}

p.continueReading a:hover{
	color:#ff9900;
}

/** Post Content Styles ***/

.entry-title a, .entry-title{
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	color:#00457C;
	background:none;
}

h2.post-title {
	font-size: 25px !important;
	line-height:28px;
	margin:-10px 0 10px;
}

.entry-title{
	margin:3px 0 0px 0;
	padding:5px 0;
}

.page-title{
	font-size: 20px;
	margin:0 0 25px 15px;
	font-weight: bold;
}


#nav-below a{
/*	font-size:20px;*/
	text-decoration: none;
	color:#00457C;
	/*margin:10px 0 10px 10px;*/
}
	
/*********************************/
/*				Sidebar
/*********************************/

#primary{
	padding:10px 0 0 0;
}

.category #primary{padding:94px 0 0 0;}
.tag #primary{padding:94px 0 0 0;}
.single #primary{padding:94px 0 0 0;}
.page #primary{padding:94px 0 0 0;}


/** Sidebar Contact Form **/

.sidebar span input, .sidebar span textarea{
	border:1px solid #9d9a99;
	width:260px !important;
	padding:3px;
	display: block;
	margin:3px 0 -3px 0;
}

.sidebar p{
	padding-bottom: 6px !important;
}


.vidLink{
	background: #000;
	padding:10px !important;
	margin-top:-10px;
}

.vidLink a{
	text-decoration: none;
	color:#fff;
}


.vidLink a:hover{
	color:#ff9900 !important;
}

.widget_video p{
	padding:0 !important;
	margin:0 !important;
}

.widget_video{
	background: #000;
}

/*** Widget ***/

.widget{
	margin:0;
}
/*
.widget_recent_entries,
.widget_text,
.widget_recent_comments,
.widget_categories{
	background:#e7e8e9 url(images/widget_body.png) repeat-x bottom;
	border:1px solid #BCBEC0;
	border-bottom:2px solid #BCBEC0;
}


.widget_recent_comments a.url{font-weight: bold;}

.widget_recent_entries h3.widgettitle,
.widget_text h3.widgettitle,
.widget_recent_comments h3.widgettitle,
.widget_categories h3.widgettitle{
	background:url(images/widget_header.png) repeat-x;
	border-bottom:1px solid #BCBEC0;
	padding:15px;
	color:#fff;
	text-transform: uppercase;
	font-size:14px;
	letter-spacing: 3px;
	margin-bottom:10px;
}

.widget_recent_entries ul,
.widget_recent_comments ul,
.widget_categories ul{
	padding:0px 0 7px 0 !important;
}

.widget_recent_entries ul li,
.widget_recent_comments ul li,
.widget_categories ul li{
	margin:5px 5px 15px 0px !important;
	color:#000;
	font-size: 12px;
	list-style: none !important;
}

.widget_recent_entries ul li a,
.widget_recent_comments ul li a,
.widget_categories ul li a{
	color:#000;
	text-decoration: none;
}

/****** Comments ****/

.comments, #respond{
	margin:20px 0 30px 30px;
	width:600px;
}

.comments input{
	border:1px solid #ccc;
}


/********************************/

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {

color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
	margin:3px 0;
	padding:3px !important;
	border:1px solid #ccc;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
	float:right;
	margin:0 0 1em 1em;
	padding:3px;
	border:1px solid #ccc;
}

.alignleft,img.alignleft{
	float:left;
	margin:1em 1em 1em 0;
	padding:3px;
	border:1px solid #ccc;
}

.aligncenter,img.aligncenter{
	display:block;
	margin:1em auto;
	text-align:center;
	padding:3px;
	border:1px solid #ccc;
}



div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
 margin:0 auto;
 width:270px;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}


div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 18px;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}


/*****************************
Contact Form
*****************************/


.wpcf7{
	padding:20px !important;
}


/*****************************
Featured Posts
*****************************/

#featuredPostsWrap{
	width:920px;
	margin:20px auto 20px;
	background: #fff;
	border:1px solid #ddd;
	padding:30px 0 30px 30px;
}

.catItem{
	width:200px;
	float: left;
	margin-right:30px;
}

.slug{
	font-size: 11px;
	color:#666;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: normal;
}

.catTitle a{
	color:#00457c;
	text-decoration: none;
	display: block;
	line-height: 125%;
	font-size: 15px;
	height:35px;
	overflow: hidden;
}


.readMore{
	font-size: 12px;
	color:#00457c;
	text-decoration: none;
}

.catExcerpt{
	margin:10px 0 0 0;
}


.catExcerpt img{
	display: none;
}

.single-thumb{
	padding:2px;
	border: 1px solid #ccc;
	overflow: hidden;
}

/*****************************
Top Sidebar
*****************************/

#topSidebar{
	float:right;
	z-index: 100;
	width: 500px;
	margin-right:30px;

}

#nestedSidebar1,
#nestedSidebar3{
	float:left;
	width:200px;
	margin:22px;
}

#nestedSidebar2,
#nestedSidebar4{
	float:right;
	width:200px;
	margin:22px;
}



#nestedSidebar1 li,
#nestedSidebar2 li,
#nestedSidebar3 li,
#nestedSidebar4 li{
	 list-style: none;
}



#topSidebar a{
	font-size: 11px;
	color:#003366;
	text-decoration: none;
}


#topSidebar li ul li{
	padding:10px 0;
	margin:0;
}

.widget{
	margin-bottom: 40px;
}

.widget_rss{
	height:275px;
	overflow: hidden;
}

#topSidebar li ul li {
	background: url(images/bullet.jpg) no-repeat 0 2px;
	padding:0 15px;
	margin:0 0 15px 0;
}

.widget_rss ul li{
	background: url(images/bullet.jpg) no-repeat 0 2px;
}

h3.widgettitle{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px !important;
	line-height: 12px;
	margin-left:0 !important;
	padding-left:0 !important;
}



/*****************************
TWitter Tools
*****************************/

.aktt_widget{
	padding:10px 10px 0 10px;
	background:#f2ebbd;
	border: 1px solid #ddd;
	font-size: 11px;
	color:#666;
}

.aktt_widget .widgettitle{
	margin-bottom: 5px;
	background: url(images/twitterhead.jpg) no-repeat;
	height:53px;
	width:160px;
	text-indent: -999em;
	overflow: hidden;
	margin-left:0;
	padding-left:0;
}

#topSidebar li .aktt_tweets ul li{
	list-style: none;
	border-bottom:1px solid #ccc;
	padding-bottom:10px !important;
	margin-bottom: 10px;
	background: none;
	line-height: 12px;
	padding-left:6px;
	padding-right:6px;
}

#topSidebar li .aktt_tweets ul li.aktt_more_updates{
	border-bottom: none !important;
	margin-bottom: 0;
	width:140px;
	height:39px;
	text-indent: -999em;
	overflow: hidden;
	background: url(images/followlink.jpg) no-repeat !important;
}

/*****************************
Search Widget
*****************************/

#searchform input.text{
	background: #fff;
	border:1px solid #ddd;
	padding:4px;
	width:135px;
}


#searchform input.button{
	background:#ff9900;
	color:#fff;
	border:1px solid #ddd;
	padding:3px;
}


/*****************************
Contact Form
*****************************/

.contactForm{
	background: url(images/bg_contact2.jpg) repeat-y;
	clear:both;
	padding-top:10px;
}

.contactForm .wpcf7-form-control-wrap input{
	background: #fff;
	border:1px solid #999;
	padding:4px;
	margin-top:4px;
	width:210px;
}

.contactTable td{
	width:150px;
	padding:0 15px 0 0;
	
}

.contactForm p.subject .wpcf7-form-control-wrap input{
	margin-top:4px;
}

/*****************************
Rss Widget
*****************************/

.rsswidget img{
	margin-top:3px;
}



.wp-paginate .current {
}

.wp-paginate,
.wp-paginate li a {
	font-size: 12px;
}


/*****************************
Single
****************************

.single #container,
.page #container {
	width:625px;
}

.single #mainWrapper,
.page #mainWrapper {
	margin-top:20px;
}


.single #mainWrapper,
.page #mainWrapper {
	background: url(images/bg_single.jpg) repeat-y top right #fff;
}


.single .sidebar,
.page .sidebar{
	margin-right:41px;
}

.single .entry-title,
.page .entry-title{
	font-size: 30px;
	line-height: 26px;
	margin-bottom: 15px;
}

.single .postWrapper,
.page .postWrapper{
	margin-top:-20px;
}

.single .widget,
.page .widget{
	font-size: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom:25px;
	padding-bottom: 12px;
}

.single .widget_sp_image,
.page .widget_sp_image{
	border-bottom: none;
}

.single .widget ul,
.page .widget ul{
	margin:0;
}

.single .widget ul li,
.page .widget ul li{
	margin:0 0 15px 0;
	background: transparent url(images/bullet.jpg) no-repeat scroll 0 2px;
	padding:0 15px;
	list-style: none;
}

.single .widget ul li a,
.page .widget ul li a {
	color:#003366;
	text-decoration: none;
}

.single .widgettitle,
.page .widgettitle {
	font-size: 16px;
	margin-bottom: 15px !important;
}

.textwidget .wpcf7{
	padding:0 !important;
}

.textwidget .wpcf7 input,
.textwidget .wpcf7 select{
	margin-bottom: 10px;
}*/