/*
Theme Name: Souliyo
Theme URI: http://www.souliyo.com/
Description: Theme for www.souliyo.com.
Author: souliyo
Version: 3.0
License: Copyright 2009-2011 Souliyo Co., Ltd All Rights Reserved.
License URI: http://www.souliyo.com/
*/
/*
INDEX
 1. Reset
 2. Defaults
 3. Hyperlinks
 4. Advertisement
 5. Search Form
 6. Header
 7. Vertical Menu
 8. Horizontal Menu
 9. Wrappers
10. Columns
11. Featured Content Slider
12. Postbox
13. Content
14. Entry
15. Archive
16. Images
17. Sidebar
18. Tabber
19. Widgets
20. Calendar
21. Comments
22. Comment Framework
23. Comment Form
24. Pagination
25. Footer
*/

/* 
 * Souliyo (Lao) http://www.google.com/webfonts/earlyaccess
 */
@font-face {
  font-family: 'Souliyo';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/souliyo/v1/Souliyo-Regular.eot);
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/souliyo/v1/Souliyo-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/souliyo/v1/Souliyo-Regular.woff2) format('woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/souliyo/v1/Souliyo-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/souliyo/v1/Souliyo-Regular.ttf) format('truetype');
}


/* 1. Reset */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin: 0px; padding: 0px; font-family: 'Souliyo', serif;}
table { border-collapse: collapse; border-spacing: 0px; }
tr { vertical-align: top; }
fieldset, img { border: 0px; }
abbr, acronym { border: 0px; }
address, caption, cite, code, dfn, em, strong, th, var { font-style: normal; font-weight: normal; font-family: 'Souliyo', serif;}
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal; font-family: 'Souliyo', serif; }
ol, ul { list-style: none; }
caption, th { text-align: left; }
q:before, q:after { content: ''; }	
.clear { clear: both; }
.right { float: right; }
.left { float: left; }



/* 2. Defaults */
body { background-image: url(images/main_bg.gif);  font-size: 12px; font-family: 'Souliyo', serif; }
input { font-family: 'Souliyo', serif; }
.thumb img { background: #fff; padding: 5px 12px 5px 12px; border: 1px solid #f0f0f0; margin-left: 35px; }
.rss { background: url(images/rss.gif) no-repeat 4px 1px; padding: 0px 0px 0px 19px !important; }

/* 3. Hyperlinks */

a, a:visited, a:active { color: #222; text-decoration: none; }
a:hover { color: #ff6600; text-decoration: underline; }
a:focus, a:hover, a:active { outline: none; }
a img { border: none; }

/* 4. Advertisement */

.ad468x60 { width: 468px; height: 60px; }
.ad300x250 { width: 300px; height: 250px; margin: 0px 0px 10px 0px; }
.ad160x600 { width: 160px; height: 600px; margin: 0px 0px 10px 0px; }

/* 5. Search Form */

#search-form .query {
background: #fff url(images/icon-search.png) 13px no-repeat;
border: 3px solid #cdd2d6;
border-bottom-color: #ddd;
border-radius: 15px;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
color: #8a9aa8;
font-size: 15px;
padding: 8px 8px 8px 37px;
width: 300px;
margin-top: 10px;
margin-bottom: 5px;
outline: none;
-webkit-box-shadow: 0px 0px 2px #e1e1e1;
-moz-box-shadow: 0px 0px 2px #e1e1e1;
}

#search-form .query:focus {
-webkit-box-shadow: 0px 0px 2px #999;
}

#search-button {
display: none;
}


/* 6. Header */

