/*
Theme Name: Orange 3c
Theme URI: http://help2design.com/
Description: Orange, white and black theme with 3 columns and widget ready.
Author: Shreeharsha
Author URI: http://help2design.com
version: 1.0
Tags: orange, saffron, design, 3 columns, simple,white

*/
.breadcrumb{ font-family:Arial, Helvetica, sans-serif; font-size:9pt; color: #006666; width:100%; padding:5px 0 10px 0; font-weight:bold; border-bottom:1px dotted #ccc;}

#box1{width:97%; float:left; background:#fff; border:1px solid #eee; padding:10px; margin:5px 0;}
#box2{width:100%; float:left;}
/*------Customised--------*/
.ibol{
font-weight:bold;
font-size:10pt;
}
#proj{
width:870px;
min-height:25px;
float:left;
background:#Fff;
}
#proj1{
width:120px;
padding:7px 0 0 10px;
min-height:21px;
float:left;
color:#f0ff00;
font-weight:bold;
background:#003366 url(images/parr.jpg) no-repeat right top;
}
#test{
width:1000px;
height:200px;
float:left;
background:#000;
}


#afoot1
{
width:600px;
height:40px;
float:left;
padding:10px 0 0 0;
margin:0;
}

#afoot
{
width:350px;
height:40px;
float:right;
padding:0;
margin:0;
}

#paypal{
width:170px;
padding:10px 5px;
float:left;
}
#paypal1{
padding:0px 20px;
float:left;
}
#paypal1 p{
padding:5px ;
}
#head{
width:1000px;
height:130px;
background: #fff url(images/logo.jpg) no-repeat left top;
float:left;
padding:0;
margin:0;
}

#fmenu{
width:1000px;
height:23px;
background: #dcf8ff;
float:left;
padding:5px 0;
margin:0;
}

#aweb{
width:600px;
height:100px;
float:left;
padding:10px 0 0 0;
margin:0;
text-align:right;
}
#rdmr{
width:65px;
padding:3px 5px;
background:#d9eef4;
border:1px solid #ccc;
font-size:7pt;
float:right;
}
#hcntr{
width:1000px;
margin:0 auto;
padding:0;
height:auto;
background:#ffffff;
}
#hbox1{
width:410px;
height:auto;
float:right;
background:#fff;
}
#hboxi1{
width:370px;
height:auto;
float:left;
padding:0 20px;
background:#fff;
}
#hbox2{
width:590px;
height:auto;
float:left;
background: #fff;
}
#hbox3{
width:527px;
height:110px;
float:left;
background: #fff url(images/logo.jpg) no-repeat left top;
}
#hbox4{
width:527px;
height:434px;
float:left;
background: #fff;
}
#hbox5{
margin:5px 0 5px 10px;
width:200px;
min-height:620px;height:auto !important;height:620px;
float:left;
background:#fffcc7;
border:1px solid #CCCCCC;
}
#hbox6{
margin:5px 0px 0 10px;
padding:5px 10px 5px 10px;
width:333px;
min-height:410px;
float:right;
background:#f6fdff ;
border:1px solid #CCCCCC;
}

.thumb{
margin:0 5px 5px 0px;
float:left;
width:125px; height:125px;
padding:5px; border:1px solid #ccc; display:inline; background:#fff;
}

#himg{width:1000px;float:left;min-height:200px;height:auto !important;height:200px; margin:10px 0;}
#himg1{width:225px;float:left;min-height:240px;height:auto !important;height:240px; text-align:center; margin:0 5px; display:inline; border:1px solid #ccc; padding:5px; background:#f6fdff;}
#himg2{width:225px;float:left;min-height:170px;height:auto !important;height:170px; text-align:center; }
#himg2 img{ margin-left:50px; padding:5px; border:1px solid #ccc; display:inline; background:#fff;}
#himg3{width:105px;float:left;min-height:160px;height:auto !important;height:240px; text-align:center; margin:0px 2px 5px 2px; display:inline; border:1px solid #ccc; padding:5px; background:#f6fdff;}

