/*
Theme Name: Eagle theme
Theme URI: http://www.cssluxury.com/eagle_wp
Description: Developed for a wide range of online business
Version: 1.2 for WP 3.0
Author: disgogo
Author URI: http://themeforest.net/user/disgogo
Tags: grey, fixed width, two columns, widgets
*/

@import url('css/reset.css');


body {
	background: #E5E5E5 url(images/top_glow.jpg) no-repeat top center;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#231f20;
}

a{
	color:#656565;
}

small {
	font-size:11px;
}

.post p {
	line-height:1.4;
	margin:0 0 20px;
}

.cufon-loading{text-indent:-9999px;}

.center_content small, .full_content small{
	margin-bottom:20px;
	float:left;
	width:100%;
}

.entry img {
	margin:10px 0px;
}

.entry a img {
	text-decoration:none;
}

.center_content a {
	color:#656565;
	border-bottom:1px dotted #333;
}

.center_content a:hover {
	color:#231F20;
}

.wrap {
	width:960px;
	margin:0 auto;
}

.logo{
	display:block;
	cursor:pointer;
	float:left;
	margin-top:30px;
}

.description { margin-top:50px;}

.logo img{
	border:0px;
}


.content {
	float:left;
	width:960px;
	position:relative;
	z-index:0;
}

.full_content {
	float:left;
	width:960px;
}

.motto {
	margin-top:20px;
	background:url(images/motto_holder.jpg) no-repeat;
	width:910px;
	height:39px;
	padding: 16px 25px;
}

.motto a {
	background:url(images/white_btn.png) left top no-repeat;
	width:120px;
	height:39px;
	float:right;
	font-size:18px;
	text-align:center;
	padding-top:10px;
	color:#8c8c8c;

}

.motto h2 {
	color:#bdbdbd;
	float:left;
	margin-top:10px;
}

.left_box, .right_box {
	width:450px;
	margin-top:50px;
}
.left_box{
	float:left;
	margin-left:20px;
}
.right_box{
	float:right;
}

/* Index tabs
-------------------------------------------------------------- */

.tabs {
	float:left;
	width:450px;
	margin-top:10px;
}
.tabs {
	font-size:11px;
	color:#231f20;
}

.tabs a {
	font-size:11px;
	color:#656565;
	border-bottom:1px dotted #333;
}
.tabs a:hover {
	color:#231F20;
}

.tabs img {
	margin-right:20px;
}

.htabs li, .htabssec li{
	display:inline;
}

.htabs li a, .htabssec li a{
	display:block;
	float:left;
	margin:10px 10px 10px 0px;
	font-size:11px;
	color:#656565;
	text-transform: uppercase;
}
.htabs li a:hover, .htabssec li a:hover, .htabs li a.selected, .htabssec li a.selected{
	color:#231f20;
	text-decoration:underline;
}

.htabs { margin:0px; padding:0px;}

/* Navigation 
-------------------------------------------------------------- */

.header-menu { float:left; display:block; float:right; margin-bottom:30px; z-index:9997; position:relative;}

