/*  
Theme Name: iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.1
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background-image:url(images/bg.jpg);
	background-repeat: repeat;
	background-position: top-left;
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333333;
}
a {
	//color: #44a1d0;
	color:#FFF3C3;
	text-decoration: none;
}
a:visited {
	//color: #5EAFD7;
}
a:hover {
	text-decoration: underline;
}
p {
	margin: 0px 0px 15px;
}
img {
	border: none;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 20px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font-size: 90%;
}

#page {
	//background: url(images/main-bg.jpg) no-repeat center top;
	//background-image: url(images/left-col_bg.jpg);
	//background-color:   #C0C0C0;
	//background-repeat: repeat-y;
	//width: 1024px;
	//border:1px solid green;
	//height: 600px; 
}
#wrapper {
	//width: 770px;
	//width: 1022px;
	//width: 980px;
	width: 1004px;
	margin: 0px auto;
	position: relative;
	//border:1px solid red;
}

/* ------------------------------------- header area  */
#b1 {
	width: 150px;
	height: 100px;
	margin-left: 397px;
	//margin-top: 4px;
	background-image: url(images/aboutbutton.jpg);
	z-index: 2;
	float: left;
	cursor: pointer;
	position: absolute;
	//border: 1px solid red;
}
#b1:hover {
//background-position:top left;
//text-decoration:none;
//color:black;
//font-weight: normal;
background-image: url(images/aboutbuttonhover.jpg);
//border-left: 1px solid silver;
//border-right: 1px solid silver;
//background-image:url(images/hover_bg.png);

}
#b2 {
	width: 150px;
	height: 100px;
	margin-left: 547px;
	//margin-top: 4px;
	background-image: url(images/portbutton.jpg);
	z-index: 2;
	cursor: pointer;
	float: left;
	position: absolute;
	//border: 1px solid red;
}
#b2:hover {
//background-position:top left;
//text-decoration:none;
//color:black;
//font-weight: normal;
background-image: url(images/portbuttonhover.jpg);
//border-left: 1px solid silver;
//border-right: 1px solid silver;
//background-image:url(images/hover_bg.png);

}
#b3 {
	width: 150px;
	height: 100px;
	margin-left: 697px;
	//margin-top: 4px;
	background-image: url(images/briefbutton.jpg);
	z-index: 2;
	float: left;
	cursor: pointer;
	position: absolute;
	//border: 1px solid red;
}
#b3:hover {
//background-position:top left;
//text-decoration:none;
//color:black;
//font-weight: normal;
background-image: url(images/briefbuttonhover.jpg);
//border-left: 1px solid silver;
//border-right: 1px solid silver;
//background-image:url(images/hover_bg.png);

}
#b4 {
	width: 150px;
	height: 100px;
	cursor: pointer;
	margin-left: 847px;
	//margin-top: 4px;
	background-image: url(images/contactbutton.jpg);
	z-index: 2;
	float: left;
	position: absolute;
	//border: 1px solid red;
}
#b4:hover {
//background-position:top left;
//text-decoration:none;
//color:black;
//font-weight: normal;
background-image:url(contactbuttonhover.jpg);
//background-color: red;
//border-left: 1px solid silver;
//border-right: 1px solid silver;
//background-image:url(images/hover_bg.png);

}
#header {
	height: 105px;
	width: 1004px;
	cursor: pointer;
	//margin-bottom: 5px;
	//margin-left: 7px;
	//margin-left:22px; 
	//border: 2px solid white;
	background-image:url(images/header_finalwithLogo.jpg);
}
/* site title */
h1 {
	position: absolute;
	top: 40px;
	left: 25px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: normal 30px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #000000;
	text-decoration: none;
}
.description {
	position: absolute;
	top: 77px;
	left: 25px;
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
}
/* search form */
/*
#searchform {
	position: absolute;
	top: 0px;
	right: 0px;
	background: url(images/searchform-bg.png) no-repeat right bottom;
	height: 37px;
	width: 210px;
}
#searchform #s{
	background: #ffffff url(images/form-field-bg.gif) no-repeat ;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}
#searchform #searchsubmit { 
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
}
*/
/* ------------------------------------- main content area  */
#left-col {
	//width: 545px;
	//width: 100%;
	width: 994px;
	//margin-left: 14px;
	//background-color:   url(images/left-col_bg.jpg);
	float: left;
	//border-left: 1px solid gray;
	//border-right: 1px solid gray;
	margin-top: 0px;
	//border:1px solid yellow;
}
/* main menu */
/*
#nav {
	background-image: url(images/gap.jpg);
	//background-repeat: repeat-x;
	width:994px;
	height: 10px;
	width: 100%px;
	padding-left: 0px;
	//margin-left:5px;
	//border-bottom:1px solid silver;
	//border:1px solid orange;
	//clear: left;
	font-weight: bold;
	


}

ul#navlist {
margin: 0;
padding: 0;
white-space: nowrap;
padding-left: 15px;
float:left;
width:800px;
margin-left: 3px;
//margin-top: 4px;
}

ul#navlist li {

font-size:12pt;
display:block;
list-style-type: none;
float: left;

}

ul#navlist li a {
//margin-left: 15px;
padding-left:10px;
padding-right:10px;
//padding-top:4px;
height:39px;
//background-image:none;
display:block;
//color:#FFF3C3;
//color:black;
text-decoration:none;
//vertical-align:middle;
line-height: 34px;
float:left;
text-transform: uppercase;
font-size:12px;
font-weight:normal;
font-family: Calibri;
border-left: 1px solid;
border-right: 1px solid;
border-color: transparent;
}

ul#navlist li a:link, ul#navlist li a:visited {
text-decoration: none;
}

ul#navlist li a:hover {
background-position:top left;
text-decoration:none;
color:black;
font-weight: normal;
background-image: url(images/menu_hover.jpg);
border-left: 1px solid silver;
border-right: 1px solid silver;
//background-image:url(images/hover_bg.png);

}

/*
#nav ul{
	list-style: none;
	//display: inline;
	//text-align: center;
	margin: 0 0 0 25px;
	padding: 0;
	text-indent: 0;
	font: bold 12px/100% Arial, Helvetica, sans-serif;
}
#nav ul li{
	//margin: 0px 1px 0px 0px;
	margin: 3px;
	//padding: 0px;
	//padding-left: 5px;
	float: left;
}
#nav ul li a{
	padding: 10px 20px 6px 7px;
	text-decoration: none;
	color: #000000;
	display: block;
	margin: 0;
	text-align:right;

}
#nav li a:visited{
	text-decoration: none;
	color: #000000;
}
#nav li a:hover, #nav .current_page_item a{
	text-decoration: none;
	background: #2e91c6 url(images/nav-item-hover.gif) repeat-x;
	color: #ffffff;
}
*/
/* sub menu */
#subnav {
	//background: #ecebeb;
}
#subnav ul {
	margin: 0px;
	padding: 3px 0px 18px 5px;
	list-style: none;
	font: 11px/100% Arial, Helvetica, sans-serif;
}
#subnav li {
	border-right: 1px solid #D8D8D8;
	padding: 0px 7px;
	margin: 0px;
	float: left;
}
#subnav li a, #subnav li a:visited, #subnav .page_item {
	text-decoration: none;
	//color: #333333;
}
#subnav .current_page_item a, #subnav .current_page_item a:visited {
	//color: #3b9acc;
}
#subnav li a:hover {
	text-decoration: none;
	//color: #3b9acc;
}

