/*
Theme Name: Aaroha Technologies
Theme URI: http://www.aaroha.org/
*/

/* Include navigation css
@import url('../../css/layout/css/nav.css');  */

body {
	text-align: center;
	font-family: "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 140%;
}

/* STANDARD TYPOGRAPHY */

p {
	font-weight:normal;
	margin: 12px 0;
	line-height:160%;
	text-align: left;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {margin: 5px 0; font-weight: normal; line-height: 100%;}

h1 {font-size: 30px;margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

h2 {font-size: 19px;
	margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

h3 {font-size: 14px; 
     margin: 0;
	color: #FFF;
	text-shadow: 0 1px 0 #838383;}

h4 {font-size: 14px; margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

h4 {font-size: 13px; margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

h5 {font-size: 12px; margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

h6 {font-size: 11px; margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;}

#content ol, #full-width-content ol {
	list-style-type:decimal;
	list-style-position:outside;
	padding:0 0 15px 25px;
}

#content ul, #full-width-content ul {
	list-style-position:outside;
	padding:0 0 15px 0;
}

#content ul li, #full-width-content ul li {
	padding: 0 0 0 25px;
}

#content blockquote, #full-width-content blockquote {
	font-size: 13px;
	font-style: italic;
	margin: 10px 0;
	padding: 5px 0 5px 10px;
}

#content a img, #content img, #full-width-content a img, #full-width-content img {
	padding: 5px;
	border: none;
}

#content a:hover img, #full-width-content a:hover img {
	padding: 0;	
}

#content img.alignright, #full-width-content img.alignright {float:right; margin:0 0 5px 10px}

#content img.alignleft, #full-width-content img.alignleft {float:left; margin:0 10px 5px 0}

#content img.aligncenter, #full-width-content img.aligncenter {display: block; margin-left: auto; margin-right: auto}

#content a img.alignright, #full-width-content a img.alignright {float:right; margin:0 0 5px 10px}

#content a img.alignleft, #full-width-content a img.alignleft {float:left; margin:0 10px 5px 0}

#content a img.aligncenter, #full-width-content a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* CLASSES */

.small { font-size: 11px }
.clear { clear:both }
.full-width { width: inherit }

/* HEADER */

#header {
	height: 120px;
		
}

#header-inner {
	margin: auto;
	width: 972px;
	height: 75px;
	position: relative;
	
}

#header-inner h1 {
	position: absolute;
	top: 15px;
	left: 47px;
	margin-left: -8px;
	
}

#header-inner a#logo {
	text-indent: -99999px;
	display: block;
	width: 320px;
	height: 49px;
}


.top_menu {
color:  #D7D7D7;
float: right; 
margin-right: 15px;
margin-top: 3px;
text-decoration: none;
}


.top_menu a{
color:  #47B8C5;
text-decoration: none;
}




.top_menu a:hover{
	
	color: #D52E04;
	
}



.top_data {
color:  #454545;
float: right; 
margin-right: 15px;
margin-top: 5px;
text-decoration: none;
}


.top_data a{
color:  #47B8C5;
text-decoration: none;
}




.top_data a:hover{
	
	color: #D52E04;
	
}


#openCloseIdentifier {
	display: none;	
}

#social {
	position: absolute;	
	top: -46px;
	/* top: 0; <- Moves here on animation, uncomment if you want to test without javascript or jQuery. */
	right: 6px;
}

#social-content {
	height: 46px;
	width: 294px;
	float: right;
}

#social-content ul {
	float: right;
	margin-right: 3px;
}

#social-content li {
	float: left;
	padding: 5px 2px;
	display: inline;
}