.menu {
    float:right;
	margin-top:85px;
	z-index:9997;
	display:block;
	list-style:none;
}
ul.menu a.menulink {
    float:left;
    display:block;
	padding:5px 15px;
    text-align:center;
    font-size:14px;
	color:#525252;
	border: none;
	overflow: hidden;
	font-weight:normal;
	text-decoration:none;
	margin:0;
}
ul.menu .menulink:hover, ul.menu .menuhover, ul.menu .selected { background:url(images/menu_bullet.gif) right center no-repeat; text-decoration:none; color:#000;}

ul.menu li {position:relative; float:left; margin-right:2px;}

ul.menu ul {
	position:absolute;
	top:25px;
	left:0;
	display:none;
	opacity:0.5;
	list-style:none;
	z-index:99999;
	background:#231f20;
	width:250px;
}

ul.menu ul.onecol {
	position:absolute;
	top:25px;
	left:0;
	display:none;
	opacity:0.5;
	list-style:none;
	z-index:99999;
	background:#231f20;
	width:auto;
	margin-left:15px;
	padding:0px;
}

ul.menu ul li {position:relative;  padding:10px; z-index:99999; }
ul.menu ul.onecol li {position:relative;  padding:5px 0px; z-index:99999; border-bottom:1px solid #2C2A2B; width:100%; }

ul.menu ul li.first {float:left; display:block; position:relative; padding:10px; width:100px  }
ul.menu ul li.second {float:left; position:relative; padding:10px; width:100px}

ul.menu ul li a {display:block; padding:5px; background-color:#231f20; color: #fff;
font-weight:normal;
text-shadow:none; width:auto;}

ul.menu ul li span {display:block; padding:5px 5px 0px 0px;color: #bdbdbd; font-size:11px;
font-weight:normal;text-shadow:none; width:auto; line-height:normal;}
ul.menu ul li a:hover { color:#FFF; text-decoration:underline;}



ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {}
ul.menu .sub {background:#252525 url(../../images/arrow_icn.gif) right center no-repeat}
ul.menu .topline {border-top:1px solid #aaa}



/* Breadcrumb
-------------------------------------------------------------- */

.breadcrumb {
	background:url(images/top_bar.png) left top no-repeat;
	width:920px;
	height:49px;
	padding:0px 20px;
	margin-bottom:20px;
	float:left;
}

.breadcrumb h3 {
	float:left;
	color:#e5e5e5;
	padding-top:15px;
}

.breadcrumb ul {
	float:right;
	margin-top:12px;
}

.breadcrumb li {
	display:inline;
	font-size:11px;
	color:#e5e5e5;
	padding:5px 0px;
	float:left;
}

.breadcrumb li span  {
	display:inline;
	float:left;
	padding:0px 3px;
}

.breadcrumb li a {
	display:block;
	float:left;
	padding:0px 2px;
}

.breadcrumb li a:hover {
	color:#FFF;
}


.left_menu, .footer_menu {
	float:left;
}

.footer .footer_menu h1{
	background:transparent url(images/bullet_selected.jpg) no-repeat scroll right center;
	float:left;
	padding:15px 0px 15px 20px;
	width:210px;
	font-size:18px;
	font-weight:normal;
}

.left_menu h1{
	background:transparent url(images/bullet_selected.jpg) no-repeat scroll right center;
	float:left;
	padding:15px 0px 15px 20px;
	width:210px;
	font-size:18px;
	font-weight:normal;
}

.left_menu li a, .footer_menu li a  {
	background:transparent url(images/divider.gif) repeat-x scroll left bottom;
	color:#4D4D4D;
	float:left;
	font-size:14px;
	width:210px;
	padding:15px 0px 15px 20px !important;
	display:block;
}

.left_menu li a:hover, .left_menu li a.selected, .footer_menu li a:hover, .footer_menu li a.selected {
	background:url(images/bullet_selected.jpg) right center no-repeat;
	color:#000;
}

.left_menu .blog li a:hover, .left_menu .blog li a.selected, .footer_menu .blog li a:hover, .footer_menu .blog li a.selected {
	background:transparent url(images/divider.gif) repeat-x scroll left bottom;
	color:#000;
}

.center_content {
	float:right;
	width:680px;
}

.left_menu  .textwidget, .footer_menu  .textwidget  {
	width:190px;
	padding:15px 20px !important;
	background:transparent url(images/divider.gif) repeat-x scroll left bottom;
}



/* Text elements
-------------------------------------------------------------- */

h1 {
	font-size:30px;
	font-weight:normal;
}
h2 {
	font-size:24px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
}
h4 {
	font-size:14px;
	font-weight:normal;
}

.center_content h1, .post h1 {
	font-size:30px;
	font-weight:normal;
	padding:10px 0px;
}

.center_content h1 a, .post h1 a, .center_content h2 a, .post h2 a  {
	color:#231F20;
	border:0px;
}

.center_content h1 a:hover, .post h1 a:hover, .center_content h2 a:hover, .post h2 a:hover  {
	color:#656565;
	border:0px;
}

.center_content h2, .post h2 {
	font-size:24px;
	font-weight:normal;
	padding:10px 0px;
}
.center_content h3, .post h3, .full_content h3 {
	font-size:18px;
	font-weight:normal;
	padding:10px 0px;
}
.center_content h4, .post h4 {
	font-size:14px;
	font-weight:normal;
	padding:10px 0px;
}

.contact h3 {
	padding:15px 0px;
}

.center_content p {
	color:#4d4d4d;
}

.center_content ul, .center_content ol {
	margin:0px 0px 20px 50px;
}

.center_content ul li {
	margin:10px 0px;
	list-style-type: circle;
}

.center_content ol li {
	margin:10px 0px;
	list-style-type: decimal;
}

.blog li h3, .twitter li h3, .flickr li h3 {
	background:url(images/bullet_selected.jpg) right center no-repeat;
	padding:15px 20px 15px 20px;
	float:left;
	width:100%;
}

blockquote p
    {
    padding: 0px 20px 0px 10px;
    font-size: 12px;    
    float: left;
    background: url(images/close-quote.gif) bottom right no-repeat;
	color:#4D4D4D;
}

blockquote
    {
    padding: 10px;
    background: url(images/open-quote.gif) top left no-repeat;
	width:220px;
	display:block;
	float:left;
	
}

cite
    {
    font-size: 12px;
    float: right;
	margin:0px 0px 0px 0px;
	width:190px;
	text-align:right;
	padding-left:10px;
}

a.website_url
    {
    font-size: 11px;
    float: right; 
	margin:0px 0px 20px 0px;
}

address {
	
	margin:0px 0px 20px 0px;
}

.col1 {
	width:300px;
	float:left;
}

.col2 {
	width:300px;
	float:right;
	
}

.first_col img, .sec_col img {
	display:block;
	margin:10px auto;
}


div.hr {
  height: 2px;
  background:url(images/divider.gif) top left repeat-x;
  width:100%;
  margin:10px 0px;
}

div.hr hr {
  display: none;
}

/* Tables 
-------------------------------------------------------------- */

#box-table-b {
	border-bottom:7px solid #C8C7C8;
	border-collapse:collapse;
	border-top:7px solid #C8C7C8;
	font-size:12px;
	margin:20px 0px 20px 0px;
	text-align:center;
	width:100%;
}
#box-table-b th {
	background:#fff none repeat scroll 0 0;
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	font-size:13px;
	font-weight:normal;
	padding:8px;
}
#box-table-b td {
	border-left:1px solid #C8C7C8;
	border-right:1px solid #C8C7C8;
	color:#231F20;
	padding:8px;
}

#hor-zebra {
	border-collapse:collapse;
	border-top:1px solid #C8C7C8;
	font-size:12px;
	margin:20px 0px 20px 0px;
	text-align:left;
	width:100%;
}
#hor-zebra th {
	font-size:14px;
	font-weight:normal;
	padding:10px 8px;
}
#hor-zebra td {
	color:#231F20;
	padding:8px;
}
#hor-zebra .odd {
	background:#fff none repeat scroll 0 0;
}

