/*
Theme Name: Azul
Theme URI: http://www.switchroyale.com/?page_id=21
Description: Azul is a clean and modern theme with a techy/corporate feel. This theme is meant to be easy to edit and completely standards compliant. Free to use for whatever you want.
Version: 1.1
Author: Switchroyale
Author URI: http://www.switchroyale.com
Tags: blue, white, silver, light, two-columns, fixed-width, right-sidebar
*/


/*MEEEEEEEEEEEEE*/

/* default styles
   -------------- */

body {
	padding: 0; 
	margin: 0; 
	
	line-height: 1.5em;
	background: #fff; 
	color: #454545; 
}

a {color: #1a6ee0;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }
a:visited{color: #5f59e5; background: inherit; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }





/* special customizing tweak
   ------ */
a {
	/*color: #0099CC;*/
	text-decoration: none;
}

a img {
  border: none;/*remove border for linked images*/
}


/* ------ */


/*MEEEEEEEEEEEEE*/

#container {
	width: 960px;
	margin: 0px auto;
	background: url(images/contdainerbg.jpg);
	background-repeat: repeat-y;
}


#header h1 {
	margin: 0;
        font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
}

#header a {
	text-decoration: none;
	
}

#header a:hover {
	color: #333333;
}

#header #search {
	position: absolute;
	top: 40px;
	right: 50px;
	height: 20px;
}

#header #s {
	background: #ffffff;
	border: 1px solid;
	color: #666666;
	width: 205px;
	margin: 0;
	font-size: 12px;
	color: #999999;
	padding: 2px;
}

#header #searchsubmit {
	height: 20px;
	width: 20px;
	border: none;
	cursor: pointer;
	background: url(images/searchsubmit.gif);
	background-repeat: no-repeat;
	display: none;
}

#login {
	text-align: right;
}

#navbar {
	margin: 0 0 20px 0;
	background: url(images/navbarbg.jpg);
	background-repeat: no-repeat;
	height: 40px;
}

#navbar ul {
	margin: 0 0 0 30px;
	padding: 0;
}

#navbar li {
	display: inline;
}

#navbar a {
	display: block;
	float: left;
	height: 30px;
	padding: 0 30px 0 20px;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 30px;
	background: url(images/navbuttonbg.gif);
	background-position: right 50%;
}

#navbar a:hover {
	color: #666666;
	background: url(images/navbuttonbg-hover.gif);
	background-position: right 50%;
}

#posts {
        font-family:  Arial, sans-serif;
	width: 675px;
	padding: 10px 0px 0 5px;
	margin: 10px 0px 10px 0;
	float: left;
        text-align: justify;
        font-size: 80%;
        line-height:130%;

}

.commentbubble{
	font-size: 12px;
        color:#ff3c00;
        a {	color: #ff3c00;}
        a:hover { color: #ff3c00; text-decoration:underline}
}

.date {
	font-size: 12px;
	color: #999999;
	line-height: 1.5em;
}

.post {
	margin: 10px 0 20px 0;
        font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-color:black;
        text-align: justify;
}

.tags {
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #ff3c00;
}

/*Post Title*/
.post h2 {
      
    
        color:#E75D00;
	font-weight:normal;
	font-size:1.8em;
	line-height:1.2em; 

  
	margin: 0;

}

.post h3 {
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	
}


/*Change the color of post titles*/
.post a, .navigation a {
	/*color: #598deb;*/
        color: #598deb;
	text-decoration: none;
}

.post a:hover, .navigation a:hover {
	color: #598deb;
}

.post a img {
	border: none;
}

.postmetadata {
        font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
        color:#ff3c00;
}

.post img.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}

.post img.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

.post img.aligncenter {
	text-align: center;
}

.post .wp-caption {
	border: 1px solid #cccccc;
	background: #ebebeb;
	text-align: center;
	padding: 10px 5px 0 5px;
}

.post .wp-caption-text {
        font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 12px;
}

#commentform #author, #commentform #email, #commentform #url, #commentform #comment {
	background: #ffffff;
	border: 1px solid #7f7f7f;
	color: #444444;
}