/* content */
#content {
	padding-top: 25px;
	//padding-bottom: 25px;
	padding-left: 25px;
	width: 964px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	//width: 100%;
	background:url(images/bgcontent.jpg) repeat-y;
	clear: both;
	//margin: 5px 0px 15px 10px;
	margin-left: 7px;
	//margin-top: 5px;
	//margin-bottom: 15;
	overflow: hidden;
	//border-left: 1px solid silver;
	//border-right: 1px solid silver;
	//border-bottom: 1px solid silver;
	//border-top: 1px solid silver;
	//border: 1px solid violet;
}
#postuppercontent {
	width: 900px;
	margin-left: 40px;
}
#upper_content {
	width:1004px;
	height: 370px;
	margin-top: 6px;
	//padding-top: 25px;
	//padding-left: 25px;
	//margin-left:7px;
	//background: white;
	background-image:url(images/uppercontentbg2.jpg);
	//border:1px solid red;
}
#slideshow {
	width: 470px;
	height: 323px;
	float: right;
	margin-top: 5px;
	margin-right: 40px;
	//border: 1px solid red;
}
#lower_content {
	width:1004px;
	height: 430px;
	//padding-top: 25px;
	//padding-left: 25px;
	//margin-left:7px;
	//background: white;
	background-image:url(images/lower_content.jpg);
	//border:1px solid red;
}
#lowertoptext {
	width: 1004px;
	height: 78px;
	//margin-bottom: 8px;

	background-image: url(images/lowertoptext.jpg);
	background-repeat: no-repeat;
}
#lowerlowertext {
	width: 1004px;
	height: 100px;
	background-image: url(images/lowerlowertext.jpg);
	margin-top: 5px;

	background-repeat: no-repeat;
}
#onetwothree {
	width: 998px;
	height: 153px;
	margin-left: 3px;
	background-image: url(images/onetwothree.jpg);
}
#launch {
	margin-top: 30px;
	width: 386px;
	height: 60px;
	cursor: pointer;
	margin-left: 305px;
	
	background-image: url(images/orangebutton.jpg);
}
#launch:hover {
	margin-top: 30px;
	width: 386px;
	height: 60px;
	margin-left: 305px;
	background-image: url(images/orangebuttonactive.jpg);
}
/*
#button1 {
	width: 220px;
	height: 59px;
	margin-left: 40px;
	margin-top: 1px;
	float:left;
	background-image: url(images/firstbottombutton.jpg);
}
#button2 {
	width: 220px;
	height: 59px;
	margin-left: 130px;
	margin-top: 0px;
	float:left;
	background-image: url(images/secondbottombutton.jpg);
}

#button3 {
	width: 220px;
	height: 59px;
	margin-left: 130px;
	margin-top: 1px;
	float:left;
	background-image: url(images/thirdbottombutton.jpg);
}
*/
#mapper2 {
	position: absolute;
	width: 211px;
	height: 44px;
	margin-left: 394px;
	margin-top: 88px;
	z-index: 2;
	float:left;
	border: 1px solid red;
}
#mapper1 {
	position: absolute;
	width: 211px;
	height: 44px;
	margin-left: 44px;
	margin-top: 88px;
	z-index: 2;
	float:left;
	border: 1px solid red;
}
#mapper3 {
	position: absolute;
	width: 211px;
	height: 44px;
	margin-left: 743px;
	margin-top: 88px;
	z-index: 2;
	float:left;
	border: 1px solid red;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .date {
	height: 50px;
	width: 45px;
	background: url(images/calendar.gif) no-repeat;
	font: normal 22px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	padding: 0px 2px 0 0;
	line-height: 100%;
	float: left;
}
.post .date span {
	height: 16px;
	display: block;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}
