
/* Global Page Styles   
----------------------------------------------- */


body {
	background: url(images/bg.jpg) top repeat-x #001d3f;
	text-align:center;
	margin: 0;
	padding: 0;
}

body, tr, td, th {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: 400;
	line-height: 1.5;
}

#wrapper {
	width:970px;
	margin: 0 auto;
	text-align:left;
}

#main_home {
	width: 970px;
	background:url(images/bg_main_home.jpg) top no-repeat #ffffff;
} 

#main {
	width: 970px;
	background:url(images/bg_main_inner.jpg) top no-repeat #ffffff;
} 

#main_inner {
	width: 970px;
	background:url(images/bg_main_foot.jpg) bottom no-repeat;
} 

.maintxt {
	padding-bottom: 15px;
}
/* Home Banner 
----------------------------------------------- */

#banner {
	width: 970px;
	height:283px;
	background: url(images/bg_home.jpg) top left no-repeat;
	margin:0;
	overflow:hidden;
}

#banner_inner {
	width: 370px;
	color:#FFFFFF !important;
	font-size:18px;
	line-height:24px;
	margin-top: 30px;
	margin-left: 280px;
	float:left;
}

#banner_inner H1 {
	font-size:36px;
	line-height:45px;
	padding:0;
	margin:0 0 10px 0;
	font-weight:400;
	color:#FFFFFF !important;
}

#banner_inner p {
	padding: 0;
	margin:0;
}

#banner a#banner_btn {
	width: 260px;
	height: 75px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	margin-top:35px;
	margin-right:35px;
	float:right;
	text-indent: -999px;
	background:url(images/join.jpg) 0 0 no-repeat;
}

#banner a:hover#banner_btn {
	text-decoration:none;
	background:url(images/join.jpg) 0 -75px no-repeat;
}

#pbanner {
	width: 970px;
	height:120px;
	background: url(images/bg_main.jpg) top left no-repeat;
	overflow:hidden;
	margin:0;
}

#pbanner_inner {
	overflow:hidden;
	width: 350px;
	height:120px;
	color:#FFFFFF !important;
	font-size:12px;
	line-height:15px;
	float:left;
	margin-left: 270px;
}

#pbanner_inner H1 {
	font-size:36px;
	line-height:120px;
	padding:0;
	margin:0 ;
	font-weight:400;
	color:#FFFFFF !important;
}


#pbanner a#banner_btn {
	width: 260px;
	height: 75px;
	overflow:hidden;
	text-decoration:none;
	display:block;
	float:right;
	margin-top:22px;
	margin-right:15px;
	text-indent: -999px;
	background:url(images/join.jpg) 0 0 no-repeat;
}

#pbanner a:hover#banner_btn {
	text-decoration:none;
	background:url(images/join.jpg) 0 -75px no-repeat;
}

	
/* Links 
----------------------------------------------- */


a {
	color:  #008fbb;
	text-decoration: none;
}
a:hover {
	color: #28b7e3;
	text-decoration: underline;
}


/* Header
----------------------------------------------- */

#header {
	width:970px;
	height: 85px;
	position:relative;
	overflow:hidden;
}

a#logo {
	width: 300px;
	height: 85px;
	display:block;
	text-decoration:none;
	position:absolute;
	top:0;
	left:0;
}

#header_text {
	width: 330px;
	position:absolute;
	top: 130px;
	left: 380px;
	font-size:20px;
	font-weight:400;
	color: #ffffff;
	line-height:30px;
	margin:0;
	padding:0;
}

a#header_btn {
	width: 115px;
	height: 35px;
	position:absolute;
	top: 30px;
	right: 0;
	overflow:hidden;
	text-decoration:none;
	display:block;
	text-indent: -300px;
	background:url(images/login.png) 0 0 no-repeat;
}

a:hover#header_btn {
	text-decoration:none;
	background:url(images/login.png) 0 -35px no-repeat;
}

/* Main Nav Menu   
----------------------------------------------- */

#nav {
	width: 965px;
	padding-left:5px;
	background:url(images/bg_nav.png) top left no-repeat;
	height:40px;
	overflow:visible;
}

#suckerfishnav {
	padding: 0;
	margin: 0;
	height:40px;
	overflow:visible;
    }
	