.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.commentlist li {
	background: #f2f2f2;
	padding: 20px;
	border: 1px solid #f5f5f5;
	margin: 0 0 20px 0;
}

.avatar {
	float: left;
	margin: 0 5px 0 0;
}

.sidebar {
        font-family: Arial, Helvetica, sans-serif;
	margin-left: 750px;
        margin-top: 10px;


}

.sidebar ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}


/*sidebar titles*/
.sidebar h2 {
        font-family:Arial, Helvetica, sans-serif;
	font-size:1.1em;
	margin:.5em 0;
	color:#333;

       
	margin: 0 0 5px 0;
	width: 290px;
	border-bottom: 1px solid #cccccc;
}

.sidebar a {
	color: #598deb;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
	text-decoration: none;
}

.sidebar a:hover {
	color: #598deb;
}

#footer {
	clear: both;
	height: 150px;
	background: url(images/footerbg.jpg);
	background-repeat: no-repeat;
}

#footer p {
        font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 12px;
	position: relative;
	top: 40px;
}

#footer a {
	color: #666666;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#wp-calendar {
	width: 210px;
	background: #ebebeb;
	border: 1px solid #cccccc;
	margin: 0 0 30px 0;
	font-size: 12px;
	text-align: center;
}

#wp-calendar caption {
	text-align: left;
}

#wp-calendar #today {
	background: #cccccc;
}

#wp-calendar a {
	display: block;
	width: 100%;
	height: 100%;
}

#wp-calendar a:hover {
	background: #cccccc;
}





/*STYLE BY HOST INTRUDER*/














input.search {
	width: 252px;
	border: 0;
	background: #FFF url(images/input.gif) no-repeat;
	padding: 4px;
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: bold 1em Arial, Sans-Serif;
}

input.login {
	width: 150px;
	border: none;
	padding: 4px;
}

/* layout
   ------ */

.content {
	margin: 0 auto;
	width: 960px;
	padding: 0px 6px;
}

.header {
	height: 81px;
	background: #eee url(images/header_bg.png) repeat-x;
	color: #808080;
	margin: 0px 0px 1px;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.logo{
    margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;

}

.top_infoX {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

.top_info_leftX {
    width: 200px;
    float: left;
}

.top_info_rightX {
    float: right;
    width: 290px;
    padding: 0 0 0 35px;
    border-left: 1px solid #eee;
}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #000;
	background: inherit;
}


.bar {
/*	clear: both;*/


	/*font-size: 1.1em;*/
    font: bold 12px Arial;
	height: 17px;
	color: #000000;
	/*background: #d5e2ef url(../images2/uitabsbg2.gif) repeat-x; /*BAR COLOR*/
}

.bar li {
    margin: 0px 0px 10px 10px;
    padding: 3px 3px 5px 5px;
    color: #000000;
   /* background: #d5e2ef url(../images2/uitabsbg2.gif) repeat-x;/*BAR COLOR*/

}

.bar li.active {
   /* background: #d5e2ef url(../images/bar.gif) no-repeat center top;/*BAR COLOR*/
    color: #000000;
    font-weight: bold;
    padding: 3px 3px 5px 5px;
}

.bar li a {
    font-weight: bold;
    color: #000000;
    background: inherit;
    text-decoration: none;
}

.bar li a:hover {
    color: #c5c8cb;
    background: inherit;
}

/*THE LAVA*/

#lava {
		/* you must set it to relative, so that you can use absolute position for children elements */
		position:relative;
		text-align:center;
		width:960px;
		height:40px;
	}

	#lava ul {
		/* remove the list style and spaces*/
		margin:0;
		padding:0;
		list-style:none;
		display:inline;

		/* position absolute so that z-index can be defined */
		position:absolute;

		/* center the menu, depend on the width of you menu*/
		left:0px;
		top:0;

		/* should be higher than #box */
		z-index:100;

	}

	#lava ul li {

		/* give some spaces between the list items */
		margin:0 6px;

		/* display the list item in single row */
		float:left;
	}

	#lava #box {

		/* position absolute so that z-index can be defined and able to move this item using javascript */
		position:absolute;
		left:0;
		top:0;

		/* should be lower than the list menu */
		z-index:50;

		/* image of the right rounded corner */
		background:#ccc;
		height:20px;

		/* add padding 8px so that the tail would appear */
		padding-right:8px;

		/* self-adjust negative margin to make sure the box display in the center of the item */
		margin-left: -6px;
	}

    #lava #box .head {
            /* image of the left rounded corner */
            background:#eee;
            height:20px;

            /* self-adjust left padding to make sure the box display in the center of the item */
            padding-left:18px;
    }




