/*------------------------------------------------*/
/*------------------[BASE STYLES]-----------------*/
/*------------------------------------------------*/
body {
	margin-top:0;
	padding:0;
	color:#222;
	background-repeat:repeat-x;
	background-position:top;
	background-color:#438fdd;
	background-image:url(images/bg.png);
	background-position:60px 0;
	background-repeat:no-repeat;
	font-family:"Segoe WPC","Segoe UI",Helvetica,Arial,"Arial Unicode MS",Sans-Serif;
	font-size:13px;
	line-height:18px
}

a:link,a:visited {
	text-decoration:none;
	color:#0997FA
}

a:hover {
	color:#F5C55E
}

a {
	outline:none
}

h1 {
	margin:0 0 10px;
	font-weight:400;
	font-size:22px
}

h2 {
	margin:0 0 10px;
	font-weight:400;
	font-size:20px
}

h3 {
	margin:0 0 10px;
	font-weight:400;
	font-size:17px
}

ul {
	list-style-image:url(images/bullet.gif);
	font-size:14px
}

/*------------------------------------------------*/
/*------------------[MAIN LAYOUT]-----------------*/
/*------------------------------------------------*/
.post-wrapper {
	background-color:#FFF;
	padding:0 15px 10px;
	width:583px;
	float:left;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	line-height: 22px;
}

.post-wrapper h2 {
	
	margin: 0 !important;
	
}

.widget-inside {
	padding:0 15px;
	display:block
}

.home-post-wrap {
	width:270px;
	height:350px;
	overflow:hidden;
	padding:15px;
	margin-right:13px;
	margin-top:10px;
	float:left
}

.readmore {
	padding:4px;
	background-color:#3d8cdf;
	background-image:url(images/read-more.png);
	background-position:4px 4px;
	background-repeat:no-repeat;
	float:right;
	padding-left:26px;
	margin-top: -22px;
}

.readmore a {
	color:#FFF
}

.readmore:hover {
	background-color:#ea7026
}

.thumbnail-home {
	border:0;
	margin:0
}

blockquote {
	overflow:auto;
	padding:0 10px;
	margin:20px 30px;
	background-color:#f5f5f5;
	border:1px solid #e0e0e0
}

#wrapper2 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0
}

#navigation {
	width:1010px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	margin-top:-55px
}

#header {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:172px;
	background-position:top left;
	background-repeat:no-repeat
}

.nav-image {
	float:left;
	margin-top:12px
}

#container {
	float:right;
	width:1000px;
	color:#222;
	background-color:#fff;
	background-position:top;
	background-repeat:repeat-x
}

#container2 {
	width:667px;
	float:left;
	margin-top:31px
}

#left-div {
	float:left;
	padding:0 0 0 19px
}

.articleinfo_mag {
	float:left;
}

.article_mag_container {
	padding-top:7px
}

.articleinfo {
	font-size: 12px;
}

.icons {
	margin-top:0;
	margin-bottom:-5px;
	margin-right:10px
}

#header-left2 {
	float:left;
	margin-left:-140px;
	height:172px;
	width:550px;
	background-image:url(http://winsource.com/wp-content/themes/Simplism/images/logo.jpg)
}

#recent {
	float:left;
	width:927px;
	height:180px;
	margin-left:12px;
	margin-top:50px;
	background-image:url(http://winsource.com/wp-content/themes/Simplism/images/recent.jpg)
}

#recent-left {
	width:440px;
	margin-top:-23px;
	float:left
}

#header-right {
	float:right;
	border:10px solid #087FFB;
	width:468px;
	height:60px;
	margin-top:20px
}

.heading-content {
	width:613px;
	height:32px;
	float:left
}

.heading-inside {
	font-family:"Segoe UI Light","Segoe WPC","Segoe UI",Helvetica,Arial,"Arial Unicode MS",Sans-Serif;
	font-size:18px;
	text-decoration:none;
	color:#fff;
	float:left;
	padding: 4px 8px 6px 8px;
	margin:7px 0 0 -36px;
	background: #276db4;
	font-weight: bold;
}

.heading-left {
	height:36px;
	width:5px;
	float:left
}

.heading-right {
	height:36px;
	width:5px;
	float:right
}

.current-cat {
	background-color:#FFF
}

.current-cat a:link,.current-cat a:visited,.current-cat a:active {
	color:#585858!important
}

#logo {
	margin-top:34px;
	margin-left:10px
}

#simplism_featured {
	height:200px
}