#hfoot{
width:970px;
height:65px;
padding:10px 0px 0 30px;
float:left;
background: #fff url(images/footer.jpg) no-repeat left top;
}
#hfoot1{
width:1000px;
height:20px;
padding:0;
float:left;
background: #fff;
text-align:center;
color:#ccc;
}

/*---- Page----*/
#pbox1{
width:240px;
float:left;
margin:0 0 0 10px;
height:auto;
}
#pbox3{
width:240px;
float:left;
height:auto;
margin:5px 0px 5px 0px;
}
#pbox2{
width:700px;
margin:0 20px 0 0px;
float:right;
height:auto;
background:#fff url(images/pagebg.jpg) right top no-repeat  ;
}
#pbox4{
width:700px;
margin:0 0 0px 0 ;
float:right;
height:auto;
background:#dcf8ff;
}

/* basics */

*{margin:0; padding:0;}

body {
	background: #fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin: 0;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; color:#000}
h3 {font-size: 11pt; margin:5px 0 10px 0px;}
h4 {font-size: 9pt; font-weight:normal;}


/* images and misc. */

img{ border: none; padding: 0px; margin:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a{
	color: #003399;
	text-decoration:none;
	border: none;
	font-weight:bold;
	}

a:hover{color:#6A7CA0;text-decoration: underline; border: none;}

a.dye{
	color: #ccc;
	text-decoration:none;
	border: none;
	}

a.dye:hover{color:#6A7CA0;text-decoration: underline; border: none;}

/* container */


#container {
	width: 1000px;
	margin: 0 auto;
	padding: 6px;
	background:#fff;
	color:#333;
	}
	
/* header */

#header {
	background: #DDD;
    width: 100%; 
	color: #fff; 
	height: 90px;
		border-bottom:2px solid #CCCCCC;
		padding-bottom:5px;

	}

#header h1{
	font-family: georgia, arial, times;
	font-size: 32pt;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 0;	
	padding: 20px 0 0 16px;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font-family: palatino linotype, georgia, arial, times;
	font-size: 10pt;
	font-weight: 300;
	font-style: italic;
	color: #404040;
	letter-spacing: 1px;
	margin: 0;	


	padding: 0 0 0 18px;	
	}

/* main menu */


#navcontainer { width: 200px; }

#navcontainer ul
{
margin: 0;
padding-left: 0;
list-style-type: none;


font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px 3px 3px 30px;
width: 165px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:10pt;

border: 1px solid #eee;
color:#000000;
background: #FFF url(images/arr.jpg) no-repeat left top;


}

#navcontainer a:link, #navlist a:visited
{
color:#000000;
text-decoration: none;
}

#navcontainer a:hover

{
color: #000;
font-weight:bold;
border: 1px solid #eee;
background:#f9f5b7 url(images/arr1.jpg) no-repeat left top;
}



#menu {
	bottom: 0px;
	left: 0px;



	margin: 0px;
	padding: 0px;
        line-height:30px;
	}
	
#menu, #menu ul {
        margin:0;
        list-style: none;
	}

#menu a{






    padding: 0;
	background:url(images/menu1.gif) left top no-repeat;
	margin: 0;
	text-decoration: none;
	color: #000;
	font-weight:bold;
	display: block;
	font-size:10pt;
	text-decoration: none;
	}



 #menu a:hover {
	display: block;
	background:url(images/menu1.gif) right top no-repeat;
	text-decoration: none;
	}
#menu li {
	float: left;
	list-style: none;
	}

#menu a, #menu a:visited {
	display: block;
	color: #000;
	padding: 0 15px;
	}
#menu a:active {
	display: block;
	color: #000;
	padding: 0 15px;
	background:#dea11f;
	}

#menu a:hover, #menu a:active, .current_page_item	a, #home .on {
	text-decoration: none;
	background: #dea11f;
	}	
	
	
/* Dropdown Menus */		
#menu li ul {
	position: absolute;
	left: -999em;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #6e7073;
	line-height: 30px;
	}

#menu li li {
	width: 172px;
	border-top: 1px solid #6e7073;
	border-right: 1px solid #6e7073;
	border-left: 1px solid #6e7073;
	background: #113a7c;

	}

