html { width:100%; height:650px; margin:0px; padding:0px; background-color:#FFF; text-align:center; background-image:url(../../../../cms/cmsimages/layout/headbg.gif); background-repeat:repeat-x; 

} 

body { width:1000px; /* height:650px; */ text-align:left; margin:0px auto; padding:0px; color:#4D4D4D; font-weight:100; font: 77%/1.6 georgia, serif; position:relative; 

}

img {border: 0pt none;
}



div.wp-caption.aligncenter {margin-left:-5px;}


h1 {text-indent: -9999em; margin:0px; padding:0px;}

blockquote { background:#eee; padding:18px 25px 1px 35px; border-left: 5px solid #CCC; margin:0 0 18px 15px;
}

#blogheader { position:relative; width:1000px; height:133px; margin:0px; padding:0px; background-image:url(../../../../cms/cmsimages/layout/blogtitle.jpg); background-repeat: no-repeat;
}

#blogheader ul { list-style:none;
}

#blogheader p, #blogheader h2 { text-indent: -9999em;
}

a:link,  a:active,  a:visited { color:#4D4D4D; text-decoration:none; background-color: #EEE; border-bottom: 1px solid #CCC;
}

a:hover { color: #333333; background-color: #DFDFDF; border-bottom: 1px solid #4D4D4D;  text-decoration:none;
}  

.homelink, a.homelink:link,  a.homelink:active,  a.homelink:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; left:0px; width:297px; height:37px;
background: url("../../../../cms/cmsimages/layout/homelink.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

a.homelink:hover {
/* background-position: 0 -37px; */ background: url("../../../../cms/cmsimages/layout/animatedhomelink.gif") 0 0 no-repeat;
}

.homebloglink, a.homebloglink:link,  a.homebloglink:active,  a.homebloglink:visited {display:block; float:left;
border:0;
padding:0; margin-top:-22px;
/* position:absolute; 
top:41px; left:0px; */ width:76px; height:50px;
background: url("../../../../cms/cmsimages/layout/bloglink.gif") 0 0 no-repeat;
text-indent: -9999em;
}

a.homebloglink:hover {

background: url("../../../../cms/cmsimages/layout/blogtitle.gif") 0 0 no-repeat;
}


.homebloglink1, a.homebloglink1:link,  a.homebloglink1:active,  a.homebloglink1:visited {display:block; float:left;
border:0;
padding:0; 
position:absolute; 
top:41px; left:0px; width:76px; height:50px;
background: url("../../../../cms/cmsimages/layout/bloglink.gif") 0 0 no-repeat;
text-indent: -9999em;
}

a.homebloglink1:hover {

background: url("../../../../cms/cmsimages/layout/blogtitle.gif") 0 0 no-repeat;
}


.welcome, a.welcome:link,  a.welcome:active,  a.welcome:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:249px; width:67px; height:37px;
background: url("../../../../cms/cmsimages/layout/welcomenav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.welcome:hover {
background-position: 0 -37px;
}

.work, a.work:link,  a.work:active,  a.work:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:205px; width:44px; height:37px;
background: url("../../../../cms/cmsimages/layout/worknav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.work:hover {
background-position: 0 -37px;
}

.blog, a.blog:link,  a.blog:active,  a.blog:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:166px; width:39px; height:37px;
background: url("../../../../cms/cmsimages/layout/blognav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.blog:hover {
background-position: 0 -37px;
}



.tut, a.tut:link,  a.tut:active,  a.tut:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:102px; width:64px; height:37px;
background: url("../../../../cms/cmsimages/layout/tutorialnav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.tut:hover {
background-position: 0 -37px;
}




.con, a.con:link,  a.con:active,  a.con:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:43px; width:59px; height:37px;
background: url("../../../../cms/cmsimages/layout/contactnav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.con:hover {
background-position: 0 -37px;
}




.misc, a.misc:link,  a.misc:active,  a.misc:visited {display:block;
border:0;
padding:0;
position:absolute;
top:91px; right:0px; width:43px; height:37px;
background: url("../../../../cms/cmsimages/layout/miscnav.jpg") 0 0 no-repeat;
text-indent: -9999em;
}

 a.misc:hover {
background-position: 0 -37px;
}


h3 { font-weight:500; line-height:1.7; margin:0px; padding:0px; font-size:110%; text-indent:-5px; color:#333; 

}


/*=COMMON
=== === === === === === === === === === */

* {
	padding: 0;
	margin: 0;
}

h1 {
	line-height: 120%;
	}

h2 {font-weight:500; line-height:1.7; margin:0px; padding:0px; font-size:120%; text-indent:-10px; color:#333;
}

.line {
	height: 2px;
	border-top: 0px dotted #fff;
	border-right: 0px dotted #fff;
	border-left: 0px dotted #fff;
	border-bottom: 1px dotted #6f6f6f;
	display: block;
}

/*=MASTHEAD
=== === === === === === === === === === */

#masthead {

}



/*=CONTENT
=== === === === === === === === === === */

div#PageContainer {
	width: 1000px;
	float: left;
margin: 20px 0px;
}


div#PageBody {
	/*font-size: 100%;
	line-height: 150%;*/
	width: 970px; min-height: 540px;
	float: left;
	padding: 20px 0px 0px 30px; 
margin: 4px 0px 0px 0px;

background-image: url(../../../../../cms/cmsimages/layout/blogbg.gif); background-repeat: no-repeat;
}