#social-content a#rss {
	background: url('../../css/layout/images/social/rss.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#facebook {
	background: url('../../css/layout/images/social/facebook.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#twitter {
	background: url('../../css/layout/images/social/twitter.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#flickr {
	background: url('../../css/layout/images/social/flickr.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#linkedin {
	background: url('../../css/layout/images/social/linkedin.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#myspace {
	background: url('../../css/layout/images/social/myspace.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#youtube {
	background: url('../../css/layout/images/social/youtube.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#digg {
	background: url('../../css/layout/images/social/digg.png') 0 2px no-repeat;
	width: 32px;
	height: 34px;
	display: block;
	text-indent: -99999px;
}

#social-content a#rss:hover, #social-content a#facebook:hover, #social-content a#twitter:hover, #social-content a#flickr:hover, #social-content a#linkedin:hover, #social-content a#myspace:hover, #social-content a#youtube:hover, #social-content a#digg:hover {
	background-position: 0 0;	
}

#social-tab { /* No styles needed. */ }

a.btn-slide {
	display: block;
	width: 106px;
	height: 20px;
	float: right;
	background-repeat: no-repeat;
}

a.btn-slide:hover {
	background-position: 0 -20px;
}

a.active {
	background-repeat: no-repeat;
	background-position: 0 -40px;
}

a.active:hover {
	background-position: 0 -60px;	
}

#main {
	overflow: hidden;
	padding-bottom: 10px;
	
	position: relative;
}

#main-inner {
	margin: auto;
	padding-top: 15px;
	width: 960px;
	overflow: hidden;
	min-height: 350px;
	text-align: left;
}

#main-inner h2.title {
	font-size: 30px;
	margin-left: 10px;	
}

/* HOMEPAGE ELEMENTS */

#home-display {
	padding: 10px;
	margin: 0 10px 10px 10px;
}

#home-slogan {
	font-size: 12px;
	/* width: 940px; */
	margin: 0 10px 10px 10px;
	line-height: 1.4;
	position: relative;
	padding: 10px 20px 10px 20px;
	
}


#home-slogan p{
	
	text-align: justify;
}

.readMore{
	
float: right;	
}

#home-box-containter {
	padding-bottom: 10px;
}

.home-box {
	width: 300px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

#main-inner .home-box h2 {
	font-size: 19px;
	margin: 0;
	color: #EEE;
	text-shadow: 0 1px 0 #838383;
}

.home-box p, .home-box ul {
	padding: 3px 0;
	margin: 12px 0;
}

.home-box .pad {
	padding: 20px;
}

	


/* FOOTER ELEMENTS */

#footer-box-container {
	width: 960px;
	margin: 0 auto 0 auto;

	
}

.footer-box {
	width: 220px;
	margin: 0 10px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	font-size: 11px;
	display: inline;
}

.footer-box h2 {
	font-size: 19px;
	margin: 0;
	margin: 0;
	color: #040404;
	text-shadow: 0 1px 0 #FBFBFB;
}

.footer-box p, .footer-box ul {
	padding: 3px 0;
	margin: 12px 0;
}
 
.footer-box .pad {
	padding: 0 20px;
}

.footer-box-border {
	border-top: 1px solid #D6D6D6;
	margin-top: 5px;
	padding-top: 15px;

	
	
}

.footer-box-border #leftS{
	
float: left;	
text-align: left;
}

.footer-box-border #rightS{
	
float: right;
text-align: right;	
}

#rightS ul,  #rightS li {
    display: inline;
    list-style: none outside none;
}


#rightS li a { float:right; background: url(../images/social-icon-sprite.gif); outline:none; margin-right:8px;}

#rightS li a.twitter01, #rightS li a.twitter01:hover, #rightS li a.facebook, #rightS li a.facebook:hover, #rightS li a.youtube, #rightS li a.youtube:hover, #rightS li a.slideshare, #rightS li a.slideshare:hover, #rightS li a.feeds, #rightS li a.feeds:hover { height:16px; width:16px; text-indent:-10000px; }

#rightS li a.twitter01 { background-position:0px 0px; }
#rightS li a.twitter01:hover { background-position:0px -17px; }

#rightS li a.facebook { background-position:-20px 0px; }
#rightS li a.facebook:hover { background-position:-20px -17px; }