#suckerfishnav, 
#suckerfishnav ul {
    float:left;
    list-style:none;
    margin:0;
    padding:0;
	z-index:3000;
    }
	

#suckerfishnav li {
 	background:url(images/bg_navdiv.jpg) top right no-repeat;
	float:left;
	list-style-type: none;
	padding: 0;
	margin: 0;
    }

	
#suckerfishnav li a {
    display:block;
	color: #001d3f;
	text-decoration: none;
	padding:0 25px;
	font-size: 14px;
	line-height:40px;
	font-weight: bold;
    }

#suckerfishnav li a:hover {
    color:#001d3f;
	text-decoration: none;
    }
			

#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:250px;
    margin:0;
	padding:0;
	border-right:1px solid #99c7de;
    }
	
#suckerfishnav ul li {
	background: none;
	width: 250px;
	border-top: 1px solid #e0f5fd;
	border-bottom: 1px solid #99c7de;
    }
	
#suckerfishnav ul li a {
    padding: 6px 0 6px 25px;
	display:block;
    font-size: 11px;
	line-height: 17px;
    color:#001d3f;
	font-weight: normal;
    }

#suckerfishnav li a:hover {
    color:#001d3f;
	text-decoration: none;
	background:# #e0f5fd;;
    }
	
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }

#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#c3e6f4;
    }
#suckerfishnav li:hover, 
#suckerfishnav li.sfhover {
    background:#c3e6f4;
    }
#suckerfishnav ul li:hover, 
#suckerfishnav ul li.sfhover {
    background:#abd4e8;
    }
	
	

/* Sidebar Styles   
----------------------------------------------- */

#side {
	width: 270px;
	float: right;
	overflow:hidden;
	padding-top:10px;
	/*background:url(images/bg_side.jpg) left bottom no-repeat;*/
}

#side_inner {
	padding: 30px 30px 30px 0;
	/*background:url(images/bg_side1.jpg) left top no-repeat;*/
}

#side_affilates,
#side_lenders,
#side_agencies {
	width: 270px;
	overflow:hidden;
	margin-bottom: 15px;
}

#side_affilates H2,
#side_lenders H2,
#side_agencies H2 {
	padding: 0 0 4px 40px;
	margin:0;
	height:36px;
	line-height:36px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFFFFF;
	background-position: 0 0;
	background-repeat: no-repeat;
}

#side_affilates:hover H2,
#side_lenders:hover H2,
#side_agencies:hover H2 {
	padding: 0 0 4px 45px;
	background-position: 0 -40px;
}

#side_affilates H2 {
	background-image: url(images/bg_aff.png);
}

#side_lenders H2 {
	background-image: url(images/bg_lend.png);
}

#side_agencies H2 {
	background-image: url(images/bg_agent.png);
}

#side_affilates .side_menu,
#side_lenders .side_menu,
#side_agencies .side_menu {
	padding: 10px 0 15px 15px;
}

#side_affilates:hover .side_menu,
#side_lenders:hover .side_menu,
#side_agencies:hover .side_menu {
	padding: 10px 0 15px 20px;
}

.side_menu ul {
	padding: 0;
	margin:0;
	list-style-type:none;
}

.side_menu ul li {
	padding: 0;
	margin: 0;
	font-size:11px;
}

.side_menu ul li a {
	display:block;
	padding: 4px 0 4px 15px;
	margin-right:20px;
	color: #000;
	text-decoration:none;
	background:url(images/arrow1.gif) 0px 8px no-repeat;
	border-bottom:1px solid #e5ebed;
}

.side_menu ul li a:hover {
	color: #000;
	text-decoration:underline;
	background-color: #e5ebed;
}


/* ---- quick contacte form ----- */

#sidecontact {
	border: 1px solid #d8e5eb;
	margin-bottom: 20px;
	padding:3px;
}
#sidecontact_inner {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background: #ebf2f5;
	padding: 15px;
	font-size: 13px;
	color: #001d3f;
	
}

/* ---- quick contacte form ----- */
#qcontact {
	border: 1px solid #d8e5eb;
	margin-bottom: 20px;
	padding:3px;
}
#qcontact_inner {
	background: #ebf2f5;
	padding: 15px;
}

