﻿/* Common Blog Styles */
.goBackBox
{
    text-align:left;
    margin:0px 5px 20px 30px;
}   

.goBackBox a 
{
	font-size: 12px;
	font-weight: bold;
	line-height: 1.5em;
	color: #797979;
}

.goBackBox a:link,
.goBackBox a:visited,
.goBackBox a:active
{
    text-decoration:underline;
    color: #797979;
}
.goBackBox a:hover
{
    text-decoration:none;
    color: #797979;
} 

/* Single Post styles */
.singlePost
{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.singlePost .title 
{
	margin: 10px 0 0 0px;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height:0.9em;
	color: #797979;
}

.singlePost .entry
{
	margin: 0;
	padding: 10px 0 20px 0;  
	border-bottom: solid 1px #c5c5c5;  
}

.singlePost .entry p
{
    line-height:normal;
}

.singlePost .category a:link,
.singlePost .category a:visited,
.singlePost .category a:active
{
    text-decoration:none;
    color: #797979;
}
.singlePost .category a:hover
{
    text-decoration:none;
    color: #000000;
}

.singlePost .tags
{
}

.socialBookmarksList
{
	margin: 0;
	padding: 0;
	padding-left: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 10px !important;
	list-style: none;
	line-height: 0.6;
	font-size:8px;
	height: 100%;
}
.socialBookmarksList li.item
{
	list-style-type: none;
	display: inline;
	padding-right:0px;
	padding-left:0px;
	margin:0 36px 0 0;
}
.socialBookmarksList img
{
    width:48px;
    height:48px;
    margin:0;
    padding: 0 0 0 0px;
}

div.socialBookmarks
{
    padding-bottom:10px;
    border-bottom: solid 1px #c5c5c5;
}

.singlePost .socialBookmarks
{
	font-size:11px;
}

.singlePost .socialBookmarks p
{
	font-size:12px;
	font-weight:bold;
	color: #000000;
}

.singlePost .socialBookmarks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0.6;
	font-size:8px;
}
.singlePost .socialBookmarks li
{
	list-style-type: none;
	display: inline;
	padding-right: 2px;
	padding-left:0;
	margin:0;
}
.singlePost .socialBookmarks img
{
    width:48px;
    height:48px;
    margin:0;
    padding:0;
}

/* Post new Comment form */
fieldset.postNewComment 
{
	margin: 20px 0;
	padding: 0;
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
}
fieldset.postNewComment legend
{
    font-size:14px;
    font-weight:bold;
    color: #000000;
}

fieldset.postNewComment ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset.postNewComment li
{
	margin: 0 0 10px;
	padding: 0;
}
fieldset.postNewComment label
{
	display: block;
	font-size:11px;
}
fieldset.postNewComment .texarea-wrapper
{
    width: 526px;
}