.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 17%;
	margin: 10px 0 0px 0;

}

.left h3 {
	clear: both;
	/*background: #A9C0CE url(images/cornerRRRRRRRRRRRRRRRRRRRR.gif) no-repeat top right;*/
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}



/* center side
   ---------- */

.center {
	float: left;
	width: 57%;

	margin: 5px 0px 10px 0px;
	/*border: 1px solid gray;
	background-color: #EFEFEF;*/
}













/* footer
   ------ */

.footer {
        font-family:Arial, Helvetica, sans-serif;
font: 0.7em Tahoma, sans-serif; 
	clear: both;
	text-align: left;
	padding: 20px 0 10px 0;
	margin: 0;
/*	border-top: 1px solid #ccc;*/
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }






/* Rotator Styles */
#wrapper {
	width:960px;
	border-top:0px solid #92a5bc;/*top border*/
	border-bottom:0px solid #92a5bc;/*bottom border*/
	margin:0 auto;
}

#rotator {
	background:#ffffff;
	color:#ffffff;
	position:relative;
	padding-bottom:2.6em;
	margin:0;
	font-size:16px;
}

/* Tabs */
ul.ui-tabs-nav, li.ui-tabs-nav-item, li.ui-tabs-nav-item a:link, li.ui-tabs-nav-item a:visited {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	line-height:1.3;
	text-decoration:none;
	font-size:100%;
	list-style:none;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}

ul.ui-tabs-nav {
	position:absolute;
	bottom:0px;
	left:0;
	z-index:1;
	width:100%;
	background:#FFF url(images/uitabsbg.gif) repeat-x bottom right;
	border-top:1px solid #FFF;
}

/* Non-Selected Tabs */
li.ui-tabs-nav-item a:link,
li.ui-tabs-nav-item a:visited {
	font-size:.8em;
	font-weight:normal;
	color:#999;
	background:#FFF url(images/uitabsbg.gif) repeat-x bottom left;
	border-left:1px solid #FFF;
	border-right:1px solid #c5ced9;
}

/* Hovered Tab */
#rotator .ui-tabs-nav-item a:hover,
#rotator .ui-tabs-nav-item a:active {
	background:#FFF url(images/uiactivetabbg.gif) repeat-x bottom left;
	color:#333;
}

#rotator .ui-tabs-nav-item a span {
	float:left;
	padding:1em;
	cursor:pointer;
}

/* Active Tab */
#rotator .ui-tabs-selected a:link,
#rotator .ui-tabs-selected a:visited,
#rotator .ui-tabs-selected a:hover,
#rotator .ui-tabs-selected a:active {
	background:#fff url(images/uiactivetabbg.gif) repeat-x bottom left;
	color:#333;
}

/* Content Panels */
#rotator .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
	clear:left;
	color:#ffffff;
	padding:20px 540px 15px 15px;
	height:190px; /*default was 225*/
}

