/*
Theme Name:P Clean
Theme URI:http://www.paggu.com
Description:2 Column widget enabled minimalist wordpres theme 
Version:1.0 
Author:Amit
Author URI:http://www.paggu.com
*/

body
{
	background: #fff;
	color: #000;
	margin: 0px;
	padding: 0;
	font: normal 12px verdana;
}

p
{
	margin: 0;
	padding: 0 0 10px 0;
}

a
{
	color: #0000ff;
	text-decoration: none;
}

a:hover
{
	color: #666;
	text-decoration: underline;
}

#container
{
	margin: 0px auto;
	text-align: center;
	width: 900px;
}

#holder
{
	width: 100%;
	padding: 0px;
	text-align: left;
	margin: 0px;
	background: #fff;
}

#logo
{
	padding: 0px;
	height: 130px;
	margin: 1px 0px 0px 0px;
	border-bottom: 1px solid #fff;
	background-color: #FFF;
	background-image: url(http://www.livelikewater.com/tea/wp-content/themes/ad-clerum-10/images/top_image.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#logo h1
{
	margin: 0px 0 0 0;
	padding: 60px 0 0 42px;
	color: #FFF;
	font-weight: normal;
	
		font-family: goudy old style, "Times", verdana, serif;
	font-size: 20pt;
	font-variant: small-caps;
	font-weight: normal;
	letter-spacing: 2px;
	
}

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

#logo p
{
	font-weight: normal;
	font-size: 100%;
	margin: 0;
	padding: 5px 0 0 24px;
	color: #555;
}

#sub_menu {
	font-family: verdana, "Microsoft Sans Serif", Times, serif;
	font-size: 8pt;
	background-color: #020266;
	margin-top: 1px;
	width:900px; 
	height:23px;
	border-bottom: 1px solid #fff;
}


#sub_menu ul
{
	margin: 0px;
	padding: 5px 5px 5px 1px;
	list-style: none;
	text-align: left;
}

#sub_menu li {
	display: inline;
}

#sub_menu a {
	padding: 5px 15px;
	text-decoration: none;
	color: #FFFFFF;
}

#sub_menu a:hover {
	background-color: #fff;
	color:#455A79;
}


#content
{
	float: right;
	width: 670px;
	padding: 10px 20px 15px 20px;
	line-height: 160%;
	margin: 0px;
}

#content ul, ol
{
	margin: 5px 0 10px 15px;
	padding: 0px 0 15px 25px;
}

#content h1
{
	font: bold 22px "Trebuchet MS", verdana, arial;
	line-height: 130%;
	margin: 10px 0 5px 0;
	padding: 0 0 0px 0;
	color: #d95c05;
	border-bottom: 1px solid #ddd;
}

#content h1 a { color: #000; }

#content h5
{
	font: normal 12px "Trebuchet MS", verdana;
	margin: 0 0 10px 0;
	padding: 0;
	color: #000;
}

#content .comme
{
	font: normal 12px "Trebuchet MS", verdana;
	margin: 5px 0 25px 0;
	padding: 5px 5px 5px 8px;
	color: #000;
	background: #f9f9f9;
	text-align: left;
}

#content .comme a
{
	color: #0000ff;
	text-decoration: none;
}

#content a { color: #0000ff; }

#news
{
	float: left;
	width: 180px;
	padding: 10px 0 0 10px;
	margin: 0;
	line-height: 140%;
}

.newsItem
{
	padding: 0px;
	margin: 0px;
}

.newsItem ul
{
	margin: 0px;
	padding: 0;
	line-height: 1.5em;
}

.newsItem li
{
	padding: 0px;
	margin: 0px;
	list-style: none;
}

.newsItem h3
{
	font-size: 14px;
	margin: 0px 0 0 0;
	display: block;
	border: none;
	border-bottom: 1px solid #444;
	padding: 5px 10px 5px 3px;
	color: #000;
}

.newsItem h2
{
	font-size: 13px;
	margin: 0px 0 0 0;
	display: block;
	border: none;
	border-bottom: 2px solid #CDD8E1;
	background-color: #E4E8EB;
	padding: 5px 10px 5px 10px;
	color: #1F4785;
}

.newsItem ul ul
{
	list-style-type: none;
	margin: 10px 0px 15px 20px;
}

.newsItem ul ul li
{
	list-style-type: square;
	line-height: 1.8em;
	padding: 0px 15px 0px 0px;
}

.newsItem ul ul li a { color: #0000ff; }

.newsItem ul ul ul
{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
}

.newsItem ul ul ul li
{
	list-style-type: none;
	line-height: 1.8em;
	background: url(images/li-img.jpg) no-repeat 0px 7px;
	padding: 0px 0px 0px 20px;
}

.newsItem ul ul ul li a { color: #666; }

.newsItem h1
{
	color: #225799;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 110%;
	font-weight: bold;
}

#comments, #respond
{
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}

.commentlist
{
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}

.commentlist li
{
	padding: 10px 10px 10px 10px;
	margin-bottom: 15px;
}

.commentlist .alt
{
	background: #f2f2f2;
	margin-top: 10px;
}

.commentlist cite, .commentlist cite a, .commentlist cite a:visited
{
	font-weight: bold;
	font-style: normal;
	font-size: 13px;
}

.commentlist small
{
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform
{
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}

#commentform p
{
	padding: 6px 0px;
	margin: 0px;
	color: #222;
}

#commentform label
{
	color: #222;
	font-size: 90%;
	margin: 0px 0 0 10px;
}

#commentform input
{
	width: 200px;
	background: #fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
}

#commentform textarea
{
	width: 90%;
	height: 115px;
	background: #fff;
	border: 1px solid #999;
	padding: 2px;
	margin-top: 3px;
}

#commentform textarea:focus, #commentform input[type="text"]:focus { background: #f9f9f9; }

#commentform #submit
{
	background: #555;
	font: bold 11px verdana, Helvetica, sans-serif;
	color: #fff;
	border: none;
	float: left;
	width: 124px;
	height: 25x;
	cursor: pointer;
	margin: 0px 0px 10px 485px;
}

.navigation { margin: 10px 0px 0px 0; }
.navigation .next-entries { float: right; }

blockquote
{
	margin: 12px 0 20px 2%;
	padding: 6px 6px 0px 13px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	width: 90%;
	color: #000;
}

li.widget_calendar td { padding: 1px 9px 0 10px; }

li.widget_calendar td a
{
	color: #555;
	font-weight: bold;
	text-decoration: underline;
}

li.widget_calendar th
{
	padding: 1px 9px 5px 10px;
	border-bottom: 1px dotted #ccc;
}

caption
{
	padding: 5px 0 5px 0;
	font-weight: bold;
	text-decoration: underline;
}

table { margin:0; }

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }

#footer
{
	clear: both;
	background: #fff;
	padding: 10px;
	text-align: left;
	border-top: 1px solid #444;
}

#footext
{
	font: normal 13px "Trebuchet MS", verdana;
	color: #444;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#footer a
{
	color: #0000ff;
	padding: 0 5px 0 0;
	text-decoration: underline;
}

#footer a:hover
{
	color: #C3BDFD;
	text-decoration: none;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
a img {border: 1px #e8e8e8 solid;}
/* End Images */