#dsq-content ul, #dsq-content li, #dsq-footer {
	list-style:none;
	list-style-image: none;
}

.thumbnail-div {
overflow:hidden;
}
.thumbnail-div img {
	float:left;
	padding:1px;
	border:1px solid #E4E4E4;
	margin-right:10px;
	width: 150px;
	height: 150px;
}

.post_content {
	font-size: 14px;
	line-height: 22px;
}

.search-form {
	float:right;
	padding-top:14px
}

.sky-ad {
	text-align:center
}

.rect-ad {
	text-align:center;
	margin-left:-26px;
	padding-bottom:20px
}

.header-ad {
	float:right;
	margin-top:20px
}

.addthis_toolbox {
	padding:20px;
	display:block;
	margin-left:-10px
}

.show_hide {
  display: none;
  background-position: 0 0;
}


.slidingDiv{
  position: absolute;
	display: block;
	color: #666;
	font-weight: normal;
	border: 1px solid #ccc;
	width: 500px;
	padding: 8px;
	margin-bottom:5px;
  -moz-box-shadow: 0px 0px 10px #ccc;
	-webkit-box-shadow: 0px 0px 10px #ccc;
	box-shadow: 0px 0px 10px #ccc;
	background: url('images/profile-bg.png');

}

.slidingDiv .desc {
  display: none;
	color:#2d2d2e;
	text-shadow:0 -1px 0 rgba(0,0,0,0.15),
                0 1px 0 rgba(255,255,255,0.8)
}
.slidingDiv img {
    float:left;
    background-color: #fff;
    border:1px solid #ccc;
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
}

.slidingDiv .name {
	  display: none;
    clear: both;
    float: right;

}


/*------------------------------------------------*/
/*---------------------[TITLES]-------------------*/
/*------------------------------------------------*/
.titles {
	line-height:20px;
	font-weight: bold !important;
	font-size:25px;
	text-decoration:none;
	margin-top:0
}

.titles a,.titles2 a {
	text-decoration:none;
	font-size:28px;
	line-height:29px;
	font-family:Trebuchet MS;
	margin-bottom:2px;
	display:block
}

.titles2 {
	line-height:20px;
	font-weight: bold !important;
	font-size:25px;
	text-decoration:none;
	margin-top:0
}

.toptitle {
	font-size:20px;
	color:#0997FA;
	margin-left:15px;
	display:block;
	margin-top:15px;
	margin-bottom:10px
}

.toptitle2 {
	font-size:24px;
	color:#FFF;
	display:block;
	margin-top:15px;
	margin-bottom:10px
}

/*------------------------------------------------*/
/*--------------------[COMMENTS]------------------*/
/*------------------------------------------------*/
.commentlist {
	padding:0;
	margin:0 0 0 17px;
	width:560px;
	background-image:url(images/comment-bg.gif);
	list-style-image:none;
	list-style-type:none;
	float:left
}

.commentlist li {
	font-weight:700;
	width:560px;
	display:block;
	background-image:url(images/comment-bottom.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 45px;
	margin:0;
	list-style-image:none;
	list-style-type:none;
	float:left
}

.commentlist li div {
	width:540px;
	display:block;
	background-image:url(images/comment-top.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:10px;
	float:left
}

.commentlist li .avatar {
	float:left;
	border:1px solid #eee;
	padding:2px;
	background:#fff
}

.commentlist cite {
	font-size:18px;
	float:left;
	font-style:normal;
	margin-left:10px;
	margin-right:6px;
	margin-top:5px;
	font-weight:400
}

.says {
	display:none
}

.commentlist p {
	font-weight:400;
	line-height:1.5em;
	text-transform:none;
	display:block;
	float:left;
	width:90%;
	margin-left:3%
}

#commentform p {
	clear:both
}

.alt {
	margin:0;
	padding:10px
}

.nocomments {
	display: none;
	text-align:center;
	margin:0;
	padding:0
}

.commentlist .children li {
	width:90%;
	display:block;
	margin:0;
	background-color:#FDFDFD;
	background-image:url(images/comment-children-bg.gif);
	background-position:left;
	background-repeat:repeat-y;
	border:1px solid #E2E2E4;
	overflow:hidden
}

.commentlist .children li div {
	width:97%;
	padding:3%;
	background-image:url(images/comment-children-top.gif);
	background-repeat:no-repeat;
	background-position:top left
}

.commentlist .commentmetadata {
	font-weight:400;
	float:left;
	margin:5px 0 0;
	display:block;
	clear:both;
	background-image:none;
	width:90%;
	margin-left:3%
}

.commentlist .vcard,.commentlist .children .comment-author,.commentlist .children .vcard,.commentlist .commentmetadata,.commentlist .children .comment-author,.commentlist .children .comment-meta {
	background-image:none;
	width:100%;
	padding:0!important
}

.commentlist .reply,.commentlist .children .reply {
	float:right;
	background-image:none;
	width:54px;
	height:22px;
	margin-bottom:0;
	padding:0;
	margin-right:10px;
	font:.9em 'Lucida Grande',Verdana,Arial,Sans-Serif
}

.commentlist .reply a:link,.commentlist .reply a:hover,.commentlist .children .reply a:link,.commentlist .children .reply a:hover {
	background-image:url(images/reply.gif);
	width:39px;
	height:17px;
	display:block;
	color:#FFF;
	font-size:8px;
	text-transform:lowercase;
	font-weight:400;
	padding:5px 0 0 15px;
	letter-spacing:1px
}

.commentlist .children li {
	padding-bottom:10px
}

.commentlist .children li ul li {
	padding-bottom:10px;
	background-color:#FFF
}

#respond {
	margin-top:20px;
	float:left;
	background-image:none
}