div#Content {
	width: 410px;
	min-height: 300px;
	float: left;
	text-align:justify;
	margin-right: 120px;
	/*overflow: hidden;*/
}

	.post {
		margin-bottom: 14px;
		padding-bottom: 14px;
		border-bottom: 1px dotted #cccccb;
	}

	div.entry {
		margin-top: 10px;
		
	}

	#Content h2 {
		
		clear: both;
		margin-bottom: 14px;
		line-height: 110%;
	}

	div.navigation {margin-top: -5px;
		margin-bottom: 50px;
	}

	div.alignleft,
	div.alignright {
		width: 430px;
		clear: both;
	}
	
	div.alignright {
		text-align: right;
	}
	
	#Content p {
		margin-bottom: 18px;
	}
	
	#Content ul {
		margin-bottom: 8px;
		padding-right: 5px;
		padding-left: 20px;
	}
	
	#Content ul li {
		list-style-type: circle;
	}


.postmetadata {
	margin-top: 20px;
}



div#CommentsContainer {
	width: 410px;
	margin-left: 0px;
	float: left;
}

h3#comments {
	margin-bottom: 8px;
}

img.avatar {
	float: left;
	position: relative;
}

div#CommentText {
	padding-left: 50px;
	margin-bottom: 20px;
}

div#CommentReply {
	margin-top: 10px;
}

form#commentform input#url,
form#commentform input#email,
form#commentform input#author {
	border: 1px #737373 solid;
}

div#CommentReply #commentform p {
	margin-top: 4px;
	margin-bottom: 4px;
}

textarea#comment {
	width: 410px;
}

div#SideColumn1,
div#SideColumn2 {
	/*font-size: 110%;
	line-height: 140%;
	color: #4c4c4b;*/
	width: 150px;
	float: left;
	padding: 0 30px; text-align:left;
}

	div#SideColumn1 {
		border-left: 1px #cccccb dotted;
		border-right: 1px #cccccb dotted;
	}

	#SideColumn1 h2,
	#SideColumn2 h2 {

	}

	#SideColumn1 ul,
	#SideColumn2 ul
	 {
		margin-left: 3px;
		margin-bottom: 8px;
	}
	
	#SideColumn1 ul li,
	#SideColumn2 ul li {
		font-size: 90%;
		line-height: 150%;
	}

	input#s {
		margin-top: 2px;
		border: 1px solid #ccc;
	}
	
	input#searchsubmit {
		padding: 2px;
		margin-top: 4px;
		margin-bottom: 7px;
		background: none;
		border: 1px solid #ccc;
		text-transform: uppercase;
}
	
	#SideColumn1 ul li ul {
		margin-bottom: 7px;
	}

	div#SubContent {
		color: #4d4d4d;
		border-top: 1px #666665 dotted;
		width: 1000px;
		float: left;
		clear: both;
		margin-top: 10px; padding: 0 10px;
	}

	div#SubContent h2 {padding: 0 10px;
	/*font-size: 120%;*/
	line-height: 150%;
	}
	
	div#SubColumn1,
	div#SubColumn2,
	div#SubColumn3 {
		font-size: 100%;
		line-height: 130%;
		float: left;
		background-color: #e6e6e5;
		margin-top: 15px;
		padding: 10px;
	}


	
	div#SubColumn1 ul,
	div#SubColumn2 ul,
	div#SubColumn3 ul {
		margin-left: 13px;
		margin-bottom: 8px;
	}
	
	div#SubColumn1 ul li,
	div#SubColumn2 ul li,
	div#SubColumn3 ul li {
		font-size: 100%; margin-left: 10px;
		line-height: 180%;
	}
	
	div#SubColumn1 {
		width: 460px;
		min-height: 80px;
		margin-right: 15px; 
	}
		
	div#SubColumn2 {
		width: 160px;
		min-height: 80px;
		margin: 15px 15px 0 20px;
	}

	div#SubColumn3 {
		width: 150px;
		min-height: 80px;
		margin-left: 15px; 
	}
.narrowcolumn {
	float:left;
	padding: 0 0 20px 0;width: 410px;
	margin-right: 120px;
}

/*=FOOTER
=== === === === === === === === === === */

div#footer {
	width: 980px;
	padding:0 0 0 20px;
	float: left;
	clear: both;
	line-height: 150%;
	height: 45px;
	margin-top: 10px;
	font-size: 70%;
}


/*=REQUIRED
=== === === === === === === === === === */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it 
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;*/
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#blogheader div.breadcrumb { color:#ddd; text-transform: lowercase;
position:absolute; left:0px; top:41px; padding-top:22px;
}

#blogheader a.breadcrumb, a.breadcrumb:link, a.breadcrumb:visited  {

color : #fff;
text-decoration : none;
background-color : transparent;
border-bottom : 0px ;
text-transform: lowercase;
}

#blogheader a.breadcrumb:hover {
color : #ccc;
text-decoration : none;
background-color : transparent;
border-bottom : 0px ;
text-transform: lowercase;
}

#blogheader a.breadcrumb:active  {

color : black;
text-decoration : underline;
background-color : transparent;
border-bottom : 0px ;
text-transform: lowercase;
}

div#SubColumn1 a.sublink:link, div#SubColumn1 a.sublink:visited { background-color : transparent;
}

div#SubColumn1 a.sublink:hover {
}

#Content p.wp-caption-text {margin-bottom:5px; margin-top:5px; font-style:italic;}