/*
Theme Name: Poetic Creations
Theme URI: http://www.poeticcreations.com.au/
Description: Poetic Creations by <a href="http://www.orasy.com/">Orasy</a>.
Version: 1.0
Author: George Kastanis
Author URI: http://www.orasy.com/
Tags: 
*/

html, body
{
	height:auto !important; 
	height: 100%; 
	min-height: 100%;
}

body
{
	padding: 0;
	margin-left: 16px;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	background-repeat: repeat;
	background-image: url(images/body_bg.png);
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}

body.mceContentBody 
{
	background-repeat: repeat;
	background-image: url(images/bg_white.png);	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	text-align: center;
}

td
{
	text-align: left;
	vertical-align: top;
}

a, a:visited, a.link, a.active
{
	color: #666;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

.cntTopLeft
{
	padding: 0;
	margin: 0;
	background-image: url(images/content_bg.png);	
	background-repeat: no-repeat;
	background-position: top left;
	height:140px !important; 
	height: 140px; 
	width: 150px;
}

.cntTopCenter
{
	background-color: #fff;
	height:140px !important; 
	height: 140px; 
	width: 555px;
}

.cntTopRight
{
	padding: 0;
	margin: 0;
	background-image: url(images/content_bg.png);	
	background-repeat: no-repeat;
	background-position: top right;
	height:140px !important; 
	height: 140px; 
	width: 277px;
}


.cntMidLeft
{
	background-image: url(images/content_bg2.png);	
	background-repeat: repeat-y;
	background-position: left;	
}

.cntMidCenterWide
{
	background-image: url(images/content_bg2.png);	
	background-repeat: repeat-y;
	background-position: right;	
}

.cntMidRight
{
	background-image: url(images/content_bg2.png);	
	background-repeat: repeat-y;
	background-position: right;	
}

.cntBotLeft
{
	padding: 0;
	margin: 0;
	background-image: url(images/content_bg.png);	
	background-repeat: no-repeat;
	background-position: bottom left;
	height:30px !important; 
	height: 30px; 
	min-height: 30px;
	width: 150px;
}

.cntBotCenter
{
	background-color: #fff;
	height:30px !important; 
	height: 30px; 
	min-height: 30px;
	width: 555px;
	text-align: center;
	vertical-align: bottom;
}

.cntBotRight
{
	padding: 0;
	margin: 0;
	background-image: url(images/content_bg.png);	
	background-repeat: no-repeat;
	background-position: bottom right;
	height:30px !important; 
	height: 30px; 
	min-height: 30px;
	width: 277px;	
}

.cntFooter
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: center;
	padding-top: 3px;
}


.horizontal_nav
{
	margin-left: 95px;	
	padding-bottom: 11px;
	
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;	
}

.horizontal_nav a.horizontal_item, .horizontal_nav a.horizontal_item:visited
{
	color: #333;
	text-decoration: none;
}

.horizontal_nav a.horizontal_item:hover
{
	text-decoration: underline;
}



.horizontal_nav a.horizontal_item_on, .horizontal_nav a.horizontal_item_on:visited
{
	color: #000;
	text-decoration: none;
}

.horizontal_nav a.horizontal_item_on:hover
{
	text-decoration: underline;
}


.horizontal_nav .horizontal_item_spacer
{
	padding-left: 7px;
	padding-right: 7px;
}

.vertical_nav
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B7171;
}

.vertical_nav td
{
	height: 20px;
	vertical-align: middle;
}

.vertical_nav td a, .vertical_nav td a:visited
{
	text-decoration: none;
	color: #4B7171;
}

.vertical_nav td a:hover
{
	text-decoration: underline;
	color: #4B7171;
}

.vertical_nav td a.page_item_on
{
	font-weight: bold;
}

.tdPost ul 
{
	padding :0;
	margin: 0;
		
}

.tdPost ul li
{
	margin-left: 10px;
	padding-top: 0;
	padding-bottom: 10px;	
}

#sidebar
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4B7171;
	
	padding:0;
	margin-left: 30px;
}

#sidebar a.lnkCat
{
	font-weight: normal;
}

#sidebar a.lnkCatOn
{
	font-weight: bold;
}

#sidebar ul 
{
	padding:0;
	margin: 0;
	list-style: none;
}

#sidebar ul li
{
	padding:0;
	margin: 0;
	list-style: none;
}

ul.pricerange a, ul.PeCategories a
{
	color: #4B7171;
}

.Head_Red_14
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC102B;
}

.Head_Green_11
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649696;
	padding-top: 5px;
	padding-bottom: 10px;
}

.Head_Green_13
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #649696;
}

.Head_Green_14
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #649696;
}



img {
	border: none;
}


.dash {
	 border:1px dashed #978981;
	
	}