.commentlist #respond h3,.commentlist #respond a {
	margin-left:28px
}

#comments {
	line-height:30px
}

.children {
	clear:both
}

.children .commentmetadata,.children .vcard {
	background-image:none
}

.children textarea {
	width:90%!important
}

.children input {
	width:80%!important
}

#cancel-comment-reply-link {
	display:block;
	background-image:url(images/comment-close.gif);
	width:144px;
	height:21px;
	padding:5px 0 0 23px;
	font-weight:400;
	color:#84878E;
	font:1em 'Lucida Grande',Verdana,Arial,Sans-Serif
}

#respond div {
	background-image:none
}

#submit {
	width:120px!important
}

/*------------------------------------------------*/
/*-----------------[COMMENT FORM]-----------------*/
/*------------------------------------------------*/
#commentform {
	margin:10px 0 0 20px
}

#commentform textarea {
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:350px;
	padding:10px
}

#commentform #email {
	font-size:13px;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:220px;
	background-image:url(images/comment-email.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	height:20px;
	padding-left:30px;
	padding-top:6px;
	margin-bottom:3px
}

#commentform #author {
	font-size:13px;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:220px;
	background-image:url(images/comment-author.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	height:20px;
	padding-left:30px;
	padding-top:6px;
	margin-bottom:3px
}

#commentform #url {
	font-size:13px;
	background:#f8f7f6;
	border:1px solid #d6d3d3;
	width:220px;
	background-image:url(images/comment-website.gif);
	background-position:7px 7px;
	background-repeat:no-repeat;
	height:20px;
	padding-left:30px;
	padding-top:6px;
	margin-bottom:3px
}

/*------------------------------------------------*/
/*---------------[PAGES NAVIGATION]---------------*/
/*------------------------------------------------*/
#pages {
	width:970px;
	background-image:url(images/nav-bg.png);
	height:25px;
	float:left
}

#pages ul li:hover a:link,#pages ul li:hover a:visited {
	background-color:#5a5a59;
	color:#FFF!important
}

#pages ul {
	margin-top:5px;
	list-style-image:none
}

#pages li a:link,#pages li a:visited {
	height:35px;
	background-image:url(images/nav-line.gif);
	background-repeat:no-repeat;
	background-position:right;
	display:block;
	float:left;
	padding:15px 20px 0;
	color:#4b4b4b
}

#pages li a:hover {
	background-image:url(images/nav-bg2.png);
	background-repeat:repeat-x;
	color:#FFF
}

/*-----------------[DROPDOWN MENU]-----------------*/
.nav,.nav * {
	margin:0;
	padding:0;
	list-style:none
}

.nav ul {
	position:absolute;
	top:-999em
}

.nav li {
	float:left;
	position:relative;
	z-index:99;
	font-size:16px;
	height:44px!important;
	border:none!important
}

.nav a {
	display:block
}

.nav ul li {
	width:100%;
	-moz-box-shadow:4px 4px 0 0 rgba(35,35,35,0.1);
	-webkit-box-shadow:4px 4px 0 0 rgba(35,35,35,0.1);
	-o-box-shadow:4px 4px 0 0 rgba(35,35,35,0.1);
	box-shadow:4px 4px 0 0 rgba(35,35,35,0.1)
}