#qcontact_ok {
	background: #f88228;
	padding: 15px;
	font-size:15px;
	color:#FFFFFF;
}
#qcontact_inner H3 {
	font-size: 18px;
	color: #001d3f;
	font-weight:normal;
	padding:0;
	margin: 0!important;
}
#qcontact_inner p {
	font-size: 12px;
	color: #80969f;
	line-height: 16px;
	padding:0;
	margin: 5px 0 15px 0!important;
}
#qcontact_inner .field {
	background: url(images/bg_sidebarfield.jpg) no-repeat left top #fff;
	padding: 6px 10px;
	margin-bottom: 5px;
	border: 1px solid #d8e5eb;
	width: 175px;
	line-height:18px;
	font-size: 12px;
	color: #80969f;
}
.btncontinue {
	background: url(images/bg_send.jpg) 0 0 no-repeat;
	margin-top:5px;
	width: 103px;
	height: 30px;
	cursor: pointer;
	border: none;
	display:block;
	text-indent: -300px;
}

.btncontinue:hover {
	background: url(images/bg_send.jpg) 0 -30px no-repeat;
}


/* ----- Sidebar Menu  ------*/

#side_menu {
	border: 1px solid #d8e5eb;
	padding: 3px;
	margin-bottom:20px;
}

#side_menu ul {
	padding: 0;
	margin:0;
	list-style-type:none;
}

#side_menu ul li {
	padding: 0;
	margin: 0 0 1px 0;
	height:27px;
	font-size:11px;
	line-height:27px;
}

#side_menu ul li a {
	display:block;
	padding-left: 15px;
	color: #666666;
	background:#ffffff;
	height:27px;
	text-decoration:none;
}

#side_menu ul li a:hover,
#side_menu ul li.current_page_item a,
#side_menu ul li.current-cat a {
	color: #ffffff;
	background:#f88228!important;
	text-decoration:none;
}

#side_menu ul li a span {
	font-weight:bold;
}


/* Testimonials
----------------------------------------------- */
#sfstest-sidebar  {
	
}

#side #sfstest-sidebar .text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:16px;
	color:#999999;
}

#side #sfstest-sidebar .client {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	color:#999999;
	text-align:right;
	padding-top:5px;
}


#side #sfstest-sidebar .readmore {

}
#sfstest-page .grayline {
	height: 1px;
	width: 100%;
	background: #ccc;
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* Main Content Blocks and Styles
----------------------------------------------- */

#content_page {
	width: 640px;
	float: left;
	padding-left:30px;
	overflow:hidden;
}

h1.backhead {
	font-size: 28px !important;
	color:  #008fbb !important;
	line-height: 38px !important;
	font-weight: 400 !important;
	padding-top: 35px !important;
}


/* Homepage Styles   
----------------------------------------------- */

#home_top {
 	padding: 30px 30px 0 30px;
}

#home_bottom {
 	padding: 0 30px;
}

#home_tabs {
 	width:640px;
	float:left;
}

#home_contact {
 	width:240px;
	float:right;
	padding-top:13px;
}


#home_map {
	float:left;
	width:380px;
}


#home_clients {
	float:left;
	width:240px;
	padding-left:20px;
}

#home_clients #sfstest-sidebar .text {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:11px;
	line-height: 1.4;
	color:#999999;
}

#home_clients #sfstest-sidebar .client {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:10px;
	color:#999999;
	padding-bottom: 5px;
}


#latest_news H2,
#home_map H2,
#home_clients H2{
	font-size: 18px;
	color:  #008fbb;
	font-weight: 400;
	margin:0 0 10px 0;
	padding:0;
}

#latest_news {
	width: 240px;
	float: right;
	overflow:hidden;
}


#latest_news ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
#latest_news ul li {
	padding:0;
	margin:0;
}

#latest_news ul li a {
	padding: 5px 0 5px 15px;
	margin:0;
	display:block;
	color:#333;
	text-decoration: none;
	border-bottom:1px solid #eee;
	background:url(images/arrow1.gif) left 8px no-repeat;
}

#latest_news ul li a:hover {
	color:#000000;
	border-bottom:1px solid #e5ebed;
	background-color: #e5ebed;
	text-decoration:none;
}

/* Homepage Tabs   
----------------------------------------------- */

