/*
Theme Name: ICPTR (Omar)
Theme URI: http://efides.com/
Description: Theme for Omar's Project
Version: 1.0
Author: Tino Ehrich
Author URI: http://efides.com/
*/



body 
{
	font-size: 12px;
	font-family: Tahoma, Arial, Sans-Serif;
	color: #333;
	background-image: url(img/background.jpg);
	background-repeat: repeat-x;
	background-color: #fff;
	margin-top: 30px;
}

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

a
{
	color: #c00;
}

#matrix
{
	position: absolute;
	text-align: left;
	width: 900px;
	left: 50%;
	margin-left: -452px;
	padding: 4px;
	background-color: #fff;
}

#page
{
}

#header
{
	height: 220px;
	background-color: #700;
	padding: 0px 30px;
	color: #fff;
	font-size: 18px;
	text-align: left;
}

#header h1
{
	font-size: 60px;
	padding-top: 90px;
	line-height: 71px;
	margin-left: -5px;
	text-align: left;
	margin-bottom: 0px;
}

#header .description
{
	font-size: 18px;
	color: #fff;
}

#header a
{
	color: #fff;
	text-decoration: none;
}

#header .logo
{
	position: absolute;
	margin-left: 640px;
	margin-top: -140px;
}

#navigation
{
	background-color: #333;
	padding: 5px 20px;
	margin-top: 3px;
	height: 20px;
}

#navigation a
{
	color: #fff;
	display: block;
	float: left;
	padding: 3px 10px;
	text-decoration: none;
}

#navigation .chosen
{
	background-color: #c1272d;
}

.subnavi
{
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background-color: #eee;
	padding: 5px 25px 8px;
}

.contenttable td
{
	text-align: left;
	vertical-align: top;
}
	
#content, #Body
{
	padding: 50px 0px 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-top: 0px;
	line-height: 22px;
}

#left-side, #left-side-page, #Content
{
	padding: 0px 30px;
	width: 550px;
	color: #777;
}

#Content
{
	width: 590px;
}

#left-side-page, #Content
{
	padding: 0px 30px 40px;
}

.post
{
	margin-bottom: 40px;
	font-size: 14px;
}

#content p
{
	margin-top: 0;
}

#content h2, .community
{
	margin-bottom: 15px;
}

#content h2, #content h2 a, .community
{
	font-size: 24px;
	text-decoration: none;
	color: #000;
	line-height: 28px;
}

#content h4
{
	font-size: 16px;
	text-decoration: underline;
	color: #000;
	margin-bottom: 5px;
}

#content h5
{
	text-decoration: underline;
	color: #555;
}

.community
{
	margin-left: 30px;
}

.post small
{
	color: #777;
}

.post img
{
	margin-right: 10px;
	border: 1px solid #ccc;
	padding: 2px;
}

.post h3
{
	font-size: 18px;
	margin: 20px 0px;
	color: #444;
}

.post ul
{
	list-style-type: square;
}

.post .alignright
{
	float: right;
}

.post .alignleft
{
	float: left;
}

#content select, input, textarea
{
	border: 1px solid #ccc;
	padding: 5px;
}

#content .form-error
{
	background-color: #f00;
	color: #fff;
	padding: 10px;
	margin-bottom: 25px;
	font-size: 14px;
	width: 375px;
}

#sidebar
{
	margin-top: 20px;
	padding: 0px 40px;
	line-height: 18px;
	background-color: #fff;
	width: 200px;
}

#sidebar h2
{
	font-size: 18px;
	color: #555;
	margin-bottom: 10px;
}

#sidebar a
{
	color: #f90;
}

#sidebar ul
{
	list-style-type: square;
}

#sidebar .linkcat
{
	list-style: none;
}

#footer
{
	margin-top: 30px;
	padding: 0px 30px;
	line-height: 18px;
	font-size: 9px;
	text-transform: uppercase;
	color: #777;
}

#post-589 p{
	margin: 0;

}
#post-589 p + p {
  margin-top: 0 }