#rightS li a.youtube { background-position:-40px 0px; }
#rightS li a.youtube:hover { background-position:-40px -17px; }

#rightS li a.slideshare { background-position:-60px 0px; }
#rightS li a.slideshare:hover { background-position:-60px -17px; }

#rightS li a.feeds { background-position:-80px 0px; }
#rightS li a.feeds:hover { background-position:-80px -17px; }



.footer-box-border p {
	margin-bottom: 0;
}

#spotlight-container-wrapper {
  
    height: 113px;
}

.clearleft {
    clear: left;
}

.clearleft {
    clear: left;
}


#spotlight-container {
    font-size: 11px;
    margin: auto;
    padding: 12px 10px 14px;
    width: 966px;
}

#spotlight-1, #spotlight-2, #spotlight-3 {
    margin-right: 12px;
}

.spotlight {
    border-color: -moz-use-text-color #7E7976 #7E7976;
    border-right: 1px solid #7E7976;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    float: left;
    height: 84px;
    position: relative;
    width: 224px;
}

.content-wrapper {
    margin-top: 100px;
    padding: 8px;
}

#spotlight-1-content, #spotlight-2-content, #spotlight-3-content, #spotlight-4-content {
    border: 1px solid #7E7976;
    bottom: -1px;
    height: 90px;
    left: -1px;
    overflow: hidden;
    position: absolute;
    width: 224px;
}

#spotlight-1-content, #spotlight-2-content, #spotlight-3-content, #spotlight-4-content {
    border-top: 3px solid #119AE3 !important;
}

.c-spot-hd {
    left: 0;
    position: absolute;
    top: 0;
}

.c-spot-hd h2 {
    background: url("../../css/images/list-icon.gif") no-repeat scroll 209px 5px transparent;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    margin: 0;
    padding: 2px 8px 3px;
    position: absolute;
    text-shadow: 0 1px 0 #000000;
    top: 1px;
    width: 224px;
}
.c-spot-hd a:link {
    color: #FFFFFF;
    text-decoration: none;
}


















/* ALL ROUNDED CORNER BOXES */

.rounded-10 {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
} 

.rounded-5 {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
} 

/* PORTFOLIO */

.portfolio-row {
	clear: both;
	overflow: hidden;
}

.portfolio-box {
	width: 222px;
	margin: 5px;
	float: left;
	text-align: left;
	position: relative;
	overflow: hidden;
	display: inline;
}

.portfolio-box h3 a {
	text-decoration: none;	
}

.portfolio-box h3 {
	margin: 0 0 10px 0;
	font-size: 18px;
}

.portfolio-box p {
	padding: 0
}

.portfolio-box .pad {
	padding: 20px 20px 10px 20px;
}

.portfolio-box img {
	display: block;
	width: 170px;
	position: relative;
	}

.portfolio-box a.lightbox {
	display: block;
	position: relative;
}

.portfolio-box .enlarge {
	width: 260px;
	height: 125px;
	background: url(../layout/images/enlarge.png) no-repeat;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	
}

/* NEWS PAGE */

.featured-news {
	padding: 10px;
}

.news-article {
	float: left;
	width: 330px;
	margin: 10px;
}

.news-article h2 {
	font-size: 15px;	
}

/* BLOG */

.author-box {
	font-size: 11px;
}

.comments-link {
	padding-left: 18px;
	background: url('../../css/layout/images/comment.gif') no-repeat;
}

.entry {
	margin: 0 0 20px 0;
	padding: 0;
}

.entry h3 {
	margin-top: 0;
	font-size: 25px;
}

.entry h3 a {
	text-decoration: none;	
}

.entry img {
	float: left;
	margin: 10px 10px 10px 0;
	display: inline;
}

/* COMMENTS */

#comments-wrap {
	padding-top: 10px;
}

#comments-wrap a.name {
	text-decoration: none;	
}

#comments-wrap ol.commentlist {
	padding-left: 0;	
}

#comments-wrap ol ol {
	padding-left: 80px;
	padding-top: 10px;
}

