﻿.blog-title {
    background-color:#fe7201;
    height:24px;
    padding:5px 0;
    position:relative;
    width:743px;
}
#right-blog-content {
    width:743px;
    float:right;
    position:relative;
    margin-top:25px;
}

/* ------ Start Blog Content ----- */
.blogContent {
    width:743px;
    position:relative;
}
.blogContent hr
{
	float:left;
	width:100%;
}
.blogContent .category
{
	background-color:#fe7201;
    padding:3px 30px 3px 7px;
    text-transform:uppercase;
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    color:#fff;
    margin:10px 0px;
    float:left;
    font-weight:bold;
}
.blogContent .title
{
	clear:left;
    float:left;
    font-size:25px;
    font-weight:normal;
    letter-spacing:-1px;
    margin:0;
    width:100%;
    line-height:25px;
}
.blogContent .postedBy
{
	font-size:10px;
    margin:0 0 10px 10px;
    float:left;
    clear:left;
    width:100%;
}
.blogContent .postedBy a, .blogContent .postedBy a:hover {
    font-size:10px;
}
.blogContent .body
{
	float:left; 
	clear:left; 
	width:100%;
}
.blogContent .controls
{
	float:right;
	width:100%;
}
.blogContent .controls .leaveComment 
{
	width:150px;
	float:right;
}
.blogContent .controls .leaveComment input
{
	float:left;
	width:44;
	height:36;
	border:none;
}
.blogContent .controls .numOfComments
{
	width:130px;
	float:right;
}
.blogContent .controls .numOfComments input
{
	float:left;
	width:44;
	height:36;
	border:none;
}
.blogContent .controls .rss,.blogContent .controls .rss a,.blogContent .controls .rss a:hover
{
	width:65px;
    height:37px;
    position:relative;
    float:right;
    background-color:#ffffff;
}
.blogContent .controls .rss img
{
	width:65;
	height:37px;
	border:none;
	float:left;
}
.blogContent .controls .addThis
{
	float:right; 
	width:130px; 
	margin-top:10px;
}
.blogContent .controls .permaLink
{
	width:370px;
	padding-bottom:20px;
	float:left;
}
.blogContent .controls .permaLink img
{
	float:left;
	width:58;
	height:36;
	border:none;
}
.blogContent .controls .permaLink img
{
	float:left;
	width:58;
	height:36;
	border:none;
}
.blogContent .controls .permaLink input
{
	float:left;
}
.blogContent .controls .ranking
{
	width:45px; 
	float:right;
}
.blogContent .controls .ranking input
{
	float:right;
	width:24;
	height:36;
	border:none;
}
.blogContent .controls .ranking .score
{
	float:right;
}
.blogContent .modual
{
	background-color:White;
	border-width:2px;
	border-color:Black;
	border-style:solid;
	padding: 10px;
	width:400px;
	text-align:center;
}
.blogSubmitComment
{
}
.blogSubmitComment .confirm
{
	color:Blue;
}
.blogSubmitComment .submitError
{
	color:Red;
}
.blogSubmitComment .controls
{
	width:100px;
	float:right;
	padding-right:75px;
	padding-bottom:10px;
} 
.blogSubmitComment .notify
{
	float:left;
	width:300px;
}
.blogSubmitComment .textArea
{
	width:650px;
	height:150px;
}
/* ------ End Blog Content ----- */

/* ------ Start Blog Comment ----- */
.blogComment
{
}
.blogComment .top
{
	width:650px;
    height:25px;
    float:left;
    background-image:url(/images/blog/comment-bubble-top.jpg);
    background-repeat:no-repeat;
}
.blogComment .body
{
	width:620px;
    float:left;
    background-image:url(/images/blog/comment-bubble-middle.jpg);
    background-repeat:repeat-y;
    padding:0px 15px;
}
.blogComment .content
{
	float:right; 
    width:100%;
    background-image:url(/images/blog/blockquote.jpg);
    background-position:right top;
    background-repeat:no-repeat;
}
.blogComment .content img
{
	width:68;
	height:68;
	border:1px solid #999999;
	text-align:left;
}
.blogComment .bottom
{
	width:650px;
    height:57px;
    float:left;
    background-image:url(/images/blog/comment-bubble-bottom.jpg);
    background-repeat:no-repeat;
}
.blogComment .bottom .reply
{
	width:164px;
    height:57px;
    background-image:url(/images/blog/reply-to-post-button-up.jpg);
    background-repeat:no-repeat;
    display:block;
    float:right;
    margin-right:30px;
    text-decoration:none;
}
.blogComment .bottom .reply a:hover
{
	width:164px;
    height:57px;
    background-image:url(/images/blog/reply-to-post-button-over.jpg);
    background-repeat:no-repeat;
    display:block;
    float:right;
}
/* ------ End Blog comment ----- */
.recentBlogs
{
	
}
.recentBlogs .Date
{
	width:100%;
	font-weight:bold;
}
.recentBlogs .Title
{
	width:100%;
}
.recentBlogs .Title a
{
}
.recentBlogs .Category
{
}
.recentBlogs .Author
{
	font-size:xx-small;
	font-weight:bold;
	font-style:italic;
}

#blog-search-holder {
    float:right;
}
#blog-left-nav-holder {
    width:202px;
    float:left;
    position:relative;
    margin-top:25px;
}
.blog-left-nav-top {
    width:192px;
    height:33px;
    float:left;
    background-image:url(/images/blog/left-nav-bg-top.jpg);
    background-repeat:no-repeat;
    padding:12px 0px 0px 10px;
}
.blog-left-nav-top h2 {
   color:#444;
   margin:0px;
   font-size:13px; 
   font-weight:bold;
}
.blog-left-nav-middle {
    background-image:url(/images/blog/left-nav-bg-middle.jpg);
    background-repeat:repeat-y;
    float:left;
    padding-left:10px;
    width:192px;
}

.blog-left-nav-middle a {
    font-size:12px;
    color:#666666;
}
.blog-left-nav-bottom {
    width:202px;
    height:30px;
    float:left;
    background-image:url(/images/blog/left-nav-bg-bottom.jpg);
    background-repeat:no-repeat;
}
.blog-left-nav-links {
    font-size:10px;
    color:#666666;
}
.blog-left-nav-links a {
    font-size:12px;
    margin-left:10px;
    color:#666666;
}
.blog-left-nav-links a:hover {
    background-color:#ffffff;
    color:#333333;
}
p.blog-left-nav-links {
    margin-top:4px;
    margin-bottom:4px;
}
.blogsearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	height: auto;
	text-align: left;
}
.blogsearch input 
{
    color:#999;
    font-size:11px;
    padding:3px;
    margin:1px;
}
.blogsearch input[type="text"]
{
    width:350px;
}
.blog-search-button {
    width:33px;
    height:26px;
    vertical-align:top;
    background-image:url(/images/blog/search-icon.png);
    background-repeat:no-repeat;
    border:0px;
    margin-right:1px;
    cursor:pointer;
    background-color:Transparent;
}