#tabbody {
	border:1px solid #d8e5eb; 
	margin-bottom: 15px; 
	padding: 20px;
	height:200px;
}
.shadetabs{
	padding: 5px 0;
	margin-left: 0;
	margin-bottom: 0;
	list-style-type: none;
	text-align: right; 
}

.shadetabs li{
	display: inline;
	margin: 0;
	font-size:13px;
	line-height:18px;
	font-weight:bold; 
}

.shadetabs li a{
	text-decoration: none;
	position: relative;
	z-index: 5;
	padding: 5px 35px;
	margin-left: 3px;
	border: 1px solid #39a3cb; 
	color: #fff;
	background: #39a3cb;
	top:2px;
}


.shadetabs li a:hover{
	text-decoration: none;
	color: #fff;
	background: #24424f;
	border: 1px solid #d8e5eb;
}

.shadetabs li a.selected{ /*selected main tab style */
	position: relative;
	border: 1px solid #d8e5eb; 
	color: #24424f;
	background: #ffffff;
	border-bottom-color: #fff!important;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
	text-decoration: none;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
	display:block !important;
}
}

tabcontent {
  color:#000000;
  }


tabcontent.ul, tabcontent.ol {
  margin-left: 0!important;
  padding-left: 3em!important;
  }
tabcontent.li {
  margin: 0!important;
  padding: 0!important;
  line-height:1.2!important;
  }

/* Lists  
----------------------------------------------- */

ul, ol {
  margin-left: 0;
  padding-left: 3em;
  }
li {
  margin: 0;
  padding: 0;
  }


/* Footer Styles   
----------------------------------------------- */

#footer {
	font-size:10px;
	padding: 20px 0;
	color: #aed6ea;
	text-align:center;
}

#footer a {
	color:#aed6ea;
	text-decoration: none;
}

#footer a:hover {
	color: #2a9ac3;
	text-decoration: underline;
}

#footer ul {
	margin: 0;
	padding:0;
	list-style-type: none;
	text-align: center;
}

#footer  li {
	background-image:none;
	display: inline;
	list-style-type: none;
	padding: 0 5px;
	margin: 0 ;
}

#footer  li.page_item,
#footer  li.cat-item {
	border-left: 1px solid #aad3e8;
}


#footer p {
	margin: 0;
	padding-top: 15px;
}




input,select,textarea{
	border: #dddddd 1px solid;
	font-size: 12px;
	padding: 5px;
}
select{
	padding: 0;
}





/* Homepage Styles   
----------------------------------------------- */

.btnpound {
	padding: 0;
	margin: 0 0 0 30px;
	list-style-type:none;
	height:150px;
}

.btnpound li {
	padding: 0;
	margin: 0 0 10px 10px;
	list-style-type:none;
	background:none;
	list-style-image:none;
	height:55px;
	width:205px;
	float:left;
}

.btnpound li a.p1 {
	background-image:url(images/p1.gif);
}

.btnpound li a.p1 {
	background-image:url(images/p1.gif);
}

.btnpound li a.p2 {
	background-image:url(images/p2.gif);
}

.btnpound li a.p3 {
	background-image:url(images/p3.gif);
}

.btnpound li a.p4 {
	background-image:url(images/p4.gif);
}

.btnpound li a.p5 {
	background-image:url(images/p5.gif);
}

.btnpound li a.p6 {
	background-image:url(images/p6.gif);
}

.btnpound li a {
	float:left;
	display:block;
	font-size:30px;
	line-height:50px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
	height:55px;
	width:205px;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	text-align:center;
}

.btnpound li a:hover {
	background-position: 0px -55px;
	color:#FFFFFF;
	text-decoration:none;
}

a.btn_apply {
	display:block;
	font-size:30px;
	line-height:56px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:700;
	height:65px;
	width:260px;
	text-align:center;
	background:url(images/btn_apply.jpg) 0px 0px no-repeat;
}
a:hover.btn_apply {
	background-position: 0px -65px;
	color:#FFFFFF;
	text-decoration:none;
}

/*  Headings and page styles
--------------------------------- */

H1 {
	font-size: 20px;
	color:  #008fbb;
	line-height: 38px;
	font-weight: 400;
	padding-top: 35px;
	}
	