/* Gallery 
-------------------------------------------------------------- */

.gallery li {
	display:inline;
	float:left;
	margin:0px 10px 10px 10px;
	width:300px
}

.gallery li a.shaddow {
	display:block;	
	float:left;
	width:300px;
	height:218px;
	background:url(images/gallery_shadow.png) center bottom no-repeat;
}

.gallery li a.title {
	display:block;	
	float:left;
	width:300px;
	margin:0px 10px 10px 0px;
}

/* Blog 
-------------------------------------------------------------- */

ul.blog, dl.twitter {
	margin-bottom:15px;
	display:block;
	float:left;
	width:100%;
}

.blog li a {
	font-size:14px;
	color:#4d4d4d;
	float:left;
	width:100%;
	background:url(images/divider.gif) left bottom repeat-x;
}
.blog li a.no_border {
	background:none;
}

.blog ul.pagination {
	display:block;
	float:left;
	margin:10px 0;
	width:100%;
}

.blog .pagination li {
	display:inline;
}

.blog .pagination li a {
	display:block;
	width:auto;
	font-size:18px;
	background:none;
}

.blog .pagination li a.previous {
	float:left;
}

.blog .pagination li a.next {
	float:right;
}

.blog .shadow img {
	background:url(images/blog_shadow.png) center bottom no-repeat;
	padding-bottom:12px;
}

