/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#text-519062500 img{
margin-bottom: 10px;
}

.post a{
color: #1a4b9a;
}

.post a:hover{
text-decoration: none !important;
color: #4e8dc0;
}

.skin-light dl.slidedeck {
	position: relative;
	z-index: 1;
	margin: 0 0 25px 0;
    padding: 0;
	background: #ddd;
}

.skin-light dl.slidedeck dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #333;
	padding: 30px 55px;
	background: #ddd;
	color: #000;
	border: none;
    margin: 0;
}

.sd-node-nav-primary{
padding-bottom: 10px !important;
background-color: #ddd !important;
}

#social{
position: relative;
top: 8px;
float: right;
}

.sd-node-type-recent, .single .intro, h3.single{
display: none;
}

#text-519062504 img{
width: 35px;
height: auto;
padding-right:10px;
}


/* Pride Design Changes */

/* Headers */
h3  { margin: 0; font-family: Georgia, serif; color: #222; font-weight:normal; font-size:18px;}

/* 2.1 Containers & Columns */
#wrapper  { padding:0;}
#top { background: #231723; height: 121px; margin-bottom: 40px;}

#main{width:700px; }
#main.fullwidth {width: 940px;}

#sidebar{width:220px;}

.col-left { float: left; }
.col-right { float: right; }
.col-full  { width: 940px; margin: 0 auto; }


/* 2.3 Header */
#header{ width: 940px; height: 120px; padding: 0px; background-image:url(http://www.arikhanson.com/wp-content/themes/coda/images/bg_revised.png); background-repeat:no-repeat; clear:both;position:relative; }

#logo  { float:left; }
#logo img  { margin-top: 20px; }
#logo .site-title, #logo .site-description  { font-family:Georgia, serif; color: #fff; display:none;  }
#logo .site-title a { color:#fff; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px Georgia, serif; font-weight: normal; }

#search { background:url(images/search-bg.png) no-repeat; height:28px; width:191px; margin-top:21px; position:relative; }
#search input { background:none; border:none; padding:7px 25px 8px 12px; width:156px; margin:0; font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; font-size:12px; color:#888; }
#search input.submit { position:absolute; right:8px; top:6px; width:15px; height:16px; padding:0; margin:0; }


/* 4.1 Homepage Widgets */
#home-widgets .widget { padding: 10px; margin-bottom: 10px; }
#home-widgets .widget h3  { padding:0 0 5px; }
#home-widgets .left  { float: left; width: 340px; margin-right: 20px; }
#home-widgets .right { float: right; width: 340px; }

/* 4.2 Generic Sidebar Widgets */
#sidebar .widget  { margin: 20px 0 20px 0; padding: 15px; font-size:12px; background-color: #fff; color: #808080; }
.widget h3  { padding:0 0 15px; text-transform:uppercase; font: bold 16px Arial, Helvetica, sans-serif; color:#514251; }
.widget p { font:12px/20px Georgia, serif; margin-bottom:15px; }

.widget ul  { clear:both; list-style: none;}
.widget ul li a  { padding: 0px; line-height: 22px; text-decoration: none; padding-right: 5px; }
.widget ul li a:hover { text-decoration:underline; }
.widget ul ul  { padding: 0 0 0 15px; border-top: none; }

.widget_recent_comments li, #twitter li  { padding: 6px 0; line-height: 18px; border-bottom: 1px solid #eee; } /* RESET LI STYLING FOR RECENT COMMENT & TWITTER */
.widget_recent_comments li a, #twitter a  { display: inline; padding: 0; line-height: 18px!important; background: none!important; border: none!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */



.post  { margin: 0 0 0 0; padding-top:20px }
.post .title  { font: 28px Georgia, serif; font-weight:bold; color: #222; position:relative; margin: 0 0 15px; }
.post .single-title { margin: 13px 0 15px; }
.post .single-title a  { font: 28px Georgia, serif; font-weight:bold; color: #222;}
.page .post .title  { margin: 0 0 20px 0; }
.post .title a:link, .post .title a:visited  { color:#222; }

.entry { margin-top: 1px; }




