/*
Theme Name: armilarworld
Theme URI: http://armilarworld.com/wp-content/themes/armilarworld
Description: armilar world theme
Version: 1.0
Author: tropice.com
Author: http://www.tropice.com/
*/


* { padding: 0; margin: 0; }

body {
 font:normal 12px arial;
height: 100%;
}
p {
		font:normal 12px arial;
		padding-bottom: 10px;
		color:#666;
		}

h2 {
 font:normal 18px arial;
 margin:0;
 color:#2C2C2C;
}

h3 {
 font:normal 18px arial;
 margin:0;
 color:#000000;
}
		
		
#wrapper { 
 margin: 0 auto;
 width: 822px;
 
}


div#padding { padding: 0 0 45px 0; }

#header {
 color: #333;
 width: 810px;
 float: left;
 padding: 0;
 border: 0;
 height: 80px;
 margin: 0px 0px 25px 0px;
 background: #ffffff;
}
#leftcolumn { 
 color: #333;
 border: 0;
 background: #ffffff;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 578px;
 float: left;
}
#logo {
		float:left;
		padding:0;
		margin:0;
		}
		

	.navigation {
		float:right;
		padding:0;
		margin-top: 57px;
		color:#c00000;
		}
		
	
	
#rightcolumn { 
 float: right;
 color: #333;
 border: 0;
 background: #ffffff;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 350px;
 width: 195px;
 display: inline;
}


#outside{
	border:0;
	background:#ffffff;
	}
#navigation-1 {
    float:right;
	padding:0;
	margin-top: 57px;

}



.sidebarmenu {
		margin: 0;
		padding:0;
		border-top:1px dotted #ccc;
		}

.sidebarmenu li {
		list-style:none;
		padding: 6px 0;
		border-bottom:1px dotted #ccc;
		color:#666;
		font:normal 12px arial;
		}
	
.sidebarmenu li:hover {
		background:#f9f9f9;
		}


     

.clear {
clear: both;
}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:1 -Windows XP Style
  -----------------------------------
*/
#p7PMnav {
	margin: 0;
	padding:0;
	background-color: #FFFFFF;
   
    
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font:normal 14px arial;
	color:#C00000;
		}
#p7PMnav ul li {
	border-right: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #EEEFEA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #EEEFEA;
	position: absolute;
	left: -9000px;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #C00000;
	line-height:1;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #666666;
	color: #FFFFFF;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {

}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #99A189;
	color: #FFFFFF;
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 124px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}

#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}

/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}



#footer { 
 position:relative;
 width: 800px;
 border-top: thin solid #CCCCCC;
 background: #ffffff;
 padding: 10px;
 font:normal 10px verdana;
 color: #CCCCCC;
 
}
#footertext {
 width: 800px;
 background: #ffffff;
 font:normal 10px verdana;
 color: #CCCCCC;

}

   