#menu li li a, #menu li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	background: #3b5072;
	}

#menu li li a:hover, #menu li li a:active {
	background:#4a4f54;
	}	
		
#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul {
	left: auto;
	}

a.main:hover
{	background:none;
	}


/* content */


#content {
margin:0px 0 0 0px;
padding:0px 0px 10px 10px;
	float: left;
	width:690px;
	min-height:520px;height:auto !important;height:520px;
	background:#f6fdff ;
	border:1px solid #eee;
	}

#content h2{
	font-family: verdana, baskerville, georgia, times, serif;
       padding-left:10px;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
	}

#content1 {
margin:0px 0 0 0;
	float: left;
	width:700px;
	height:auto;
	background:#f6fdff ;
	border:1px solid #CCCCCC;
	}

.post {
	margin: 0 10px 0 5px;
	padding:0 5px 15px 0px;
	line-height: 14pt;
	}
	
.post h2{
	font-family: verdana, baskerville, georgia, times, serif;
       padding:8px 10px;
	font-size: 12pt;
	font-weight: bold;
	color: #000;
        border-bottom:1px solid #ddd;
	}
	
.post h2 a{
	color: #08122E;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #666;
	text-decoration: none;
	}
	
.post p{font-size: 9pt;
font-family:Arial, Verdana;
text-align:justify;
}

.post a{text-decoration:none;}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%; margin-top:10px;
	}
	
.wp-pagenavi
{
margin:0px 0px 15px 0px;
}
	.alignleft {float:left; margin:25px;}
	.alignright {float:right; margin:25px;}

.notfound{padding: 25px; font-size: 14pt; font-weight: 300;}


/* left sidebar */

#left {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 225px;
	float:left;
	margin: 0 0 0px 0;
	padding: 0;
	background:#fffcc6;
	border:1px solid #CCCCCC;
	}

#left h2{
	font-family: verdana, georgia, times;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: left;
	color: #996600;	
	background: url(images/heading.jpg) no-repeat left top;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

#left p {margin:0; padding: 5px 6px 5px 12px;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#left ul li {
	margin: 0 0 5px 0 ;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	background:#fffcc6;
	}

#left ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;

	list-style-position: inside;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* right sidebar */

#right{
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width: 200px;

	float:right;
	margin: 12px 0 24px 0;
	padding: 0;






	border-left: 1px dotted #A2A2A2;
	}

#right h2{
	font-family: georgia, verdana, times;
	font-weight: bold; 
	font-size: 10pt; 
	text-align: left;
	color: #fff;	
	background-color : #f70;
	border-left: 5px solid #000;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
}

#right p {margin:0; padding: 0 6px 0 12px;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	list-style-type: none;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin: 6px 0 6px 12px;
	padding: 0;

}

#right ul ul li {

	list-style-type: none;
	list-style-position: inside;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

/* comments */

#commentssection{
	clear: both;
	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h3{
	font-family: georgia, times, verdana;
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;



	color: #000;
	}

#commentform{
	background: #F0F0F0;
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{

	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	overflow: hidden;
	}

ol.commentlist li.alt {background: #EDEDED;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


/* search */

#searchform{
margin-top:10px;
	padding: 6px 0 6px 6px;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #B7B7B7;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 2px;
	border: 1px solid #B7B7B7;
	background-color: #fff;
	color: #797979;
	}

/* footer */

#footer {
	background: #0B1224;
	clear: both;
	width: 100%;
	margin-top:15px;
	border-top:solid 1px #DEDEDE;
	font-family: verdana, arial, tahoma;
	font-size: 7pt;
	}
	
	
	.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

	
#footer p{padding:6px;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

#tmenu ul
{
width:98.9%;
padding: 5px;
margin-left: 0;
background-color: #036;
color: White;
float: left;
font-family: arial, helvetica, sans-serif;
}

#tmenu ul li { display: inline; }

#tmenu ul li a
{
padding: 0.2em 1em;
background-color: #036;
color: White;
text-decoration: none;
float: left;

}

#tmenu ul li a:hover

{
background-color: #369;
color: #fff;
}