#comments-wrap li {
	padding: 5px 0;
	list-style: none;
}

.comment-left {
	float: left;
	width: 12%;
	display: inline;
}

.comment-right {
	float: left;
	width: 88%;
	display: inline;
}

.comment-right-inner {
	padding: 10px;
}

.comment-right .name {
	font-size: 20px;	
}

.reply-link {
	padding-left: 18px;
	background: url('../../css/layout/images/reply.png') no-repeat;
}

#respond {
	margin-top: 20px;
	position: relative;
}

#respond .pad {
	padding: 20px;
}

#respond label.error {
	color: #990000;
	padding: 5px 0;
	margin-left: 100px;
	display: block;
	width: 300px;
	font-size: 11px;
}

#respond h3 {
	margin-bottom: 20px;	
}

#respond fieldset {
	margin-bottom: 10px;
}

#respond input, #respond textarea {
	padding: 5px;
}

#respond textarea {
	width: 350px;
	height: 200px;
}

#respond legend {
	padding: 0 2px;
	font-weight: bold;
}

#respond label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#respond fieldset ol {
	margin: 0;
	padding: 0;
}

#respond fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#respond label {
	width: 95px; /* Width of labels */
}

#respond #submit {
	cursor: pointer;
	padding: 5px 10px;
}


/* CONTACT FORM */ 

#contact {
	position: relative;
	padding: 10px;
}

#contact #sent {
	display: none;
}

#contact #error {
	display: none;
}

#contact h3 {
	margin-bottom: 10px;	
}

#contact label.error {
	color: #990000;
	padding: 2px 0 2px 2px;
	display: block;
	font-size: 10px;
}

#contact fieldset {
	margin-bottom: 5px;
}

#contact input, #contact textarea {
	padding: 5px;
}

#contact textarea {
	width: 152px;
	height: 60px;
}

#contact legend {
	padding: 0 2px;
	font-weight: bold;
}

#contact label.name {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
}

#contact fieldset ol {
	margin: 0;
	padding: 0;
}

#contact fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
}

#contact label.name {
	width: 85px; /* Width of labels */
}

#contact #submit {
	cursor: pointer;
	padding: 5px 10px;
}

/* WIDGETS GENERAL */

.widget ul {
	padding: 0 0 0 15px;	
}

.widget ul li {
	list-style: circle;
}

.widget ul li a {
	display: block;
	padding: 5px 0;
}

.widget ul#twitter_update_list li a {
	display: inherit;
}

/* PAGE NAVI PLUGIN */

.wp-pagenavi {
	margin: 10px;
	margin-left: 0;
}

.single-column-page-navi {
	margin-top: 10px;
	margin-left: 10px;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi a:hover {
	padding: 5px 7px; 
	margin: 2px;
	text-decoration: none;
}

.wp-pagenavi span.current {
	padding: 5px 7px; 
	margin: 2px;
	font-weight: bold;
}


/* 2 COLUMN LAYOUT */

#sidebar {
	float: left;
	width: 220px;
	margin: 0 10px;
	overflow: hidden;
	display: inline;
}

#content {
	float: right;
	width: 700px;
	margin: 0 10px;
	overflow: hidden;
}

#main-inner #content h2.title {
	margin-left: 0px;
	font-size: 30px;
}

/* SINGLE COLUMN LAYOUT */

#full-width-content {
	margin: 0 10px;
}

#main-inner #full-width-content h2.title {
	margin-left: 0px;
	font-size: 30px;
}

/* SIDEBAR */

#sidebar .widget {
	margin-bottom: 15px;
	padding: 15px;
	position: relative;
}

#sidebar .widget p {
	font-size: 11px;
}

#sidebar h2 {
	font-size: 15px;
	margin: 0 0 10px 0;
}

#sidebar .widget li a {
	padding: 3px 0px 3px 15px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 center;
	text-decoration: none;
}

#sidebar .widget li a:hover {
	text-decoration: none;
}

#sidebar .widget li a.current_page_item {
	font-weight: bold;
}