.post .title {
	float: left;
	margin-left: 10px;
	width: 438px;
}
.postdata {
	font-size: 90%;
	color: #999999;
}
.postdata a, .postdata a:visited {
	color: #999999;
	text-decoration: none;
}
.postdata a:hover {
	color: #44a1d0;
	text-decoration: none;
}
.postdata .category{
	background: url(images/mini-category.gif) no-repeat;
	padding-left: 18px;
	float: left;
}
.postdata .comments{
	background: url(images/mini-comment.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat left center;
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}

/* post title */
h2 {
	color: #333333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 150%/100% "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #CCCCCC;
}
h2 a, h2 a:visited {
	color: #333333;
	text-decoration: none;
}
h2 a:hover {
	color: #44a1d0;
	text-decoration: none;
}
h3 {
	color: #666666;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Arial, sans-serif;
}

/* next & previous page navigation */
.page-nav {
	clear: both;
	background: url(images/navigation-bg.gif) no-repeat left center;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.previous-entries a {
	float: left;
	padding-left: 10px;
	margin-left: 10px;
	background: url(images/navigation-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 10px;
	margin-right: 10px;
	background: url(images/navigation-right.gif) no-repeat right center;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: -15px;
	font-size: 95%;
}
.post-nav a, .post-nav a:visited {
	color: #999999;
	text-decoration: none;
}
.post-nav a:hover {
	color: #000000;
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/post-nav-previous.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/post-nav-next.gif) no-repeat right center;
}

/*tabbed box    */
#tabbed_box_1 {  
    margin: 20px auto 0px 30px;  
	//height: 100px;
	width:800px;  
	background-image: url(images/content_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
	//border: 1px solid red;
}
.tabbed_box h4 {  
    font-family:Arial, Helvetica, sans-serif;  
    font-size:23px;  
    color: #ffffff;  
    letter-spacing:-1px;  
    margin-bottom:10px;  
}  
.tabbed_box h4 small {  
    color: #e3e9ec;
    font-weight:normal;  
    font-size:9px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    text-transform:lowercase;  
    position:relative;  
    top:-4px;  
    left:6px;  
    letter-spacing:0px;  
}  

.tabbed_area {  
    border:1px solid gray;  
    //background-color:#636d76;  
	//background-color: #F6F9F9;  
	background-image: url(images/content_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
    //padding:8px;
	//padding-top: 1px;
    //border: 1px solid yellow;		
	//height: 200px;
} 
#tabs_container {
	width: 100%;
	height: 31px;
	background-image: url(images/tabbg.jpg);
	border-bottom: 1px solid silver;
	//margin-bottom: 20px;
}
/* 
.tab {
    width: 50px;
	height: 35px;
	border: 1px solid black;
	float: left;
}
*/ 

ul.tabs {  
    margin:0px; padding:0px;  
	//border: 1px solid green;
}  

ul.tabs li {  
    //list-style:none;  
    display:inline;  
	//border: 1px solid yellow;
}  

ul.tabs li a {  
    //background-color:#464c54;  
    background-image:url(images/tab_off.jpg);  
	background-repeat:repeat-x;    
    background-position:bottombottom; 
	color:#ffebb5;  
    padding:8px 14px 8px 14px;  
    text-decoration:none;  
	line-height: 30px;
    font-size:13px;  
    font-family:Verdana, Arial, Helvetica, sans-serif;  
    font-weight:normal;  
    //text-transform:uppercase;  
    //border:1px solid #464c54;  
	//border: 1px solid orange;	

}  
ul.tabs li a:hover {  
    background-image: url(images/tab_on.jpg);
    border-color:#2f343a;  
	color: black;
}  
ul.tabs li a.active {  
    //background-color:#ffffff;  
    background-image: url(images/tab_on.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color:#282e32;  
    //border:1px solid #464c54;   
    //border-bottom: 1px solid #ffffff;  
} 

/*
.content {  
    background-color:#ffffff;  
    padding:10px;  
    //border:1px solid #464c54;    
	//width: 100px;
	//float: left;
}  
*/
#content_1  {
	//background-color:#ffffff;  
    padding:10px;
	padding-top: 30px;
	width: 97%;
	height: 200px;
    //border:1px solid #464c54;
	//float: left;
}
#content_1_1 {
	width: 360px;
	height: 150px;
	background-image:url(images/itembg_off.jpg);  
	float: left;
	//border: 1px solid red;
}
#content_1_1:hover {
	width: 360px;
	background-image:url(images/itembg_on.jpg);  
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_1_2 {
	width: 360px;
	height: 150px;
	background-image:url(images/itembg_off.jpg); 
	float: right;
	//border: 1px solid red;
}
#content_1_2:hover {
	width: 360px;
	background-image:url(images/itembg_on.jpg);  
	height: 150px;
	float: right;
	//border: 1px solid red;
}
#content_2  {
	//background-color:#ffffff;  
    padding:10px;
	padding-top: 30px;
	width: 97%;
	height: 200px;
    //border:1px solid #464c54;
	//float: left;
}
#content_2_1 {
	width: 360px;
	background-image:url(images/itembg_off.jpg);  
	height: 150px;
	float: left;
	
	//border: 1px solid red;
}
#content_2_1:hover {
	width: 360px;
	background-image:url(images/itembg_on.jpg);  
	height: 150px;
	float: left;
	//border: 1px solid red;
}