H2 {
	font-size:16px;
	padding: 0;
	margin: 10px 0;
	line-height: 1.4;
	font-weight: 400;
	color:#fd8e2e;
	}

H2 a {
	color:#fd8e2e;
	text-decoration:none;
	}
	
H2 a:hover {
	color:#fd8e2e;
	text-decoration:underline;
	}
		
H3 {
	font-size:13px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	font-weight: 700;
	color:#333333;
	}
	
H4, H5, H6 {
	font-size:12px;
	line-height: 1.5;
	padding: 0;
	margin: 10px 0;
	font-weight: 700;
	color:#333333;
	}

.entry blockquote {
	padding: 10px;
	border: 1px solid #ddd;
	color:#000;
	width:85%;
	background-color: #f7f7f7;
	font-style: italic;
	margin:5px auto 15px;
	}

.entry .singleimage {
	padding: 7px;
	border:1px solid #ddd;
	margin-left:15px;
	margin-bottom:10px;
}

table, img {
	border: none;
}

td, th {padding:5px;}


/* Site map
------------------------------*/

.sitemap,
.sitemap ul {
	padding:0;
	margin:0;
	list-style-type:none;
}

.sitemap li,
.sitemap ul li,
.sitemap li.page_item,
.sitemap li.cat-item {
	padding:0!important;
	margin:0 0 3px 0!important;
	list-style-type:none;
	font-size:12px;
	display:block;
	width:600px;
}

.sitemap li a {
	display:block;
	padding-left: 15px;
	color: #000;
	height:30px;
	line-height:30px;
	text-decoration:none;
	background:#edf5fb;
}

.sitemap li a:hover {
	color: #ffffff;
	background: #0099CC;
	text-decoration:none;
}

.sitemap ul li a {
	display:block;
	padding-left: 35px;
	color: #333;
	background: url(images/ico-arrow2.gif) 15px center no-repeat #ffffff;
	height:30px;
	line-height:30px;
	text-decoration:none;
}

.sitemap ul li a:hover {
	color: #0099CC;
	background: url(images/ico-arrow2.gif) 15px center no-repeat #f9f9f9;
	text-decoration:none;
}





/*- RSS -*/
#rss a{
	color: #666666;
}
#rss h2{
	padding:10px;
	font-size:14px;
	margin-bottom:10px;
}
#rss ul{
	margin: 0px;
	padding: 10px;
	float:left;
}
#rss li{
	margin: 0px;
	border:none !important;
	padding: 5px;
}
#rss img{
	float: right;
	padding-left: 10px;
	margin-top: 5px;
}

/* =========== CONTACT FORM ============*/

form {
	padding:0;
	margin:0;
}
.contactus_form  {
	background: #fff;
	border:1px solid #ddd;
	clear:both;
	padding: 15px;
}

.contactus_form .field {
	background: url(images/field_bkg.jpg) repeat-x left top #fff;
	margin-bottom: 7px;
	width: 255px;
	padding: 5px;
	height: 18px;
	border: 1px solid #d3d3d3;
	color:#888888;
	font-size:12px;
}

.contactus_form .bigfield {
	background: url(images/field_bkg.jpg) repeat-x left top #fff;
	margin-bottom: 7px;
	width: 350px;
	padding: 5px;
	height: 100px;
	border: 1px solid #d3d3d3;
	color:#888888;
	font-size:12px;
}

.contactus_form .button {
	width: 133px;
	height: 30px;
	background: url(images/button_submit.jpg) no-repeat;
	cursor: pointer;
	border: none;
	text-indent: -100em;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

/* See slideshow.css */

/*========= FEATURED VIDEOS (FRONT-PAGE) =========*/

#video-frame {
	background:#eee;
	float:left;
	width:583px;
	height:auto;
	margin:0px;
	padding: 5px;
	border: 1px solid #ddd;
	}
.video-left {
	float:left;
	width:285px !important;
	display:inline;
	background-color:#FFFFFF;
	}
.video-left p {
	padding:0px !important;
	margin:0px !important;
	}
.video-left h2 {
	display:none;
	}
.video-right {
	float:right;
	width:273px;
	min-height:214px;
	display:inline;
	background-color:#FFFFFF;
	padding: 10px;
	}
