/* @group Blog Styles */

.sidebarContainer {
	width: 200px;
	float: right;
	display: block;
	margin-right: 15px;
margin-top:10px;
}

html>body .sidebarContainer {
	width: 200px;
	float: right;
	display: block;
	margin-right: 30px;
}

.content {
	margin-left: 25px;
	margin-right: 300px;
	padding: 20px 0;
}

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-archive-headings-wrapper {
	text-align: left;
	margin-bottom: 20px;
	font-size: 32px;
	font-weight: bold;
	background-color: #EFEFEF
}

.blog-archive-entries-wrapper {
	text-align: left;
}

.blog-archive-month {
}

.blog-archive-link {
display:none;
}
	
/* @end */

.blog-entry {
	padding-bottom: 30px;
}

.blog-entry-title {
	text-decoration: none;
	letter-spacing: -1px;
}

.blog-entry-title a {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-title a:visited {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-title a:hover {
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

.blog-entry-date {
	margin-bottom: 20px;
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/clock.gif) no-repeat 0 center;
}

.blog-entry-body {
}

.blog-entry-comments {
	margin-top: 4px;
}

.blog-entry-comments a {
	padding-left: 21px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/chat.png) no-repeat left center;
}

.blog-entry-comments a:hover {
}

.blog-entry-summary { 
}

.blog-read-more a, .blog-read-more a:visited {
	display: block;
}

.blog-read-more a:hover
{
}


.blog-entry-category a, .blog-entry-category a:visited {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/document2.gif) no-repeat left center;
	padding-right: 4px;
	margin-left: 3px;
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

/* styles the archives in the blog sidebar */

blog-archive-link-enabled {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

.blog-archive-link-enabled:link {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

.blog-archive-link-enabled:visited {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

.blog-archive-link-enabled:hover {
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

.blog-archive-link-disabled {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

/* Styles the blog categories in the blog sidebar */

#blog-categories {
	color: #5b5b5b;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fff;
	padding: 9px 8px;
	margin-top: 6px;
}

.blog-category-link-enabled {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/document2.gif) no-repeat left center;
}

.blog-category-link-enabled:link, .blog-category-link-enabled:visited {
}

.blog-category-link-enabled:hover {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/document2.gif) no-repeat left center;
}

.blog-category-link-disabled {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/categories.gif) no-repeat left center;
}

/* Styles the blog RSS feeds in the blog sidebar */

#blog-rss-feeds {
}

.blog-rss-link {
}

.blog-rss-link:link, .blog-rss-link:visited {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/rss.png) no-repeat left center;
}

.blog-rss-link:hover {
}

.blog-comments-rss-link {
}

.blog-comments-rss-link:link, .blog-comments-rss-link:visited {
	padding-left: 18px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/rss.png) no-repeat left center;
}

.blog-comments-rss-link:hover {
}
	
/* @end */

/* @group New Blog Styles (3.6) */

p.blog-entry-tags {
	margin-top: 20px;
	background: url(http://www.ipersonic.com/rw_common/themes/executive_ipersonic/images/tag.gif) no-repeat left center;
	padding-left: 20px;
}
/* Styles blog tag links normal and visited state */
p.blog-entry-tags a:link,
p.blog-entry-tags a:visited {
}

/* Styles blog tag links hover state */
p.blog-entry-tags a:hover {
}

/* Styles blog tag links active state */
p.blog-entry-tags a:active {
}

/* Styles the tag clous un-ordered list */
ul.blog-tag-cloud {
	display: block;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	background-color: #fff;
	padding: 9px 8px;
	margin-bottom: 0;
	margin-top: 6px;
}

/* Styles tag cloud list item */

/* Styles all links in the tag cloud in normal and visited state */

ul.blog-tag-cloud li {
	padding-right: 5px;
	text-align: left;
	list-style-type: none;
	margin: 0;
	vertical-align: bottom;
	display: inline;
	text-decoration: none;
}

ul.blog-tag-cloud li a:link {
	text-decoration: none;
}

/* Styles all links in the tag cloud in hover state */
ul.blog-tag-cloud li a:hover {
	text-decoration: none;
	margin: 0;
	text-align: left;
}

/* Styles all links in the tag cloud in active state */
ul.blog-tag-cloud li a:active {
}

/* tag size 1-20 styles */
.blog-tag-size-1 {
	font-size: 9px;
}

.blog-tag-size-2 {
	font-size: 10px;
}

.blog-tag-size-3 {
	font-size: 10px;
}

.blog-tag-size-4 {
	font-size: 11px;
}

.blog-tag-size-5 {
	font-size: 11px;
}
.blog-tag-size-6 {
	font-size: 12px;
}

.blog-tag-size-7 {
	font-size: 12px;
}

.blog-tag-size-8 {
	font-size: 13px;
}

.blog-tag-size-9 {
	font-size: 13px;
}

.blog-tag-size-10 {
	font-size: 14px;
}

.blog-tag-size-11 {
	font-size: 14px;
}

.blog-tag-size-12 {
	font-size: 15px;
}

.blog-tag-size-13 {
	font-size: 15px;
}

.blog-tag-size-14 {
	font-size: 16px;
}

.blog-tag-size-15 {
	font-size: 17px;
}

.blog-tag-size-16 {
	font-size: 17px;
}

.blog-tag-size-17 {
	font-size: 18px;
}

.blog-tag-size-18 {
	font-size: 19px;
}

.blog-tag-size-19 {
	font-size: 19px;
}

.blog-tag-size-20 {
	font-size: 21px;
}