#header { width: 982px; height: 60px; margin: 10px auto 5px auto; padding: 5px 0px; line-height: 60px; }
#headline { width: 982px; margin: 0px auto; padding: 5px 5px 5px 5px; font-size: 1em; font-width:bold; line-height: 22px; }	
.imagelogo { float: left; background: url(images/logo.png) no-repeat; width: 251px; height: 72px; cursor: pointer; }
.textlogo {float: left; margin: 0px 0px 0px 5px; font-family: impact; font-size: 35px;line-height: 60px; }	
.textlogo a { color: #ff6600; text-decoration: none; font: 'Souliyo', serif;}
.textlogo a:hover { color: #ff6600; text-decoration: none; }
.home { background: #f9fafa url(images/home-small.gif) no-repeat 2px 7px !important;}
.description {text-shadow: 2px 2px 2px #8f8f8f; filter: dropshadow(color=#8f8f8f, offx=2, offy=2); }

/* 7. Vertical Menu */

.vertical ul { width: 160px; border-top: 1px solid #e6e6e6; }
.vertical li a { display: block; background: #fffff url(images/arrow_right.gif) no-repeat 2px 6px; width: 131px; padding: 6px 10px 6px 17px; text-decoration: none; font-size: 1.1em; font-weight: bold; color: #222; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
.vertical li a:hover { display: block; background: #f9fafa url(images/arrow_right.gif) no-repeat 2px 6px; width: 131px; padding: 6px 10px 6px 17px; text-decoration: underline; font-size: 1.2em; font-weight: bold; color: #ff6600; border-left: 3px solid #ff6600; border-right: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6;  }
.vertical li { display: inline; }
.vertical li ul { position: absolute; margin: -31px 0px 0px 159px; }


/* 8. Horizontal Menu */

.horizontal ul { display: block; list-style-type: none; text-align:center; }
.horizontal li { float: left; display: inline; background: url(images/bullet.gif) no-repeat center left; padding: 0px; list-style: none; }
.horizontal li a { float: left; display: block; padding: 0px 10px; text-decoration: none; border-left: none; }
.horizontal li li { background: none !important; }
.horizontal li li a { padding: 6px 10px; line-height: 16px; border-top: none; border-bottom: 1px solid #e6e6e6; }
.horizontal li ul { display: block; background: #f9fafa; position: absolute; width: 134px; height: auto; margin-top: 20px; margin-left: -1px; border-top: 1px solid #e6e6e6; border-left: 1px solid #e6e6e6; border-right: 1px solid #e6e6e6; }
.horizontal li li ul { position: absolute; margin-top: .1em; margin-left: 100px; }
.horizontal li ul li a { width: 114px; }
.inaccesible li ul { display: none; }


/* 9. Wrappers */

#wrapper { background: #fff; width: 980px; margin: 0px auto; padding: 10px 5px 10px 5px; box-shadow: 0px 0px 10px #bbb; -moz-box-shadow: 0px 0px 10px #bbb; -webkit-box-shadow: 0px 0px 10px #bbb; border-top: 5px solid #ff6600;}
#leftwrapper { float: left; width: 675px; }
#pagewrapper { float: left; width: 800px; }


/* 10. Columns */

#column1 { float: left; width: 165px; }
#column2 { float: left; width: 665px; margin-left:5px; padding: 0px 0px 0px 0px; }
#column3 { }


/* 11. Featured Content Slider */

#slider { background: #f9fafa; width: 640px; margin: 0px 0px 5px 0px; padding: 4px 2px 6px 7px; border: 1px solid #e6e6e6; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;}
#featured { width: 540px; padding-right: 95px; position: relative; height: 240px; background: #222; }
#featured ul.ui-tabs-nav { position: absolute; background: #333; top: 0px; left: 525px; width: 110px; list-style: none; color: #fff; }
#featured ul.ui-tabs-nav li { float: left; padding: 0px 0px 1px 0px; }
#featured ul.ui-tabs-nav li img {float: left; background: #fff; margin: 3px; padding: 0px; border: 1px solid #666; }
#featured li.ui-tabs-nav-item a { display: block; background:#444; height: 55px; padding: 2px 10px 2px 10px; }
#featured li.ui-tabs-nav-item a:hover { background: #555; }
#featured li.ui-tabs-selected { padding: 0px 0px 1px 0px; }
#featured ul.ui-tabs-nav li.ui-tabs-selected a { background: #333; }
#featured .ui-tabs-panel { background: #000; width: 525px; margin-left: 0px; position: relative; }
#featured .ui-tabs-panel .info { position: absolute; background: #111; width: 510px; bottom: 0px; left: 0px; opacity: .75;filter: alpha(opacity=75); padding: 8px;}	
#featured .info h1 { font-size: 13px; color: #fff; font-weight: bold; line-height: 22px; overflow: hidden; }
#featured .info a { text-decoration: none; color: #fff; }
#featured .info a:hover { text-decoration: underline;  color: #ff6600; }
#featured .ui-tabs-hide { display: none; }


/* 12. Postbox */

.postbox { width: 325px; margin: 20px 0px 10px 0px;  }
.postbox h2 { background: #f9fafa url(images/menu.jpg) repeat-x; height: 28px; padding: 0px 0px 0px 10px; font-size: 17px; font-weight: bold; line-height: 29px; border: 1px solid #e6e6e6; border-bottom: 0px;  }
.postbox h2 a, .postbox h2 a:visited { color: #222; }
.postbox h2 a:hover { color: #ff6600; text-decoration: none; }
.postbox h3 { font-size: 13px; font-weight: bold; line-height: 20px; padding-bottom: 5px; }
.postbox h3 a, .postbox h3 a:visited { color: #ff6600; }
.postbox ul { padding: 2px 0px 0px 0px; }
.postbox ul li { background: url(images/bullet.gif) no-repeat 0px 7px; padding: 0px 0px 6px 7px; font-size: 14px; line-height: 20px; }
.postbox ul li a, .postbox ul li a:visited { color: #222; }
.postbox ul li a:hover { color: #ff6600; }
.boxcontent { background: #fff; padding: 5px; border-left: 0px solid #e6e6e6; border-right: 0px solid #e6e6e6; border-top: 5px solid #ff6600;  }
.boxcontent h5 { margin: 0px; padding: 3px 0px 4px 0px; color: #666; }
.boxcontent h5 a, .boxcontent h5 a:hover { color: #666; }
.more { margin: 10px 0px 5px 0px; }


/* 13. Content */

#fullcontent { float: left; background: #fff; width: 948px; padding: 10px; border: 1px solid #e6e6e6; }
#content { float: left; background: #fff; width: 603px; padding: 0px 10px 15px 15px; border: 0px solid #e6e6e6; }
.pagetitle { padding: 10px 0px 10px 0px; font-size: 18px; font-weight: bold; width:100%; }
.posttitle { margin: 0px 0px 5px 0px; font-weight:bold; font-size: 17px; color: #333; line-height: 24px; width:100%; }
.borline { margin: 0px 0px 5px 0px; font-weight:bold; font-size: 12px; color: #333; width:100%; height:100%; border-left: 5px solid #ff6600; padding:0 0 0 5px;}
.details { font-size:12px; font-weight:bold;}
.posttitle a, .posttitle a:visited { color: #222; }
.postmeta { padding: 5px 0px 5px 0px; }
.browse { padding: 0px 0px 0px 0px; font-size: 12px; font-weight:bold; color: #333; border-bottom: 1px solid #e6e6e6; } 
.browse a, .browse a:visited { color: #ff6600; }
.browses { padding: 0px 0px 7px 0px; font-size: 14px; font-weight:bold; color: #333; border-bottom: 1px solid #e6e6e6; }
.browses a, .browse a:visited { color: #ff6600; }



/* 14. Entry */ 

.entry { padding: 15px 0px 10px 0px; color: #222; line-height: 22px; border-top: 2px solid #e6e6e6; border-bottom: 2px solid #e6e6e6; }
.entry p { font-family: 'Souliyo', serif; padding-bottom: 10px; text-align: justify; font-size: 13px; }
.entry strong { font-weight: bold; }
.entry em { font-style: italic; font-weight: normal; }
.entry strong em, .entry em strong { font-style: italic; font-weight: bold; }
.entry h1 { font-size: 20px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry h2 { font-size: 18px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry h3 { font-size: 16px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry h4 { font-size: 14px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry h5 { font-size: 13px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry h6 { font-size: 12px; font-weight: bold; padding: 0px 0px 5px 0px; }
.entry a { color: #ff6600; }
.entry a:hover { color: #ff6600; text-decoration: underline; }
.entry a img { border: none; }
.entry ul { margin: 0px 0px 0px 7px; padding-bottom: 10px; list-style: none; text-align: justify;}
.entry ol { margin: 0px 0px 10px 25px; list-style-type: decimal; text-align: justify; }
.entry ol ol { list-style: upper-alpha; }
.entry ol ol ol { list-style: lower-roman; }
.entry ol ol ol ol { list-style: lower-alpha; }
.entry ul ul, .entry ol ol, .entry ul ol, .entry ol ul { margin-bottom: 0px; }
.entry ul li { background: url(images/bullet.gif) no-repeat 0px 9px; padding: 3px 0px 3px 8px; font-size: 13px; line-height: 15px; text-align: justify;}
.entry ol li { padding: 3px 0px 3px 0px; font-size: 13px; line-height: 15px; text-align: justify; } 	
.entry li a:link, .entry li a:visited { color: #222; }
.entry li a:hover { color: #ff6600; }
.entry li ul { margin: 0px;padding: 0px; text-align: justify;}
.entry del { text-decoration: line-through;color: #aaa; }
.entry ins { text-decoration: underline; font-weight: bold; }
.entry code { display: block; background: #f9f9f9; margin: 5px 0px; margin-left:15px; padding: 3px; font: 13px Monaco, monospace; color: #333; border-left: 4px solid #ff6600; }
.entry blockquote { background: #fffff; font-size: 12px; line-height: 16px; color: #333; margin: 15px 0px; padding: 10px; border-left: 5px solid #e6e6e6; }
.entry blockquote cite { display: block; margin: 5px 10px 5px 10px; font-size: 12px; color: #555; font-style: italic; text-align: left; }
.entry blockquote.alignright { width: 40%; margin: 0px 0px 10px 1em; }
.entry blockquote.alignleft { width:40%; margin: 0px 1em 10px 0px; }
.entry blockquote p { margin: 0px; }
.entry hr { background: #e6e6e6; color: #e6e6e6; clear: both; width: 100%; height: 1px; margin: 15px 0px; border: none; }
.entry input, .entry textarea { font-size: 1em; padding: 3px; }
.tags { background: #fff url(images/tag.gif) no-repeat 0px 0px; margin: 5px 0px 0px 0px; padding: 0px 0px 0px 20px; color: #222; }
.tags a, .tags a:visited { color: #222; text-decoration: none; font-weight:bold; }
.tags a:hover { color: #ff6600; text-decoration: underline; font-weight:bold;}


/* 15. Archive */

.archive { padding: 15px 0px; border-bottom: 1px solid #e6e6e6; }
.archive .thumb { padding: 10px 10px 10px 10px; }
.archive h2 { margin: 0px 0px 8px 0px; font-size: 18px; line-height: 20px; font-weight:bold; }
.archive h2 a, .archive h2 a:visited { color: #222;}
.ar-entry { text-align:justify; padding:15px 10px 0px 0px; }
.ar-tittle { border-left: 5px solid #ff6600; padding: 0 0 0 5px; height:50px; width:100%;}

/* 16. Images */

img.centered { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; padding: 0px; }
img.alignnone { padding: 0px; margin: 0px 0px 10px 0px; display: inline; }
img.alignright { padding: 0px; margin: 0px 0px 10px 10px; display: inline; }
img.alignleft { padding: 0px; margin: 0px 10px 10px 0px; display: inline; }
.aligncenter { display: block; margin-left: auto; margin-right: auto; margin-bottom: 10px; }
.alignright { float: right; margin: 0px 0px 10px 10px; }
.alignleft { float: left; margin: 0px 10px 10px 0px; }
.wp-caption { background: #F7F7F7; text-align: center; padding: 4px 0px 5px 0px; border: 1px solid #e6e6e6; }
.wp-caption img { margin: 0px 0px 5px 0px; padding: 0px; border: 0px; }
.wp-caption p.wp-caption-text { margin: 0px; padding: 0px; font-size: 11px; font-weight: normal; line-height: 12px; text-align:center; }

/* 17. Sidebar */

#pageright { float: right; width: 180px; }
#sidebar { float: right;background: #fff;width: 300px; }
#sidebar li ul { border: none;}
#sidebar a, #sidebar a:visited { color: #222; }
#sidebar a:hover { color: #ff6600; }
.leftsidebar { width: 160px; margin: 5px 0px 0px 0px; }
.box { background: #fff; margin: 0px 0px 5px 0px; padding: 5px 5px 5px 5px; color: #222; border-left: 0px solid #e6e6e6; border-right: 0px solid #e6e6e6; border-bottom: 0px solid #e6e6e6; border-top: 5px solid #ff6600; }


/* 18. Tabber */

.tabber { width: 300px; margin: 0px 0px 5px 0px; }
.tabber ul { background: #fff; }
.tabs { display: block; margin: 0px 1px 0px 0px; }
.tabs li { float: left; display: inline; background: #f9fafa url(images/menu.jpg) repeat-x; }
.tabs li a { display: block; margin: 0px -1px 0px 0px; padding: 6px 10px; font-size: 1.2em; font-weight: bold; border: 1px solid #e6e6e6; }
.tabs li a:hover { background: #fff; color: #ff6600; text-decoration: none; }
.tabs li a.selected, .tabs li a.selected:hover { background: #fff; color: #ff6600; border-bottom: 0px solid #ff6600;}
.tabcontent { display: none; width: 288px; margin: -1px 0px 0px 0px; padding: 5px 5px 5px 5px; border: 1px solid #e6e6e6; border-top:5px solid #ff6600; }
.tabcontent li { background: #fff url(images/bullet.gif) no-repeat 0px 8px;padding: 0px 0px 5px 8px; }


/* 19. Widgets */

.fullwidget { width: 300px; }
.leftwidget { float: left; width: 145px; }
.rightwidget { float: right; width: 145px;}
.leftsidebar ul li, .fullwidget ul li, .leftwidget ul li, .rightwidget ul li, #pageright ul li { background: #fff url(images/bullet.gif) no-repeat 0px 13px; padding: 5px 0px 0px 8px; }
.leftsidebar h3, .leftwidget h3, .rightwidget h3, .fullwidget h3, #pageright h3 { background: #f9fafa url(images/menu.jpg) repeat-x; height: 28px; padding: 0px 10px; font-size: 16px; font-weight: bold; line-height: 30px; border: 1px solid #e6e6e6; border-bottom: 0px solid #ff6600; }
.leftsidebar h3 a { text-decoration: none; line-height: 29px; }
.leftsidebar a { font-size: 1em; line-height: 15px; }
.leftsidebar h2 a { color: #ff6600;}
.leftsidebar span { float: right; width: 92px; }
.leftnews { padding: 7px 0px 7px 0px; border-bottom: 1px dotted #e6e6e6; }
.leftnews .thumb { float: left; }
.rsswidget img { width: 12px; height: 12px; }

/* 20. Calendar*/

#wp-calendar { width: 100%; }
#wp-calendar, #wp-calendar th, #wp-calendar caption { text-align:center; }
#wp-calendar th { background: #f5f5f5; padding: 3px; border: 1px solid #f0f0f0; }
#wp-calendar td { padding: 5px 2px; border: 1px solid #f0f0f0; }
#wp-calendar caption { background:transparent; font-weight:bold;padding: 3px 0px 7px 0px; color: #333; }
#wp-calendar #today { background: #f5f5f5; font-weight:bold; }


/* 21. Comments */

#respond { margin: 10px 0px 0px 0px; }
#respond p { color: #777;margin: 10px 5px 5px 0px; font-size:12px; }
.comments-box { padding: 15px 0px 0px 0px; border-top: 1px solid #e6e6e6; }
.comments-box h2 { margin: 0px;padding: 0px; font-size: 22px; letter-spacing: -1px;color: #222; }
.cancel-comment-reply { padding: 5px 0px 0px 0px; font-size: 11px; }
.text { border: 1px solid #e6e6e6; padding: 2px; color: #777; width: 200px; }


/* 22. Comment Framework */

#pings { margin-bottom: 20px; }		
ul.children { margin-left: 0px; }
ol.commentlist { margin: 10px 0px 0px 0px; }	
cite.fn { font-size: 11px; font-weight: bold; letter-spacing: -0.05em; display: block; padding-top: 3px;}	
cite.fn a, cite.fn a:hover { color: #333; text-decoration: none; font-size:11px; }
span.says { display: none; }
.commentlist li { margin: 0px 0px 10px 0px; padding: 10px; background: #f6f6f6;	list-style: none; border: 1px solid #e9e9e9; border-left: 5px solid #ff6600; padding:0 0 0 5px; border-bottom: 2px solid #ff6600;}
.commentlist li.depth-2 { background: #ffffff; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-3	{ background: #fafafa; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-4	{ background: #ffffff; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist li.depth-5	{ background: #fafafa; border: 1px solid #e9e9e9; margin-left: 10px; }
.commentlist code { background: #e6e6e6; padding: 3px; }
.commentlist .moderation { margin-top: 10px; color: #660000; }
.commentlist .children { margin-top: 15px; }
.commentlist p { clear: both; margin-top:5px; }
.comment-author { margin-bottom: 5px; }
.avatar { margin:5px 5px 5px 5px; float: left; padding: 1px; border: 1px solid #e6e6e6; background: #fff; }
.reply { margin: 10px 0px 2px 0px; }
.reply a, .reply a:visited  { background: #FF6600; color: #fff; padding: 3px 6px; text-align: center; font-weight:bold; text-decoration: none !important; font-size: 11px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.reply a:hover { background: #FFF; color: #FF6600; border:#FF6600 solid 1px; }
.comment-meta { float: left; margin-bottom: 2px; }
.comment-meta a { color: #222; }
.comment-date a, .comment-date a:visited { color: #888; font-size: 0.5em; }


/* 23. Comment Form */

#commentform input { width: 210px; margin: 7px 3px 0px 0px; padding: 4px; font-size: 1.1em; border: 1px solid #ddd; }
#commentform .author, #commentform .email, #commentform .url { padding: 5px; background: #fff; color: #999; font-style: italic; }
#commentform textarea { width: 90%;height: 110px;margin: 7px 0px 0px 0px; padding: 2px; font-family: 'Souliyo', serif; font-size: 1.1em; line-height: 16px; border: 1px solid #ddd; }
#commentform .submit { background: #666; width: auto; color: #fff; padding: 3px 10px; text-align: center; font-size: 14px; font-weight: bold; cursor: pointer; }


/* 24. Pagination */

.pagenavi { padding: 2px 0px 0px 0px; }
.nextprev a { padding: 5px 0px; }


/* 25. Footer */

#footer { background: #FFF; background-repeat: repeat-x; width: 980px; margin: 10px auto; padding: 5px 5px 5px 5px; font-size: 11px; box-shadow: 0px 0px 10px #bbb; -moz-box-shadow: 0px 0px 10px #bbb; -webkit-box-shadow: 0px 0px 10px #bbb; }
#footer h3 { width: 222px; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; font-size: 1.3em; font-weight: bold; border-bottom: 1px solid #e6e6e6;}
#footer ul { display: block; float: left;}
#footer ul li { background: url(images/bullet.gif) no-repeat 0px 8px; padding: 0px 0px 4px 7px; }
#bottom { width: 980px; margin: 0px auto 5px auto; font-size: 11px; text-align: center;}
.footerwidget { width: 230px; padding: 5px 5px; margin-top:5px;}	

/* 26. More  Link */

a.more-link{
	background:#ff6600;
	padding:1px 1px;
	margin: 0;
	margin:3px 0;
	border: 1px solid #ff6600;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-weight:bold;
	padding:3px 3px;
}
a:link.more-link,
a:visited.more-link{
	color:#fff;
	text-decoration:none;
	display:inline-block;
	margin-bottom:3px;
	font-size:1em;
}
a:hover.more-link{
	color:#ff6600;
	background:#fff;
	border: 1px solid #ff6600;
	
}

/* 27. submitbox */

.submitbox {
font-size:11px;
font-weight:bold;
margin: 10px 10px 0 0;
padding: 4px;
border: 0px solid #ff6600;
}

/* 28. social box */

.socials {
margin: 5px 5px 0 0;
}
/* 29. Related posts */

.relateds {
	padding-top: 5px;
	padding-left: 5px;
	border-top: 2px solid #e6e6e6;
	border-bottom: 2px solid #e6e6e6;
	margin: 5px 0 0 0;
	
}