.nav li:hover ul,ul.nav li.sfHover ul {
	left:0;
	top:45px
}

.nav li:hover li ul,.nav li.sfHover li ul {
	top:-999em
}

.nav li li:hover ul,ul.nav li li.sfHover ul {
	left:240px;
	top:-5px
}

.nav li:hover ul,.nav li li:hover ul {
	top:-999em
}

.nav li li {
	display:block;
	padding:0;
	background-image:url(http://winsource.com/wp-content/themes/Simplism/images/pages-bg.png);
	float:left;
	height:auto!important
}

.nav li:hover {
	height:auto!important;
	padding:0!important;
	margin:0!important
}

.nav li li a:link,.nav li li a:visited {
	width:180px;
	display:block;
	padding:10px 30px!important;
	margin:0!important;
	height:auto!important;
	color:#FFF!important;
	float:left;
	background-color:#5a5a59;
	background-image:none!important
}

.nav li li a:hover {
	background-color:#5a5a59;
	color:#FFF!important;
	background-image:url(images/nav-bg2.png)!important
}

/*-----------------[CURRENT PAGE]-----------------*/
.current_page_item a:link {
	color:#555!important
}

.current_page_item a:hover {
	color:#FFF!important
}

.current_page_item {
	color:#555!important
}

/*------------------------------------------------*/
/*-------------[CATEGORIES NAVIGATION]------------*/
/*------------------------------------------------*/
#categories {
	height:37px;
	background-color:#59b40e;
	width:1000px
}

#categories ul {
	float:left;
	margin:0;
	margin-top:10px;
	height:27px;
	padding-left:10px
}

#categories li {
	float:left;
	display:block;
	list-style-image:none;
	list-style:none;
	height: 27px !important;
	position: relative;
	z-index: 50;
}

#categories li:hover,#categories li.sfHover,#categories li.current-tab {
	background-color:#FFF
}

#categories li.current-tab a {
	
	color: #000 !important;
	
}

#categories li a:link,#categories li a:visited {
	color:#FFF;
	padding-left:10px;
	padding-right:10px;
	display:block;
	height:25px;
	padding-top:2px;
	font-size:18px;
	float:left
}

#categories li a:hover,#categories li:hover a:link,#categories li.sfHover a {
	color:#585858
}

/*-----------------[DROPDOWN MENU]-----------------*/
#nav2 li li:hover ul,ul#nav2 li li.sfHover ul {
	left:230px!important;
	top:-6px!important
}

#nav2 li {
	z-index:98
}

#nav2 li:hover ul,ul#nav2 li.sfHover ul {
	top:17px;
	left:-10px
}

#nav2 li li a:link,#nav2 li li a:visited {
	color:#585858!important;
	background-color:#FFF;
	padding:10px 30px!important
}

#nav2 li li {
	height:38px!important
}

#nav2 li li a:hover {
	background-color:#f4f4f4;
	background-image:none!important;
	color:#585858!important
}

/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
.aligncenter,div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto
}

.wp-caption {
	border:1px solid #ddd;
	text-align:center;
	background-color:#f3f3f3;
	padding-top:4px;
	margin:10px;
	-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
}

p img {
	padding:0;
	max-width:100%
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto
}

img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline
}

.alignright {
	float:right
}

.alignleft {
	float:left
}

/*------------------------------------------------*/
/*---------------[ABOUT ME SECTION]---------------*/
/*------------------------------------------------*/
#aboutus {
	width:440px;
	float:left;
	color:#FFF;
	padding-top:5px;
	margin-left:5px
}

/*------------------------------------------------*/
/*-------------------[SIDEBAR]--------------------*/
/*------------------------------------------------*/
#sidebar-wrapper {
	width:300px;
	float:right;
	margin-top:26px;
	margin-bottom:20px;
	margin-right:20px
}

#sidebar {
	float:right;
	width:300px;
	margin-right:15px;
	background-color:#FFF;
	background-image:url(images/sidebar-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom
}

.sidebar-box {
	padding-top:5px;
	margin-bottom:10px
}

.sidebar-box ul li a:link,.sidebar-box ul li a:visited {
	display:block;
	color:#222;
	width:100%;
	padding:3px;
	background-image:none
}

.sidebar-box ul li {
	background-image:none!important;
	margin-left:0;
	padding:2px;
	padding-bottom:0
}

.sidebar-box ul {
	margin-left:0
}