.blog .shadow a {
	background:url(images/blog_shadow.png) center bottom no-repeat;
	padding-bottom:0px;
	border:0px;
}


/* Twitter 
-------------------------------------------------------------- */

.twitter li.no_border {
	background:none;
}

.twitter dd {
	width:190px;
	padding:15px 20px !important;
	background:url(images/divider.gif) left bottom repeat-x;
}

.twitter dd span {
	
	font-size:11px;
	
	display:block;
}
.twitter dd span a {

	font-size:11px;
	background:none;
	width:auto;
	padding:0px;
	float:none;
	color:#656565;
	display:inline;
}
.twitter dd a {

	font-size:11px;
	background:none;
	width:auto;
	float:none;
	color:#656565;
}

.twitter dd .rsswidget {
	width:100%;
}
.twitter dd span a:hover, .twitter dd a:hover, a.website_url:hover {
	background:none;
	text-decoration:underline;
}

/* Contact 
-------------------------------------------------------------- */

.left_menu.contact, .footer_menu.contact {
	margin-left:20px;
}

.contact .shadow {
	background:url(images/contact_shadow.png) center bottom no-repeat;
	padding-bottom:18px;
}

.contact li{
	font-size:14px;
	padding:15px 0;
}

.contact li.phone {
	background:url(images/phone_icn.png) left center no-repeat;
	padding-left:30px;
}

.contact li.email {
	background:url(images/email_icn.png) left center no-repeat;
	padding-left:30px;
}

/* Footer 
-------------------------------------------------------------- */

.footer li{
	font-size:11px;
	padding:5px 10px;
}

.footer li.phone {
	background:url(images/phone_icn_small.png) left 10px no-repeat;
	padding-left:15px;
}

.footer li.email {
	background:url(images/email_icn_small.png) left 10px no-repeat;
	padding-left:15px;
}

.footer {
	float:left;
	background:url(images/divider.gif) top left repeat-x;
	width:960px;
	margin:50px 0px;
	font-size:11px;
	padding:10px;
}

.footer p{
	float:left;
}

.footer ul{
	float:right;
}

.footer ul li {
	display:inline;
	padding-left:10px;
}

/* Form 
-------------------------------------------------------------- */

#searchform {
	margin-left:20px;
}

#searchform input {
	width:200px;
}

#searchform input#searchsubmit {
	width:50px;
	padding:5px;
	margin-top:10px;
	cursor:pointer;
	height:auto;
}


#contactForm {
	float:left;
	display:block;
	margin-top:30px;
}

.error { width:100%; clear:left; float:left; padding-left:100px;}

textarea {
	border:1px solid #BFBFBF;
	color:#4D4D4D;
	height:100px;
	padding:5px;
	width:430px;
}

input  {
	border:1px solid #BFBFBF;
	color:#4D4D4D;
	float:left;
	height:24px;
	padding:5px 5px 0;
	width:281px;
}

input.send  {
	background:url(images/white_btn.png) left center no-repeat;
	border:0px;
	width:120px;
	height:39px;
	cursor:pointer;
	margin:20px 0 10px 100px;
}

label {
	float:left;
	width:100px;
	font-size:14px;
}
.holder {
	float:left;
	clear:both;
	width:550px;
	margin:0 0 12px;
}


p.error, p.succes {
	background:#242021;
	display:block;
	float:left;
	text-align:center;
	color:#E5E5E5;
	width:100%;
	padding:5px;
	margin:15px 0px 5px 0px;
}

#commentform {
	float:left;
	width:520px;

}


#commentform label{
	float:left;
	width:200px;
	font-size:14px;
	padding-left:10px;
}

#commentform label small{
	margin-bottom:0px;
}

#commentform p{
	margin-bottom:3px;
	float:left;
	display:block;
}

input#submit{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/white_btn.png) no-repeat scroll left center;
border:0 none;
cursor:pointer;
height:39px;
margin:20px 0 10px 0px;
line-height:39px;
padding-top:0px;
padding-bottom:5px;
width:120px;
}
button {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/white_btn.png) no-repeat scroll left center;
border:0 none;
cursor:pointer;
height:39px;
margin:20px 0 10px 100px;
line-height:39px;
padding-top:0px;
padding-bottom:5px;
width:120px;
}

