body { background: url(http://www.photoshop-t.com/images/bg-main.png) repeat-y top center ; color:#2f2928; } 

/* General Links */
a:link { color: #366433; } 
a:active { color : #366433; } 
a:visited { color : #366433; } 
a:hover { color : #003366; } 
#container { background: url(../Images/blueContainer.gif) no-repeat left bottom;} 

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.header { background: #000 url(../Images/blueHeaderBottom.gif) no-repeat left bottom; } 
.header a { color: #fff; }
.header a:visited { color: #fff; }
.header a:hover { color: #fff; text-decoration: none; }

/* Theme Girl +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.HGirl { background: url(../Images/blueHeaderGirl.gif) no-repeat left top;}
.HL { background: url(../Images/blueHL.gif) no-repeat left top;}
.HR { background: url(../Images/blueHR.gif) no-repeat left top;}

/* Top Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.TopMenu ul { border-left: solid 1px #82acd0; }
.TopMenu li { border-right: solid 1px #82acd0;}
.TopMenu li a { color:#abd8ff; }
.TopMenu li a:visited { color:#abd8ff; }
.TopMenu li a:hover { color:#fff; }

/* DropDown Menu ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
#menu li a { color: #366433; background: url(../Images/blueMenuLeft.png) no-repeat left top; }
#menu a span { background: url(../Images/blueMenuRight.png) no-repeat right top; color: #fff; }
#menu a:hover span { color: #366433;}
#menu a:hover { color: #366433; }
DIV#menu ul li ul {	background: #e9f6ff; }
#menu li li a  { background: #e9f6ff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* BreadCrumb */
.content .BreadCrumb { color: #333366; background: #dddddd; }
.content h1 { color: #000; border-bottom: dashed 1px #999; }
.content h2 { color: #e04246;}
.content h3 { color: #e04246;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Featured h1 { border-bottom: solid 1px #999; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.RecentArticles h1 { border-bottom: solid 1px #999;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.SearchResults {}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Recent Blogs */
.RecentBlogs { background:#fff; }
.RecentBlogs h3 { border-bottom: solid 1px #999; }
.RecentBlogs em { color: #999; }
.RecentBlogs em a { color: #999; }
.RecentBlogs em a:visited { color: #999; }
.RecentBlogs em a:hover { color: #999; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.News {}
.News h1 { border-bottom: solid 1px #999;}
.News h2 { color:#366433; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Post */
.Post { padding: 0px; margin: 0px;}

/* Post Author left side from the article */
.Post .PostAuthorDetails { background:#ddddd;  }
.Post .PostAuthorDetails h2 {}
.Post .PostAuthorDetails p { color:#333;}
.Post .PostBottom li a {}
.Post .PostBottom li a:visited {}
.Post .PostBottom li a:hover {}

/* Article Comments */
.Post .PostMore .Comment .Details { }
.Post .PostMore .Comment {background:#F8F8F8 url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF; }
.Post .PostMore .CommentAlt {background:#FFFFFF url('../Images/commentquote.gif') no-repeat 5px 10px; border-top: 1px solid #DFDFDF;}

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.Category .Desc { color:#333; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Authors A-Z - ( Only on the Author page) */
.AZ ul { background:#ddddd; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* PageForms */
.PageForms form { border: solid 2px #ddddd;}
.PageForms th { background: #ddddd;}
.PageForms .Button { background: #bae8b7; border: outset 2px #ccc; }

/* +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* tabs styles */
#tabnav .tablink a:link, #tabnav  .tablink a:visited 
{ background: #ddddd; border: 1px solid #bae8b7; color:#003366; }
#tabnav .tablink a:link.active, #tabnav .tablink a:visited.active 
{ border-bottom: 1px solid #fff; background: #fff; color:#366433;}
#tabnav a:hover { background: #fff;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.right h2 { border-bottom: dotted 1px #b8cfe7; color:#366433; }
.right li a { color:#366433;}
.right li a:visited { color:#366433;}
.right li a:hover { color:#000033;}

/* Search */
.right .search { background: #264624 url(../Images/blueSearchBottom.gif) no-repeat left bottom; }
.right .searchTop { background: url(../Images/blueSearchTop.gif) no-repeat left top;}
.right .search .arrow { background: url(../Images/blueSearchArrow.png) no-repeat;}
.right .search .arrow:hover { background: #ffd780 url(../Images/blueSearchArrow.png) no-repeat 0 -20px; }
.right .search .arrowIE { background: #ffd780 url(../Images/blueSearchArrow.png) no-repeat 0 -20px; }
.right .search p a { color:#fff;}
.right .block { background: #f4f4f4 url(../Images/blueBlockBottom.gif) no-repeat left bottom;}
.right .blockTop { position: absolute; background: url(../Images/blueBlockTop.gif) no-repeat left top; }
.right .Categ { background: #f4f4f4 url(../Images/blueCategBkg.gif) no-repeat left bottom;}
.right .CategTop { position: absolute; background: url(../Images/blueCategTop.gif) no-repeat left top;}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* Paging */
.Paging a { background: #ddddd; border: 1px solid #bae8b7; }
.Paging a:link { background: #ddddd; border: 1px solid #bae8b7; }
.Paging a:visited { background: #ddddd; border: 1px solid #bae8b7;}
.Paging a:hover { border: 1px solid #003366; background: #366433; color: #fff;}
.PagingDisabled { border: 1px solid #ccc; background: #e5e5e5; }
.PagingCurrentPageNumber { border: 1px solid #003366; background: #366433; color: #fff;}

/* Footer ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
.footer { background: #000 url(../Images/blueFooter.gif) no-repeat left bottom; color:#fff;}
.footer a {color:#fff;}
.footer a:visited {color:#fff;}
.footer a:hover {color:#fff;}

/* Summary Article Attachment */
.AttachmentList { border:1px solid #BEBEBE; background-color: #F8F8F8; }
.AttachmentList ul li { background: url(../Images/attach.gif) no-repeat left top; }
.AttachmentHeading { color:#384C4B;}

/* Teaser Image Styles */
.FeatureImageSpan {background-color: #F5F5F5;}
.FeatureImageCaption {  border-bottom: 1px #CCCCCC solid;  }

/* Stone 3 Styles */
.version {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 30px;
	margin-bottom: 5px;
	margin-right: 10px;
	background-image: url(http://www.photoshop-t.com/images/version_bg.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-right: 10px;
}
