/*
Theme Name: Corporate Life metall edition
Theme URI: http://urlurl.org/
Description: Corporate Life. 
Version: 17.3
Author: Author Author 
Author URI: http://urlurl.com/
Tags: wood, brown, fixed width, two columns, widgets ready

	This theme was designed and built by Authir Author,
	

*/

/*############################ Global Settings ############################*/
html
{
	font-size:100.01%;
}

* 
{
	padding:0;
	margin:0;
}
body 
{ 
	font: 12px/1.6 Verdana, Geneva, sans-serif;
	color:#000000;
    background-color:#fafafa;
   	text-align:center;
	min-height:468px;/* for ie7*/ 

}


/***** Headings *****/

h1, h2, h3, h4, h5, h6 
{
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 
{
	padding:0 0 10px 0;
	font-size:22px;
	color:#000000;
	line-height:24px;
}
.inner_entry h1
{
	color:#c00000;
}
h2 
{
	font:14px Arial, Times, sans-serif;
	padding:0 0 6px 0;
	color: black;
	font-weight: bold;
}

h3 
{
	font:14px Arial, Times, sans-serif;
	padding:0 0 5px 0;
	font-weight:bold;
}

h4 
{
	padding:0 0 4px 0;
	font-size:12px;
	line-height:18px;
	font-weight: bold;
}
h5 
{
	font:10px Arial, Helvetica, sans-serif;
	padding:0 0 5px 0;
}

/***** Common Formatting *****/

p, ul, ol 
{
	margin:0;
	padding:0 0 1.25em 0;
}

ul, ol 
{
	padding:0 0 1.25em 2.5em;
}

a,
a:link,
a:visited,
a:active
{
	text-decoration: underline;
}

a:link
{
	color:#223ee0;	
}
a:visited
{
	color:#223ee0;	
}
a:hover 
{
	color:#6a6a6a;
	text-decoration: none;
}
a:active
{
	color:#223ee0;
}

html {
	height: 100%;
}

body {
	text-align: center;
	vertical-align: middle;
	height: 100%;
}

/* layout */
#xouter{
	height:100%;
	width:100%;
	display:table;
	vertical-align:middle;
}
#xcontainer {
	text-align: center;
	position:relative;
	vertical-align:middle;
	display:table-cell;
	height: 468px;
}	
#xinner {
	width: 995px;
	background:#fff;
	height: 400px;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
}

#xinner div.box {
	width: 413px;
	height: 460px;
	border:1px solid #E5E5E5;
	background: white;
	text-align: left;
	padding: 20px 40px;
}

#xinner div.left {
	float: left;
}

#xinner div.right {
	float: right;
}

/* contents of the boxes */
#xinner div.box h2 {
	margin-bottom: 20px;
	text-align: center;
}

/* flags and links */
div.site_link {
	text-align: center;
}

div.site_link a img {
	border: 0px;
	margin-bottom: 15px;
	margin-top: 30px;
}