.sidebar-box h2 {
	display:block;
	width:288px;
	height:28px;
	background-color:#59b40e;
	color:#FFF;
	padding-left:15px;
	padding-top:8px;
	font-size:14px;
	font-weight:700;
	overflow:hidden;
	margin:0 0 10px
}

.sidebar-box ul li:hover {
	background-image:none!important
}

.sidebar-box ul li a:hover {
	width:100%;
	display:block;
	color:#393939;
	padding:3px
}

/*------------------------------------------------*/
/*----------------[SIDEBAR TABS]------------------*/
/*------------------------------------------------*/
.ui-state-default a:link,.ui-state-default a:visited {
	color:#0997FA!important;
	background-color:#d4e7fb;
	border:solid 1px #a4cef9;
	border-bottom:0
}

.ui-state-active a:link,.ui-state-active a:visited {
	color:#FFF!important;
	font-weight:700;
	background-color:#388ae2;
	border:solid 1px #388ae2;
	border-bottom:0
}

.tw-content {
	padding:6px;
	border:solid 1px #d4e7fb
}

/*------------------------------------------------*/
/*---------------[FEATURED ARTICLES]--------------*/
/*------------------------------------------------*/
.titles-featured a,.titles-featured a:hover,.titles-featured {
	font-size:30px
}

#featured {
	background-color:#FFF;
	padding:35px 10px 10px;
	width:593px;
	background-image:url(images/featured-bg.gif);
	background-position:top;
	background-repeat:no-repeat;
	float:left
}

/*------------------------------------------------*/
/*--------------------[FOOTER]--------------------*/
/*------------------------------------------------*/
#footer {
	clear:both;
	float:right;
	width:1000px;
	height:30px;
	text-align:left;
	color:#FFF;
	padding-bottom:10px;
	padding-top:18px;
	margin-bottom:20px;
	background-image:url(images/footer.gif);
	background-repeat:no-repeat
}

#footer a {
	color:#FFF;
	font-size:11px
}

#footer a:visited {
	color:#FFF
}

#footer a:hover {
	color:#FFF;
	text-decoration:underline
}

/*------------------------------------------------*/
/*--------------------[SEARCH]--------------------*/
/*------------------------------------------------*/

#search_box {

	position: absolute;
	width: 994px;
	height: 37px;
	text-align: right;	
	padding: 6px 6px 0 0;
	
}

.search_bg {
	height:35px;
	width:400px;
	background:url(images/search-bg.gif) no-repeat left;
	background-position:left;
	margin-top:20px
}

#search {
	color:#FFF;
	padding:0
}

#search input {
	background:transparent;
	font-size:11px;
	color:#818181;
	font-family:Tahoma,arial,verdana,courier;
	width:280px;
	height:22px;
	vertical-align:middle;
	margin:10px 0 0 10px;
	padding:0;
	border:none
}

#search .input {
	width:90px;
	height:33px;
	background:none;
	border:none;
	vertical-align:middle;
	margin:0;
	padding:0;
	margin-left:15px
}

#topMiniNav {
	
	position: absolute;
	width: 1000px;
	height: 25px;
	text-align: right;
	
}

#topMiniNav div {
	
	position: relative;
	left: -24px;
	top: 6px;
	
}

#topMiniNav,#topMiniNav a {
	
	font-size: 11px;
	color: #000;
	
}

#topMiniNav a:hover {
	
	text-decoration: underline !important;
	
}

/*------------------------------------------------*/
/*-----------------[TABBED CONTENT]---------------*/
/*------------------------------------------------*/
.idTabs {
	margin:10px 0 0;
	padding:0;
	width:478px;
	list-style-type:none;
	padding-top:20px
}

.idTabs li {
	display:inline;
	margin:0;
	padding:0;
	float:left;
	color:#A2A2A2;
	text-align:center;
	font-size:11px
}

.idTabs li a {
	color:#393939;
	background-color:#F1F1F1;
	text-decoration:none;
	padding:4px 10px 0;
	height:21px;
	margin-right:4px;
	display:block;
	float:left
}

.idTabs li a:hover,.idTabs li a:visited {
	color:#A2A2A2
}

.idTabs li a.selected {
	background-color:#FFF;
	color:#0997FA;
	text-decoration:none;
	padding:4px 10px 0;
	height:21px;
	display:block;
	float:left;
	margin-right:4px
}

#recententries {
	border:1px;
	border-color:#ccc;
	float:left;
	width:613px;
	display:block;
	background-color:#FFF
}