#sidebar .widget ul {
	padding: 0;
	margin-left: 2px;
}

#sidebar .widget li {
	list-style: none;	
}

#sidebar .widget ul ul {
	padding: 0 0 0 10px;
	margin-left: 2px;
}

/* FOOTER */

#footer {
	padding: 20px 20px 10px 20px;
	background-color: #EFEFEF;
	border-top: #ECECEC medium solid;
	color: #191919;
			
}


#footer a{

color:  #47B8C5;
text-decoration: none;
font-size: 12px;

	
}

#footer a:hover{


color: #D52E04;


	
}


/* ADD ONS */

/* Homepage Slideshow */

#slideshow-wrapper {
	width: 889px;
	height: 308px;
	position: relative;
	overflow: hidden;
	margin: 0 auto;

	
}

#slideshow {
	
}

#slideshow-nav {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 5px;
	
}

#slideshow-nav li {
	float: left;
	display: inline;
}

#slideshow-nav li a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	margin: 0 1px;
	padding: 0;
	background-position: 0 0;
	width: 13px;
	height: 13px;
}

#slideshow-nav li a:hover, #slideshow-nav li a.activeSlide {
	background-position: -13px 0;
}

.slide {
	position: relative;
}

.slide-image {
	float: left;
	display: inline;
}

.slide-excerpt {
	float: left;
	width: 420px;
	height: 300px;
	display: inline;
}

/* Twitter Widget */

.twitter_div ul {
	padding: 0;	
}

.twitter_div ul li {
	padding: 5px 0;
	list-style: none;
}

.twitter-follow {
	text-align: left;
	display: block;
}

/* Recent Posts Widget */

ul.jaybich-recent-posts {
	padding: 0;	
}

ul.jaybich-recent-posts li {
	border-bottom: 1px solid #f2f2f2;
	list-style: none;
}

ul.jaybich-recent-posts li a {
	display: block;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	text-decoration: none;
}

.jaybich-recent-posts a:hover {
	background: #FF010A;
	text-decoration: none;
}

.jaybich-recent-posts .post-title {
	display: block;
	font-weight: bold;
}

.jaybich-recent-posts .post-date{
	color: #040404;	
}

/* Ad Widgets */

.jaybich-ad-wide-skyscraper, .jaybich-ad-full-banner, .jaybich-ad-skyscraper {
	text-align: center;	
}

.jaybich-ad-wide-skyscraper img {
	margin: 2px;
}

/* News Scroller Widget */

.news-scroller-wrapper {
	position: relative;
	overflow: hidden;
	height: 180px;
}

.news-scroller-nav {
	position: absolute;
	bottom: 10px;
	right: 0px;
	z-index: 2;
	
}

.news-scroller-nav li {
	float: left;
	padding: 1px;
	display: inline;
}

.news-scroller-nav a {
	display: block;
	padding: 0 5px;
	height: 20px;
	font-size: 13px;
	text-decoration: none;
	background: #f2f2f2;
	color: #000;
	
}

.news-scroller-nav a:hover {
	background: #ccc;
	color: #000;
	text-decoration: none;
	display: block;
}

.news-scroller {
	overflow: hidden;
	z-index: 1;
}

.news-scroller div {
	font-size: 12px;
	height: 180px;
	width: 260px;
	overflow: hidden;
}

.news-scroller div p {
	padding: 5px 0;
}


.news-scroller div .date {
	color: #555;
	font-size: 11px;
}

#container_slider{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:300px;
		background: none;		
		margin-bottom:0px;
		height: 40px; margin-top: 2px; border-top: #F36 thin; 
		}			
	#content_slider{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:145px;
		height:66px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:18px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:145px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:none;
		position:relative;
		width:30px;
		height:77px;
		background:url(btn_prev.gif) no-repeat 0 0;	
		
		}	
	#nextBtn a, #slider1next a{ 
		background:url(btn_next.gif) no-repeat 0 0;	
		}		
		/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */
	
