@charset "utf-8";
/* Cymfony Blog Styles */

body 
{
	/*background: #ffffff url(images/bodyBG.gif) repeat-x bottom left;*/
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	height: 100%;
}
form
{
	display: inline;
}
a
{
	color: #004b91;
}
#topBar
{
	height: 18px;
	width: 100%;
	background-color: #999999;
}
#container
{
	margin: auto;
	width: 770px;
}
#hdrImg
{
	padding-top: 18px;
}	
#content
{
	/*background: url(images/contentBG_new.gif) no-repeat top left;*/
	padding-top: 17px;
	float: left;
	padding-bottom: 60px;
}
#leftContent
{
	width: 145px;
	padding-left: 12px;
	font-size: 11px;
	float: left;
}
#centerContent
{
	width: 382px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
	font-size: 15px;
}
#centerContent h2
{
	font-weight: bold; 
	font-size: 18px;
}
#rightContent
{
	width: 171px;
	float: right;
	padding-top: 30px;
}
.iconHolder
{
	padding-bottom: 6px;
}
#aboutCymfony
{
	padding-top: 24px;
}
#blogSites
{
	padding-top: 24px;
}
#marketingPRResources
{
	padding-top: 24px;
}
#marketingPRResources h2
{
	display: none;
}
.sectionTitle
{
	text-transform: uppercase;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px solid #d1e7f3;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 146px;
	float: none;
}
.sectionTitle a
{
	text-transform: uppercase;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
.sectionLinks
{
	float: none;
}
.sectionLinks a
{
	text-decoration: none;
	color: #666666;
}
.sectionLinks a:hover
{
	text-decoration: underline;
}
.sectionLinks ul
{
	margin: 0px;
	padding-left: 2px;
	list-style-type: none;
	padding-top: 4px;
	width: 150px;
}
.sectionLinks ul li
{
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
.sectionLinks h2
{
	text-transform: uppercase;
	color: #000000;
	font-size: 9px;
	font-weight: bold;
	border-bottom: 1px solid #d1e7f3;
	padding-bottom: 2px;
	padding-left: 2px;
	width: 146px;
	float: none;
}
.entry
{
	font-size: 15px;
	line-height: 20px;
	padding-bottom: 50px;
}
.entry h1
{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding-bottom: 16px;
}
.entryLinks
{
	font-size: 9px;
	line-height: normal;
}
.entryLinks a
{
	color: #343434;
}
#searchForm
{
	overflow: auto;
}
#rightBox
{
	padding-top: 46px;
	font-size: 11px;
}
#rightBox .sectionTitle
{
	color: #004b91;
}
#rightBoxTop
{
	/*background: url(images/rightBoxTop.gif) no-repeat top left;*/
	width: 159px;
	height: 15px;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004b91;
	padding-top: 16px;
	padding-left: 12px;
}
#rightBoxMiddleTop
{
	 width: 147px; 
	 /*background: url(images/rightBoxTopBG.gif) repeat-x top left;*/
	 padding-left: 4px;
	 padding-right: 9px;
}
#rightBoxMiddleTop h2
{
	display: none;
}
#rightBoxMiddle
{
	/*background: url(images/rightBoxBG.gif) repeat-y top left;*/
	overflow: auto;
}
#rightBoxMiddle div
{
	float: left;
}
#recentPosts
{
	padding-top: 25px;
}
#categories
{
	padding-top: 25px;
}
#archives
{
	padding-top: 25px;
}
#footer
{
	font-size: 11px;
	color: #a6a6a6;
        display: none;
}
#footer a
{
	text-decoration: none;
	color: #a6a6a6;
}
#footer a:hover
{
	text-decoration: underline;
}
#leftFooter
{
	float: left;
	padding-bottom: 25px;
}	
#rightFooter
{
	float: right;
}
/* ph=1 */
/* nhm:from_kauri */