.video-right h2{
	color: #000000;
	font-size:11px;
	line-height:normal;
	font-weight:bold !important;
	margin:0 !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
.video-right p{
	color: #666;
	font-size:11px;
	line-height:12px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0px;
	}
.video-right h3{
	font-style: normal !important;
	font-weight: bold;
	font-size:18px;
	line-height:20px;
	padding-bottom: 0px;
	}
.video-right .mootabs_title {
	border-top:1px solid #FFF;
	list-style:none;
	margin:0px;
	padding:0px;
	}
.video-right .mootabs_title li {
	color:#000;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
	display:block;
	padding:10px;
	border: 1px solid #dddddd;
	background:#f7f7f7;
	line-height:10px;
	cursor: pointer;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	}
.video-right .mootabs_title li:hover, .video-right .mootabs_title li.active {
	background:#dddddd url(images/ico-watch.gif) right center no-repeat !important;
	}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
}

/*- Box -*/
.box{
	clear: both;
	height: 1%;
	padding: 0;
	margin: 0;
}
.box .post{
	width: 288px;
	background-color: #ffffff;
	border:1px solid #ddd;
}
.box .post h2 a{
	color:#333333;
}
.box .post h2{
	font-size: 18px;
	padding: 10px;
	line-height: 20px;
}
.box .post p{
	font-size: 11px;
	padding: 5px 10px;
}

.box .post img{
	border: 1px solid #dddddd;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
	float: right;
}

/*=== Traditional Blog Post ===*/

.post-left {
	float:left;
	width:80px;
}

.post-right {
	float:right;
	width: 400px;
}

.post {
	padding-bottom: 20px;
}

.post_date{
	color: #999999;
	padding: 0;
	margin:0;
	font-size: 11px;
	font-weight: normal;
}
.posted{
	font-size: 11px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	line-height: 15px;
	background-color: #eeeeee;
	padding: 5px;
	margin-top: 10px;
	text-align: right;
	border-top:1px solid #ddd;
	clear:both;
}
h3.posted a {
	color: #000000;
	font-size:11px;
}

.box .post h3.posted {
	border-bottom:none;
}

.author_info {
	float: left;
	width: 573px;
	padding: 10px;
	background-color: #eeeeee;
	border: 1px solid #cccccc;
	margin-bottom: 15px;
}

.author_info h3 {
	margin-bottom: 10px;
}

.author_photo {
	float: right;
	margin:  0 0 0 10px;
	background-color: #ffffff;
}

.author_photo img {
	border: 1px solid #666666;
}

/*=== Buttons ===*/
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.comments {
	padding-bottom:0px !important;
}
.comments a{
	background: url(images/ico-comm.gif) no-repeat left;
	color: #000000;
	font-weight:normal;
	font-size:11px;
	padding:0px 0px 0px 18px;
	margin-left:5px;
}
a.more{
	background: url(images/ico-arrow2.gif) no-repeat right;
	color: #c0c0c0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0 20px 0 0;
}
/*=== Traditional Blog Post ===*/
.navigation {
	width:595px;
	margin-bottom:15px;
	float:left;
	padding: 15px 0;
	border-top:  1px solid #eee;
	border-bottom:  1px solid #eee;
}
.navigation a {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
	margin-right:15px;
}
.alignright{
	display:inline;
	float:right;
	margin-left:15px;
}

img.wp-smiley  {
    padding: 0!important;
    border: none!important;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    /* End Images */


/*========= ARCHIVE SPECIFIC =========*/

#archivebox {
	margin-bottom:15px;
	padding:10px;
	color:#000 !important;
}
#archivebox h4, #archivebox h3, #archivebox h2{
	color:#333333;
}
#archivebox h4 em, #archivebox h2 em, #archivebox h3 em{
	font-weight: normal;
}
#archivebox a, #archivebox h2 {
	color:#000;
}
.archivefeed {
	margin-top:10px;
	padding-bottom:0px;
}
.archivefeed a {
	background:url(images/ico-arcfeed.gif) center left no-repeat;
	height:20px;
	color:#000;
	font-weight:bold;
	font-size: 11px;
	font-weight: normal;
	padding:3px 0px 1px 22px;
}
.arclist{
	width: 300px;
	margin:0px 0px 25px;
	padding:5px 0px 0px;
}