/* sample of 2 rows tabbed content 
#content_2  {
	//background-color:#ffffff;  
    padding:10px;  
	width: 97%;
	height: 220px;
    border:1px solid #464c54;
	//float: left;
}
#content_2_1 {
	width: 360px;
	height: 95px;
	float: left;
	border: 1px solid red;
}
#content_2_2 {
	width: 360px;
	height: 95px;
	float: right;
	border: 1px solid red;
}
#content_2_3 {
	width: 360px;
	height: 95px;
	float: left;
	margin-top: 30px;
	border: 1px solid red;
}
 */
#content_3  {
	//background-color:#ffffff;  
    padding:10px;
	padding-top: 30px;
	width: 97%;
	height: 200px;
    //border:1px solid #464c54;
	//float: left;
}
#content_3_1 {
	width: 360px;
	background-image:url(images/itembg_off.jpg);  
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_3_1:hover {
	background-image:url(images/itembg_on.jpg);  
	width: 360px;
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_4  {
	//background-color:#ffffff;  
    padding:10px;
	padding-top: 30px;
	width: 97%;
	height: 200px;
    //border:1px solid #464c54;
	//float: left;
}

#content_4_1 {
	background-image:url(images/itembg_off.jpg);  
	width: 360px;
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_4_1:hover {
	background-image:url(images/itembg_on.jpg);  
	width: 360px;
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_5  {
	//background-color:#ffffff;  
    padding:10px;
	padding-top: 30px;
	width: 97%;
	height: 200px;
    //border:1px solid #464c54;
	//float: left;
}

#content_5_1 {
	background-image:url(images/itembg_off.jpg);  
	width: 360px;
	height: 150px;
	float: left;
	//border: 1px solid red;
}
#content_5_1:hover {
	background-image:url(images/itembg_on.jpg);  
	width: 360px;
	height: 150px;
	float: left;
	//border: 1px solid red;
}