/* Post Comments styles */
.postComments
{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.postComments h2.comments
{
    margin-top:14px;
    margin-bottom:10px;
    color:#000000;
    font-size:16px;
    font-weight:bold;
}

.postComments ul
{
    line-height: 2em;
    margin-top:0px;
    margin-bottom:0px;
    padding-left:0;
}

.postComments .commentContainer
{
    float: left;
    margin:0;
    margin-bottom:10px;
    padding:0;
    width: 570px;
    height:100%;
}

.postComments li
{
    list-style-position:outside;
    list-style-type:none;
    margin: 15px 0 3px;
    padding: 0px 10px 3px 5px;
}

.postComments .commentContainer .avatar
{
    width:46px;
    height:100%;
    border:0;
    padding:0;
    margin-right:10px;
    vertical-align:top;
    float:left;
    font-size:10px;
    text-align:center;
}

.postComments .commentContainer .commentLeft
{
    width:22px;
    /*background-image:url(images/blog/bg_commentLeft.png);
    background-position:top right;
    background-repeat:no-repeat;*/
    margin:0;
    padding:0;
    border:0;
    height:44px;
    float:left;
}
.postComments .commentContainer .commentLeft img
{
    margin-left:2px;
    position:absolute;
    z-index:0;
}

.postComments .commentContainer .commentBody
{
    width:420px;
    height:100%;
    font-size: 11px;
	font-weight: normal;
	line-height: normal;
	color: #797979;
    background-color:#f9f9f9;
    float:left;
    padding-left:10px;
    padding-right:10px;
    border: solid 2px #e5e5e5;
    z-index:-1;
}

.commentBody p
{
    margin-top:10px;
    margin-bottom:5px;
}

.commentBody p.commentEntry 
{
    margin-top: 5px;
    margin-bottom:10px;
}


.postComments .commentContainer .commentRight
{
    width:10px;
    height:100%;
    border:0;
    margin:0;
    padding:0;
    float:left;
}

.postComments .alt
{
    background-color:#f8f8f8;
    border:#dddddd 1px solid;
}

.commentsList .newComment
{
    width:570px;
    float:left;
}

/* Posts List styles */
ul.post
{
    margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}

ul.post li
{
	margin: 0 0 20px 20px;
	padding: 0;
	list-style: none;
}

.post .date
{
	float: left;
	width: 74px;
	height: 74px;
	margin: 0;
	padding: 0;
	line-height: normal;
	text-transform: uppercase;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.post .date_right
{
    width: 8px;
    height:74px;
    background-position: top left;
    background-repeat:no-repeat;
    float:left;
    background-image: url(images/blog/bg_data_right.png);
    margin-right:20px;
    padding:0;
    border:none;
}
.post .month
{
    height:14px;
    padding-top:4px;
    background: #005065;
}
.post .day
{
    height:52px;
    padding-top:4px;
    background: #006b87;
	font-size: 38px;
}    

.post .titles
{
    float:left;
    margin-top:0px;
    padding:0;
    width:510px;
}

.post .title 
{
	margin: 10px 0 0 0px;
	padding: 0;
	font-size: 28px;
	font-weight: bold;
	line-height:0.9em;
	color: #797979;
}

.post .title a:link
{
    text-decoration:none;
    color: #797979;
}
.post .title a:visited
{
    text-decoration:none;
    color: #797979;
}
.post .title a:hover
{
    text-decoration:none;
    color: #000000;
}
.post .title a:active
{
    text-decoration:none;
    color: #797979;
}

.post .titles .meta
{
    margin-top:10px;
}

.post .entry
{
	margin: 0;
	padding: 10px 0 20px 0;    
}

.post .entry p
{
    line-height:normal;
}

.post .readMore
{
    font-size:10px;
    font-weight:bold;
}
.post .readMore a:link,
.post .readMore a:visited,
.post .readMore a:active
{
    text-decoration:none;
}
.post .readMore a:hover
{
    color:#000000;
}

.post .socialBookmarks
{
	margin: 0;
	padding: 0;
	font-size:11px;
}
.post .socialBookmarks ul
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 0.6;
	font-size:8px;
}
.post .socialBookmarks li
{
	list-style-type: none;
	display: inline;
	padding-right: 2px;
	padding-left:0;
	margin:0;
}
.post .socialBookmarks img
{
    width:16px;
    height:16px;
    margin:0;
    padding:0;
}


/* Recent/Summary Post List styles */
ul.postSummary
{
    margin: 0;
	padding: 0;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}

div.blogImage
{
    float: left;
    margin-right: 5px;
}
div.blogTitle
{
    width: 190px;
    float: left;
    text-align:left;
}
.postSummary a 
{
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #797979;
}

.postSummary a:link,
.postSummary a:visited,
.postSummary a:active
{
    text-decoration:none;
    color: #797979;
}
.postSummary a:hover
{
    text-decoration:none;
    color: #000000;
}

/* Posts Popular styles */
ul.postPopular
{
    margin: 0;
	padding: 0;
	line-height:normal;
	font-family: Arial, Helvetica, sans-serif;
}

.postPopular a,
.postPopular span
{
	font-size: 11px;
	font-weight: normal;
	line-height: 1.5em;
	color: #FFFFFF;
}

.postPopular a:link,
.postPopular a:visited,
.postPopular a:active
{
    text-decoration:none;
    color: #FFFFFF;
}
.postPopular a:hover
{
    text-decoration:underline;
    color: #FFFFFF;
}
.ellipsis
{
   white-space:nowrap;
   text-overflow:ellipsis;
   overflow:hidden;
   width:160px;
   display:block;
}

/* Search Section */
#searchSection .searchBoxWrapper
{
    color:#FFFFFF;
    font-size:11px;
    font-weight:normal;
    border:none;
    background-color:#005065;
    vertical-align:middle;
}

.searchBoxWrapper fieldset
{
    background-color:#005065;
    border:0 none;
    clear:both;
    float:left;
    margin:0;
    padding:0;
    position:relative;
    width:100%;
}

.searchBoxWrapper label
{
    color:#FFFFFF;
    display:block;
    font-size:11px;
    font-style:italic;
    left:4px;
    position:absolute;
    top:4px;
    text-indent:0;
}

.searchBoxWrapper input.searchText 
{
    background-color:#005065;
    font-size:1.1em;
    height:18px;
    border: 0 none;
    color: #FFFFFF;
    margin-right:0px;
    width:140px;
    padding:4px 0 2px 4px;
}

.searchBoxWrapper input.searchSubmit
{
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(images/imgSearch.png) no-repeat top left;
    border:0 none;
    color:#FFFFFF;
    font-size:11px;
    height:22px;
    width:27px;
    outline-color:-moz-use-text-color;
    outline-style:none;
    outline-width:0;
    padding:0 0 4px;
    cursor:hand;
    cursor:pointer;
}

/* Search Section End */

/* Feed Section */
#feedSection input.feedButton
{
    background:transparent url(images/imgRSS.png) no-repeat scroll 0 -26px;
    width:27px;
    height:26px;
    border: 0 none;
    margin:0;
    padding:0;
    cursor:hand;
    cursor:pointer;
}

#feedSection input.feedButton:hover
{
    background-position: 0 0;
}
/* Feed Section End */

/* IamaSource SwitchOn Section */
#switchOn input.switchOnButton
{
    background:transparent url(images/imgSwitchOn.png) no-repeat scroll 0 -44px;
    width:213px;
    height:44px;
    border: 0 none;
    margin:0;
    padding:0;
    cursor:hand;
    cursor:pointer;
}

#switchOn input.switchOnButton:hover
{
    background-position: 0 0;
}
/* IamaSource SwitchOn Section End */


/* ********************** Original Posts List styles ************************ */
ul.sf_postListing 
{
	margin: 0;
	padding: 0;
}
ul.sf_postListing li
{
	margin: 0 0 20px;
	padding: 0;
	list-style: none;
}
ul.sf_postListing li p, .sf_singlePost p, .sf_postComments p
{
	margin: 0 0 5px;
	padding: 0;
}
.sf_socialBookmarks 
{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 1.3;
}
.sf_socialBookmarks li
{
	list-style-type: none;
	display: inline;
	padding-right: 5px;
}

.sf_postAuthor, .sf_commentAuthor, .sf_commentContent
{
	margin: 0;
	padding: 0;
}
.sf_commentListing .sf_authorComment, .sf_commentListing .sf_anonymousComment
{
	margin: 0;
	padding: 5px;
}
.sf_authorComment 
{
	background-color: #ffffff;
}
/* Comments List */
.sf_commentListing 
{
	margin: 20px 0;
	padding: 0;
	list-style: none;
}
.sf_commentListing li
{
	margin: 0 0 10px;
	padding: 0;
}
.sf_commentListing abbr 
{
	font-size: .8em;
}
.sf_commentListing strong 
{
	font-size: 1.1em;
}
/* Post Comments Form */
fieldset.sf_postNewComment 
{
	margin: 20px 0;
	padding: 0;
	border: 0;
}
fieldset.sf_postNewComment ol
{
	margin: 0;
	padding: 0;
	list-style: none;
}
fieldset.sf_postNewComment li
{
	margin: 0 0 10px;
	padding: 0;
}
fieldset.sf_postNewComment label
{
	display: block;
}

.formattingOptionsToggleBtn 
{
	text-align: right; 
	outline-width: 0px; 
	display: block;
	font-weight:bold;
	font-size:11px;
}
.reToolbarWrapper {
	visibility: hidden
}
.formattingOptions .reToolbarWrapper {
	visibility: visible
}

/* Pager */
ol.sf_pager 
{
	margin: 10px 0;
	padding: 0;
	width: 100%;
	float: left;
	list-style: none;
	clear: both;
}
ol.sf_pager li
{
	margin: 0;
	padding: 0 10px 0 0;
	width: auto;
	float: left;
}
ol.sf_pager li a
{
	padding: 3px 5px;
}
ol.sf_pager li a[disabled="disabled"], ol.sf_pager li a.sf_PagerSelItem
{
	color: #666;
	text-decoration: none;
	cursor: default;
}