.arclist ul {
	list-style-type:none;
	border-bottom: 1px solid #eee;
	margin:0;
	padding:0;
}

.arclist ul li{
	color:#c0c0c0;
	font-size:12px;
	padding:5px 0;
	margin:0;
	border-top:1px solid #eee;
	background:none;
}

/*========= SINGLE POST SPECIFIC =========*/

.singletags {
	margin-top:5px;
}
.singletags a { font-weight: normal !important; text-decoration:underline;color:#000000; }

.wp-caption img {
	margin-bottom:15px;
}
p.wp-caption-text {
	text-align:center;
	padding: 0 0 15px 0;
	margin:0px;
	font-size:1.2em;
	font-style:italic;
	color:#000000;
}



/*========= COMMENTS =========*/

h2.commh2{
	font-size: 1.5em;
	padding: 0 0 5px;
	margin: 0 0 15px 0;
	font-weight:bold !important;
	color:#000000;
}
ol.commentlist{
	margin: 10px 0 20px;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 20px;
}
ol.commentlist p{
	margin-bottom:10px;
	line-height: 20px;
}
ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}
ol.commentlist li{
	padding: 20px 10px 10px 10px;
}
ol.commentlist li.alt{
	padding: 10px 10px 0 10px !important;
	background:#f7f7f7;
	border:1px solid #eee;	
}
#comment {
	width: 595px;
	float: left;
	margin-bottom: 15px;
}

/*========= THREADED COMMENTS =========*/

ol.commentlist .comment-meta{
	font-size:0.8em;
}
ol.commentlist li .avatar { 	
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}

ol.commentlist li{
	border:1px solid #eee;		
	margin:10px 0 10px;
	padding:15px 10px 10px;
}

ol.commentlist li .even{
	background:#ffffff;
}

.commentlist li ul li {
	margin-left:10px;
	margin-right:-5px;
}

ol.commentlist li .reply {
	padding:0 0 5px 0;
}

#respond p{
	margin-bottom:10px;
	line-height: 20px;
}

/* PageNavi */

.more_entries {font-size:11px;}
.more_entries .wp-pagenavi {clear:both;float: right;}
.more_entries .wp-pagenavi a {text-decoration: none !important;}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #9f9f9f !important;}

.more_entries .wp-pagenavi a,
.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi span.pages { background: #EEEEEE;color: #666; padding: 4px !important; margin-left: 4px; border:1px solid #DDDDDD; line-height:24px; }

.more_entries .wp-pagenavi .extend { background:none; border:none; }



/* Tabs */

#tabs {
	width:308px !important;
	height:auto !important;
	padding:5px;
	border:1px solid #ddd;
	background-color:#eeeeee;
	float:left;
	display: block;
}

.inside {
	width: 293px !important;
	padding:5px !important;
	border:1px solid #ddd !important;
	margin:5px 0px 0px !important;
	background-color: #FFFFFF;

}

ul.wooTabs {
	width: 100%;
	padding: 0 0 7px 0;
}

ul.wooTabs li {
	float: left;
	display:inline;
	font-size: 11px;
	line-height: 34px;
	background: #ffffff;
	color: #000000;
	border:1px solid #ddd;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px 0px 0px !important;
	cursor: pointer;
}

ul.wooTabs li a {
	line-height: 31px;
	color: #000000 !important;
	display: block;
	float: left;
	padding: 0 6px;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	text-decoration:none;
	color: #ffffff !important;
}

#tagcloud {
	padding:10px;
}



#sub img {
	float: right;
	margin: 0 0 8px 8px;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	padding:8px;
}

.inside li img.avatar, .inside li img.thumbnail {
	padding: 3px;
	background-color: #ffffff;
	float: left;
	margin: 0 8px 0 0;
}

/*- Ads -*/

#mpu_banner {
	width:300px;
	height:250px;
	background-color:#eeeeee;
	margin-bottom:15px;
	padding: 9px;
	border: 1px solid #dddddd;
}

#advert_125x125 {
	padding-left: 14px;
}

#advert_125x125 img{
	border: 1px solid #ddd;
	padding: 5px;
	margin:0 14px 14px 0;
}

/*- Flickr -*/

#flickr .wrap {
	padding-top: 15px;
}
.flickr_badge_image img {
	float:left;
}
/*=== Styling Widget Lists ===*/