#content_2, #content_3, #content_4, #content_5, #content_6, #content_7 { display:none; }   

.content p {
	margin-top: 14px;
}
#proceed {
	float: right;
	width: 150px;
	height: 40px;
	cursor: pointer;
	background-image: url(images/proceedbutton.jpg);
	margin-top: 10px;
	border: 1px solid silver;
	margin-right: 70px;
}
/*tabbed box */

/* ------------------------------------- comment area  */
h3#comments {
	background: url(images/comments.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	clear: both;
}
h3#respond {
	background: url(images/respond.gif) no-repeat;
	padding-left: 22px;
	font: normal 140%/120% Arial, Helvetica, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999999;
	font-size: 90%;
}
#commentform input {
	font: 110% Arial, Helvetica, sans-serif;
	width: 220px;
	padding: 5px 3px 3px 7px;
	background: url(images/form-field-bg.gif) no-repeat;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #E2E2E2;
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #e6e6e6;
}
#commentform textarea {
	font: 110% Arial, Helvetica, sans-serif;
	width: 480px;
	height: 140px;
	background:url(images/form-field-bg.gif) no-repeat;
	border: solid 1px #e6e6e6;
	padding: 5px 3px 3px 7px;
}
#commentform #submit {
	font: 12px/100% Arial, Helvetica, sans-serif;
	color: #000000;
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 135px;
	height: 25px;
	padding-bottom: 6px;
	margin-left: 355px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 10px 0px;
	padding-left: 45px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #F4F4F4;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 110%;
	color: #669900;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #669900;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
.commentlist small a, .commentlist small a:visited{
	color: #999999;
}

/* ------------------------------------- footer area  */
#footer {
	background-color:  #909090 ;
	padding: 10px 0px 0px 10px;
	height: 50px;
	font-size: 87%;
	margin-left: 7px;
	margin-top: -6px; 
	width: 979px;
	color: #282828;
}
#footer a, #footer a:visited {
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------------------------- sidebar area  */
/* sidebar */
#sidebar {
	float:right;
	//width: 210px;
	color: #666666;
	line-height: 160%;
    margin-left: 5px;
}
#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: bold 12px/100% Arial, Helvetica, sans-serif;
	color: #666666;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #666666;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #000000;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li {
	background: url(images/bullet-orange.gif) no-repeat;
	padding-left: 18px ;
}
#sidebar ul li ul li {
	background: url(images/bullet-grey.gif) no-repeat;
	padding-left: 12px ;
}

/* ------------------------------------- widget styles  */
/* archives widget */
#archives ul li {
	background: url(images/mini-archive.gif) no-repeat;
}
/* recent comments widget */
#recent-comments ul li {
	background: url(images/mini-comment.gif) no-repeat;
}
/* category widget */
#categories ul li {
	background: url(images/mini-category.gif) no-repeat;
}
/* recent posts widget */
#recent-posts ul li {
	background: url(images/mini-page.gif) no-repeat;
}
/* links widget */
#links ul li {
	background: url(images/mini-blogroll.gif) no-repeat;
}
/* meta */
#meta .rss {
	background: url(images/mini-rss.gif) no-repeat;
}
#meta .login {
	background: url(images/mini-user.gif) no-repeat;
}
#meta .check {
	background: url(images/mini-check.gif) no-repeat;
}
#meta .wordpress {
	background: url(images/mini-wp.gif) no-repeat;
}
/* calendar */
#calendar table {
	margin: 0px auto;
}
#calendar td {
	padding: 0px 4px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}