#recentcomments2 {
	border:1px;
	border-color:#ccc;
	float:left;
	width:613px;
	display:none;
	background-color:#FFF
}

#mostcomments {
	border:1px;
	border-color:#ccc;
	float:left;
	width:613px;
	display:none;
	background-color:#FFF
}

.list2 {
	color:#A2A2A2;
	list-style-image:url(images/bullet.gif);
	margin-top:0;
	font-size:11px
}

.list2 a:hover {
	color:#393939;
	list-style-image:url(images/bullet.gif);
	margin-top:0;
	font-size:11px
}

.no-border {
	border:none!important
}

.featured-content .thumbnail-div a {
	display:block
}

.wp-pagenavi {
	padding:10px 0
}

/*------------------------------------------------*/
.no_sidebar {
	width:882px!important
}

a img {
	border:none
}

.search_bg #search .input {
	border:medium none!important;
	padding-left:10px!important;
	padding-top:3px!important
}

.et_pt_gallery_entry {
	margin:0 0 32px 72px!important
}

.et-protected-form p {
	margin:0
}

p#et-search-word {
	margin-bottom:-11px;
	margin-top:0
}

p#et_choose_posts,p#et_choose_pages,p#et_choose_date,p#et_choose_cat {
	margin-right:4px!important
}

#comment-wrap .navigation {
	padding:10px 0
}

.nav-previous {
	float:left
}

.nav-next {
	float:right
}

h3#reply-title small {
	display:block
}

h3#reply-title small a {
	font-size:11px;
	padding:3px 0 0 25px;
	margin-left:0!important;
	margin-top:10px!important
}

#commentform input[type=text] {
	width:40%;
	display:block;
	padding:5px
}

.commentlist #respond h3,.commentlist #respond a {
	margin-left:15px
}

p.logged-in-as a {
	margin-left:0!important
}

#commentform {
	margin:10px 0 0
}

#commentform textarea#comment {
	width:90%
}

.commentlist #respond textarea#comment {
	width:98%
}

.commentlist #respond input[type=text] {
	width:40%;
	display:block;
	padding:5px
}

.navigation {
	padding-right:17px;
	padding-left:17px
}

.post-edit-link {
	
	display: none;
	
}

#archivesList {
	
	margin-left: -10px;
	width: 160px;
	
}

#archivesList .container {

  padding: 4px;
  margin: 26px 0 0 0
  width: 132px;

}

#archivesList h3 {

  font-size: 12px !important;
  color: #5f6752 !important;
  font-weight: bold !important;
  padding: 2px 4px !important;
  margin: 0 0 -8px 0 !important;
  width: 64px !important;
  text-align: center;

}

#archivesList ul {

  list-style: none;
  margin:  16px 0;
  padding: 0;

}

#archivesList ul li a {

  display: block;
  background: #eee;
  padding: 4px 8px;
  margin: 1px 8px;
  text-decoration: none;
  color: #000;
	font-weight: bold;
  font-size: 12px !important;

}

#archivesList ul li a:hover {

  background: #ddd;

}

#winsourceGlobalFooter {
	clear: both;
}

#winsourceGlobalFooter li#androidLink span {
	margin-left: 23px !important;
}

#winsourceGlobalFooter li#gtvLink span {
	margin-left: 16px !important;
}

#winsourceGlobalFooter li#chromeLink span {
	margin-left: 22px !important;
}

#winsourceGlobalFooter li#iLink span {
	margin-left: 12px !important;
}

#winsourceGlobalFooter li#winsourceLink span {
	margin-left: 4px !important;
}

#sidebar-buttons {
	width: 350px;
	height: 140px;
	margin-bottom: 16px;
	position: relative;
	left: -13px;
}

#sidebar-buttons a {
	display: block;
	height: 54px;
	float: left;
	margin: 4px 2px 0 2px;
}

#sidebar-buttons #sidebar-buttons-sendtip {
	width: 300px;
	height: 72px;
	background-color: #76828a;
	margin: 0 0 2px 0 !important;
}

#sidebar-buttons #sidebar-buttons-twitter {
	width: 72px;
	background-color: #72ccff;
	margin-left: 0;
}

#sidebar-buttons #sidebar-buttons-facebook {
	width: 72px;
	background-color: #3c599c;
}

#sidebar-buttons #sidebar-buttons-youtube {
	width: 72px;
	background-color: #f63a2c;
}

#sidebar-buttons #sidebar-buttons-rss {
	width: 72px;
	background-color: #f99a00;
	margin-right: 0;
}