/* 
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.

*/

#nav a {
font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
font-size:1.1em;
font-weight:bold;
letter-spacing:1px;
line-height:28px;
text-transform:uppercase;
}

#nav a:hover, #nav li.current_page_item a, #nav li.current_page_parent {
background:transparent none repeat scroll 0 0 !important;
}

#nav li:hover {
text-decoration:underline;
}

#nav li:hover, #nav li.current_page_item {
border-bottom:0px solid #2A2A2A;
}

div#nav {
margin-top: 72px;	
}

#top {
height:130px;
//background: transparent url(http://poofka.com/wp-content/themes/coffeebreak/styles/beige/bg-top-tile.gif) repeat-x scroll left top;
}

#top .content {
background: transparent!important;
}

h1, h2, h3, h4, h5 {
font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
}

html, body, p {
font-family:"Trebuchet MS",Trebuchet,Verdana,Arial,sans-serif;
}

#main p, #main ul, #main ol {
font-size:16px;
}

p {
line-height:22px;
padding:7px 0;
}

#main h3 {
font-size:24px;
}

#main h2, #main h3 {
font-weight:bold;
}

#featured .alignright {
float:right;
margin:5px 0 8px 20px;
}

.slides div.slide {
display:none;
position:absolute;
top:0;
width:860px;
}

div#main {
width:100%;
}

div#main-content {
padding:15px 0 25px;
}

#featured #page-title h2 {
padding:6px 0;
}

#featured h2 {
color:#333333;
font-size:36px;
font-weight:normal;
letter-spacing:-1px;
line-height:40px;
padding:0 0 10px;
text-shadow:0px 0px 0 rgba(0, 0, 0, 0.15);
}

#loopedSlider {
margin:-40px auto 0;
padding:40px 0;
width:960px;
}

.gallery img {
border:0 solid #CFCFCF;
}


div#main-content .casetype {
	display:none!important;

}

span#share a{
	text-decoration:none!important;
}

span#share {
//background-color:#EDEDED;
//border:1px solid #CECECE;
  float:left !important;
//margin-top:4px;
//padding-left:3px;
//padding-right:3px;
//padding-top:1px;
  font-size:16px;
  margin-top:-10px;
  font-weight: bold;
}

/* This is to add the featured video section to top of page and move the slider down lower and add top border color*/

div#frontpage {
	padding-bottom: 22px;
	text-align:justify;
}

#frontpage h2, div#frontpage h3 {
	font-weight: bold;
}

#frontpage h3 {
	font-size: 20px;
}

#frontpage p {
	font-size: 16px;
//	text-align: justify!important;
}

#featured {
border-top:1px solid #DFDEDD;
}

div#poofka_video {
	float:left;
	margin-bottom:8px;
	margin-left:0;
	margin-right:20px;
	margin-top:25px;
	}
	
h1 {
	font-size:25px!important;
}	

.wp-caption-text {
font-size:11px;
padding:3px 0 0;
text-align:center;
}