.widget {
	margin-bottom:15px;
}	
.widget h3 {
	padding: 5px;
}
.widget ul {
	margin:0 0 10px 0;
	padding:5px 0;
	border:none !important;
}
.widget ul li {
	border-bottom: 1px solid #eee;
	padding:5px 0 5px 5px;
	margin:0px;
}
.widget ul li a {
	color: #000000;
}
.widget select {
	border:1px solid #eee;
	width:148px;
	margin:15px 0 0 0;
}

.textwidget {
	padding-top: 15px;
}

/*========= MISC =========*/

.fix{
	clear: both;
	height: 1px;
	margin: 0 0 -1px;
	overflow: hidden;
}
.hl{
	border-bottom: 2px solid #eee;
}
.hl-full{
	float:left;
	clear:both;
	height:1px;
	width:100%;
	padding:0 !important;
	margin:0px 0px 15px;
}
.hl2{
	border-bottom: 3px solid #c0c0c0;
}
.hl3{
	border-bottom: 1px solid #eee;
}

.between{
	height:2px;
	margin-bottom:15px;
	}
.fl{
	float: left;
}
.fr{
	float: right;
}
.ac{
	text-align: center;
}
.ar{
	text-align: right;
}

.th{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 0 0 5px 10px;
}
table#wp-calendar {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
}

table#wp-calendar a {
	color:#000000; 
}

table#wp-calendar caption { 
	font-weight: normal; font-size: 0.91667em; line-height: 1.72727em; text-transform: uppercase; letter-spacing: 2px; background: #e5e5e5; border-bottom: 1px dotted #ddd; 
}
table#wp-calendar th { 
	width: 26px; font-size: 0.91667em; line-height: 1.72727em; background: #f2f2f2; border-bottom: 1px dotted #ddd; text-align: center; 
}
table#wp-calendar td { 
	width: 26px; line-height: 1.66667em; color: #999; text-align: center; 
}
table#wp-calendar td#next, table#wp-calendar td#prev { 
	width: 78px; font-size: 0.83333em; letter-spacing: 1px; text-transform: uppercase; 
}
.gravatar {
	float:left;
	border: 1px solid #000;
	margin-right: 10px;
}
.jdGallery a { cursor:pointer !important; }

/* Slider */

#slider-holder { position: relative; height: 270px; width: 595px; margin-bottom: 20px; overflow: hidden ; color: #fff;background: #000;}
#slider-holder .slide{ position: absolute; top:0px; left: 595px; z-index: 1;height: 270px; width: 595px; overflow: hidden; background: #000;}
#slider-holder .slide-1 { display : block; left:0px; top:0px;}
#slider-holder .slide a {display: block;  }
#slider-holder .slide img {  display: block; position: absolute; top:0px; left: 0px; }
#slider-holder  img.full-mask {  position: absolute; top:0; left: 0px; z-index: 0; display: none; }

#slider-holder .slide-content { position: absolute; top: 270px; left: 0;height: 700px; width: 575px; background: #000; padding: 10px 10px 0 10px;z-index: 999;}

#slider-holder .slider-left, #slider-holder .slider-right {position: absolute;    cursor: pointer; height: 150px; width: 120px; z-index: 999; display: block; color: white; }

#slider-holder .slider-left { left: 0;  top: 0; background: url('images/fleche1.png') no-repeat center bottom;   }
* html #slider-holder .slider-left { background: url('images/fleche1.gif') no-repeat center left; }

#slider-holder .slider-right{right: 0; top: 0; background: url('images/fleche2.png') no-repeat center bottom;}
* html #slider-holder .slider-right { background: url('images/fleche2.gif') no-repeat center right; }

.slider-shelf { z-index: 999; background: #000; position: absolute; top:0; width: 595px; overflow: visible;}
span.clicker { z-index: 999; background: #000; position: absolute; top:0px; right:120px; width: auto; font-size: 11px; display: block; padding: 2px 10px; cursor: pointer;}
.shelf-content { z-index: 9999; position: absolute; top:0; width: 595px;}
.shelf-content img {border:1px solid #fff; margin: 10px 0 0 10px; cursor: pointer;}

.shelf-title {padding: 0px 10px;}

.full {
width:930px;
}