/* JS animation 
-------------------------------------------------------------- */


		/*
		 * Required 
		*/
		.container { width:960px; height:350px; overflow:hidden; position:relative; cursor:pointer; }
		.slides { position:absolute; top:0; left:0; }
		div.slides div { position:absolute; top:0; width:960px; display:none; padding:0; margin:0; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:10px auto; width:960px; position:relative; clear:both; height:400px; background:url(images/slideshow_bg.png) left top no-repeat; }


		/* loopedSlider */
	
		/* Custom settings */
		.pagination,.nav-buttons { list-style-type:none; margin:0; padding:0; }
		.pagination { margin:9px auto; display:block; float:right; height:20px; }
		.nav-buttons li { float:left; margin:0 5px; }
		.pagination li{float:left;}
		ul.pagination li a { width:12px; padding-top:12px; height:0; overflow:hidden; background-image:url(images/pagination.png); background-position:0 0; background-repeat:no-repeat; display: block; margin-right:5px;}
		ul.pagination li.active a {background-position:0 -12px}
		li.p { position:absolute; top:200px; left:-40px; }
		li.n { position:absolute; top:200px; right:-40px;}
		li.p img, li.n img { border:0px;}	
		
/* JS animation 
-------------------------------------------------------------- */


.row {  clear:both;}

/* Calendar style */

table#wp-calendar
{
	width:200px;
	text-align:center;
	border:0px;
	margin:0px auto;
}
table#wp-calendar caption
{
	margin-bottom:10px;
	font-weight:bold;
}
table#wp-calendar td
{
	color:#CFCFCF;
	border:0px;
	padding:0px;
}
table#wp-calendar tr td#today
{
	color:#111312;
	font-weight:bold;
}
table#wp-calendar th
{
	background:none;
	padding:0px;
	border:0px;
	font-size:12px;
	font-weight:bold;
}


h3.bread {
	position:absolute;
	left:0;
	top:0;
	display:block;
	margin-top:16px;
	margin-left:20px;
	color:#E5E5E5;
}

.widget_holder {
	display:block;
	float:left;
	width:230px;
	margin-bottom:30px;
}

.footer .widget_holder {
	display:block;
	float:left;
	width:230px;
	margin-bottom:30px;
	margin-right:50px;
}

img.aligncenter {
	display: block;
	margin:10px auto;

}

img.alignright {
	margin: 0 0 15px 10px;
	display: inline;
}

img.alignleft {

	margin: 0 10px 15px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin-top:30px;
}

.center_content .commentlist {
	margin:0px 0px 20px 0px;
}

.center_content .commentlist{
	margin: 10px 0 0 20px;
	background:transparent url(images/divider.gif) repeat-x scroll left top;
	padding: 10px 0 0;
}

.center_content ol.commentlist{
	list-style: none;
}

.center_content  ol.commentlist li{
	line-height: 18px;
	padding: 0 0 10px;
	background:transparent url(images/divider.gif) repeat-x scroll left bottom;
}

.center_content  ol.commentlist li p{
	font-size:11px;
}

.center_content .commentlist h2, .center_content .commentlist h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.center_content .commentmetadata{
	font-size: 12px;
	margin-bottom:10px;
}

.center_content .comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.flickr_img {
	padding:3px;
	margin:3px;
	border:1px solid #BFBFBF;
	display:block;
	float:left;
	background:#fff;
}

a.no-border {
	border:0;
}

/* Update 23.03.2010 
-------------------------------------------------------------- */

.entry form {
	float:left;
	display:block;
	margin-bottom:20px;
}

.entry input {
	clear:both;
	cursor:pointer;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:60px;
}

.entry label input {
	clear:both;
	cursor: text;
	height:auto;
	margin-top:10px;
	padding:5px;
	width:170px;
}

ul.menu li.has-submenu { background:url(images/menu_bullet.gif) right center no-repeat; text-decoration:none; color:#000;}

.no-margin-bottom { margin-bottom:0px;}

.flickr_holder { margin-right:-10px;}
.nocomments { display:none; }