/* 
WOO CUSTOM STYLESHEET - IRRESISTIBLE
-----------------------------------------

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.

*/


/*-----------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-----------------------------*/

/* 2.1 Containers */

.inner  { position: relative; width: 940px; margin: 0 auto; }
#bg  { height: 100%; background: #0C3569 /* transparent url(default/bgoverlay.jpg) no-repeat scroll center 70px */;}
#container  {
	width: 940px;
	margin: 0 auto;
}

/* 2.2 Header */

#header  { background: #000000 url(files/2010/01/header-bg-1.jpg) repeat-x left bottom;}


/////* 2.3 NAVIGATION */////

#navigation  {
	position: relative;
	z-index: 999;
	height: 37px;
	margin: 0 0 60px 0;
	background: url(images/navtile.png) repeat-x left top;
}

#nav, #nav ul {
	z-index: 100;
	float: left;
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li {
	float: left;
	position: relative;
}

#nav a:link, #nav a:visited {
	z-index: 100;display: block;
	padding: 0 10px;
	line-height: 37px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
}

#nav .current_page_item a, #nav a:hover {
	text-decoration: none;
        background-color: #E9A431;
}

#subscribe  {
	position: absolute;
	top: 0;
	right: 0;
}

#subscribe a:link,
#subscribe a:visited  {
	padding: 0 0 0 20px;
	line-height: 39px;
	text-transform: uppercase;
	color: #fff;
	background: url(images/ico-rss.png) no-repeat left center;
}

#subscribe a:hover  {}


//////* 2.3 DROP-DOWN MENUS */////

#nav li ul {
	position: absolute;
	width: 170px;
	left: -999em;
}

#nav li ul li { width: 170px; line-height: 18px; margin: 0; border-style: solid; background-color: #444444; background: rgba(52, 49, 49, 0.9); }
#nav li ul li a:link, #nav li ul li a:visited { display: block; width: 160px; padding: 5px 5px; line-height: 18px; font-size: 12px; }
#nav li ul ul {	margin: -23px 0 0 170px; }
#nav li:hover ul, #nav li.sfhover ul { left: auto; }
#nav li:hover ul ul, #nav li.sfhover ul ul { left: -999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left: auto; }
#nav li:hover, #nav li.hover { position: static; } /* IE7 Fix */




/*-----------------------------*/
/* 3. POSTS */
/*-----------------------------*/

#breadcrumbs  {
	padding: 10px 30px;
	color: #e8e8e8;
	background-color: #292626;
}

#breadcrumbs p  { margin: 0; }

h3.catheading  { margin: 0 0 20px 0; text-transform: uppercase; font-size: 20px; }

.post  {
	margin: 0 0 30px 0;
	border-bottom: 1px dotted #c2c2c2;
}

.meta  { margin: 0 0 20px 0;}

.meta span  {
	margin: 0 3px 0 0;
	padding: 6px 8px;
	font-size: 11px;
	color: #fff;
	background-color: #373434;
}

.meta .date  {
	padding-left: 27px;
	background: #373434 url(images/ico-date.png) no-repeat 5px center;
}

.meta .comments a:link,
.meta .comments a:visited  {
	padding-left: 25px;
	color: #fff;
}

.post h2.title  { margin: 0 0 18px 0; line-height: 34px; }
.post h2.title a:link, .post h2.title a:visited  {}
.post h2.title a:hover { text-decoration: none; }

.post .video {
	margin: 0 0 20px 0;
	border: 5px solid #e0e0e0;
}

.entry  {

}

.post .tags  {
	margin: 0 0 20px 0;
	padding: 0 0 0 25px;
	color: #373434;
}

.tags a:link,
.tags a:visited  {
	
}

/* 3.1 Typographic Elements */

.entry h1  {}
.entry h2  {}
.entry h3 {}
.entry h4 {font-weight: bold;}
.entry h5 {}
.entry h6 {}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6  {
	margin: 0 0 18px 0;
        font-weight: bold;
}

.entry p  { margin: 0 0 18px 0; }

.entry blockquote  { padding: 10px 30px; margin: 0 0 18px 0; color: #666; }
.entry blockquote p  { margin: 0; }

.entry ul  { margin: 0 0 18px 0; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  { list-style-type: circle; }
.entry ul li ul li  { list-style-type: disc; }

.entry ol  { margin: 0 0 18px 0; padding: 0 0 0 30px; }
.entry ol ol  {	margin: 0; }
.entry  ol li  { list-style-type: upper-latin; }
.entry  ol li ol li  { list-style-type: lower-latin; }

/* 3.2 Images */

.entry img  {
	border: 1px solid #6ECFEF;
}

.entry .wp-caption {
	padding: 1px;
	background:#F8F8F4;
	border: solid 1px #e6e6e6; 
	text-align:center;
}

.entry .wp-caption img { border: none; }

img.wp-smiley  {
	padding: 0;
	border: none;
}

.entry .alignleft  {
	float: left;
	margin: 10px 15px 10px 0;
}

.entry .alignright  {
	float: right;
	margin: 10px 0 10px 15px;
}

.entry .aligncenter  {
	text-align: center;
}

/* 3.3 PageNavi */

div.Nav  {
	margin: -20px 0 0 0;
	padding: 0 0 7px 0;
	text-align: center;
	border-bottom: 1px dotted #c2c2c2;
}

.Nav strong.on  {
	padding: 5px 10px 5px 10px;
}

.Nav a:link, .Nav a:visited  {
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	background-color: #e6e6e6;
}