#rotator .ui-tabs-hide {
	display:none;
}

#rotator h2 {
	color:#E75D00;
	font-weight:normal;
	margin:0;
	font-size:1.8em;
	line-height:1.2em;
}

#rotator p {
	font-size:1.1em;
	margin:.5em 0;
	color:#333;
   
}

#rotator .btn_get_started {
	float:left;
	height:30px;
	width:99px;
	text-indent:-9999em;
	margin-right:7px;
	overflow:hidden;
	background:transparent url(images/getstarted.gif) no-repeat
}

#rotator .btn_learn_more {
	float:left;
	height:26px;
	font-size:.9em;
}

/* Background Images */
#rotator #fragment-1 {
	background:transparent url(images/imge.gif) no-repeat top right;

}

#rotator #fragment-2 {
	/*background:transparent url(images/bearings.jpg) no-repeat top right;*/
    background-image: url(../images2/beargings.jpg);
    background-repeat: no-repeat;
}

#rotator #fragment-3 {
	background:transparent url(images/entertaignment.jpg) no-repeat top left;
	/*padding:20px 15px 15px 540px;*/
}

#rotator #fragment-4 {
	background:transparent url(images/supfport.jpg) no-repeat top left;
	/*padding:20px 15px 15px 540px;*/
}





/*the blog left menu*/

ul#menu, ul#menu ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 14em;
  font-family:Arial, Helvetica, sans-serif;
}

ul#menu a {
  display: block;
  text-decoration: none;	
}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  background: #e4e4e4;/*the menu header*/

  color: #333;
  padding: 0.5em;
}

ul#menu li a:hover {
  background: #d4d6d7;
}

ul#menu li ul li a {
  background: #efefef; /*the inner menu*/
  color: #000;
  padding-left: 20px;
}

ul#menu li ul li a:hover {
  background: #c7daec;
  border-left: 5px #b4c1f7 solid; /*left border*/
  padding-left: 15px;
}

.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }


/* left side
   --------- */

.left {
        font: 0.7em Tahoma, sans-serif; 
	float: left;
	width: 5%;
	margin: 10px 0 0px 0;

}

.left h3 {
	clear: both;
	/*background: #A9C0CE url(../images/cornerRRRRRRRRRRRRRRRRRRRR.gif) no-repeat top right;*/
	color: #FFF;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
}
.left_side {
    float: left;
    width: 180px;
    padding: 0 0 0 10px;
    margin: 10px 0;
    clear: left;
    text-align: justify;
}

.left_side a, .right_side a { color: #414141; background: #FFF; }

.right_side {
    float: right;
    width: 220px;
    background: #FFF url(../images/dotted.gif) repeat-y;
    color: #414141;
    padding: 0 0 0 40px;
    margin: 10px 0;
}

.left_box { margin: 0 0 10px 0; color: #000; background: #FFF; padding: 3px 0; }


/* right side
   ---------- */
		
.right {
	float: right;
	width: 250px;
	margin: 10px 0px 10px 0px;
    font-family:Arial, Helvetica, sans-serif;
    /*font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;*/
    font:  12px Arial;
   /* text-align:justify;*/
   
}

.right h3 {
	background: #efefef  url(../images/corneRr.gif) no-repeat top right;;
	color: #444;
	padding: 7px 0 7px 5px;
	/*font: bold 1em Arial, Sans-Serif;*/
    
	margin: 0 0 3px 0;
}

.right_articles {
    background: #f5f5f5;
    color: #414141;
    padding: 8px;
    margin: 0 0 3px 0;
}

.right_articles_GOOGLEADS{
    padding: 8px;
    margin: 0px 0px 0px -8px;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.vertical-menu{
    float: left;
	margin: 0 9px 3px 0;

}

hr {
  border: none;
  background-color: #B4CBDF;
  color: gray;
  height: 1px;
}

.authcomment {
background-color: red!important;
}