/*
Theme Name: Word Mag
Theme URI: http://www.unodesignstudio.com
Description: Theme Shared By: <a target="_blank" href="http://www.hijodesign.com">Hijo Design</a> More <a href="http://www.placeoftemplate.com/">Free Wordpress Themes</a>
Version: 1.0
Author: Uno Design Studio
Author URI: http://www.unodesignstudio.com
Tags: dark, fixed width, 2 columns, widgets, adsense enabled, magazine

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
margin:0;
padding:0;
/*background:url(images/bodybg.jpg);*/

background:#75c4ed;
background-attachment:fixed;
}

#wrapper {
width:980px;
margin:0 auto;
background:#fff;
}

#wrapper-in {
padding:5px;
}

#header {
background:url(images/headerbg.jpg) no-repeat;
height:145px;
}

#hleft {
float:left;
width:480px;
height:145px;
}

#hleft h1 {
margin:0;
padding:48px 0 0 20px;
font:bold 36px Georgia, "Times New Roman", Times, serif;
color:#fefefe;
}

#hleft a {
color:#fff;
text-decoration:none;
}

#hright {
float:right;
width:480px;
height:145px;
}

.top-banner {
margin-top:42px;
width:470px;
height:62px;
}
.current-date {
font:12px Georgia, "Times New Roman", Times, serif;
color:#fefefe;
text-align:right;
padding:15px 12px 0 0;
}
#navbar {
margin:5px 0;
background:url(images/navbarbg.jpg) repeat-x;
height:31px;
}

#nav {
float:left;
margin:0;
padding:0;
list-style:none;
font:bold 12px Arial, Helvetica, sans-serif;
text-transform:none;
width:560px;
}
#nav li {
float:left;
}
#nav li a {
display:block;
line-height:100%;
color:#999;
text-decoration:none;
padding:10px 20px;
background:url(images/libg.jpg) no-repeat left top;
}

#nav li a:hover {
color:#000;
}

.homelink a {
background:none !important;
}

#search-area {
float:right;
}

#searchform {
margin:3px 0 0 0;
padding:0;
}

.stbox {
width:260px;
background:#75c4ed !important;
padding:4px 1px;
border:1px solid #fff;
color:#fefefe;
font:12px Georgia, "Times New Roman", Times, serif;
vertical-align:top;
}

.sbu {
background:none !important;
border:none;
margin:0 5px;
padding:4px 0 0 0;
font:12px Arial, Helvetica, sans-serif;
color:#000;
vertical-align:top;
}

#content {
clear:both;
height:100%;
overflow:hidden;
}

#sidebar {
float:left;
width:310px;
background:#ded9ce;
height:100%;
overflow:hidden;
}

.subs1 {
background:url(images/rssbar.jpg) no-repeat;
height:31px;
margin-bottom:1px;
}
.subs2 {
background:url(images/twitterbar.jpg) no-repeat;
height:31px;
margin-bottom:1px;
}
.subs3 {
background:url(images/technoratibar.jpg) no-repeat;
height:31px;
margin-bottom:1px;
}

.subs h4 {
color:#fefefe;
font:bold 12px Arial, Helvetica, sans-serif;
margin:0;
padding:8px 5px 0 50px;
}

.subs a {
color:#fdc006;
text-decoration:none;
}

.subs a:hover {
text-decoration:underline;
}

.wid-head {
height:31px;
background:url(images/navbarbg.jpg) repeat-x;
}

.wid-head h4 {
margin:0;
padding:7px 0 0 18px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fefefe;
}
.sponsors {
width:274px;
margin-left:8px;
padding-top:10px;
height:100%;
overflow:hidden;
}

.sponsors img {
width:125px;
height:125px;
}

.banner125 {
float:left;
padding:5px;
}
.wid-body {
padding-top:10px;
padding-bottom:20px;
margin:0 12px;
}
.tabby {
margin:0 12px;
padding-bottom:20px;
padding-top:10px;
}
.tabbed-content {
margin:0;
padding:0;
list-style:none;
}
.tabbed-content li {
font:12px Georgia, "Times New Roman", Times, serif;
}

.tabbed-content li a {
display:block;
line-height:100%;
padding:7px 32px;
border-bottom:1px solid #75c4ed;
background:url(images/bullet.gif) no-repeat 22px 11px;
color:#75c4ed;
text-decoration:none;
}
.tabbed-content li a:hover {
text-decoration:underline;
}
.widget ul {
margin:0;
padding:0;
list-style:none;
}

.widget li {
font:12px Georgia, "Times New Roman", Times, serif;
}

.widget li a {
display:block;
line-height:100%;
padding:7px 32px;
border-bottom:1px solid #ffffff;
background:url(images/bullet.gif) no-repeat 22px 11px;
}

.widget a {
color:#000000;
text-decoration:none;
}
.tabbed-content a {
color:#75c4ed;
text-decoration:none;
}

.tab a {
color:#75c4ed;
text-decoration:none;
}

.tab a:hover {
text-decoration:underline;
}
.widget a:hover {
text-decoration:underline;
}

#tab-container-1-nav {
height:31px;
background:url(images/navbarbg.jpg) repeat-x;
margin:0;
padding:0 0 0 6px;
}

.tablink {
float:left;
display:block;
padding:7px 0 0 4px;
font:bold 12px Arial, Helvetica, sans-serif;
color:#fefefe;
}

.tablink a {
color:#999;
text-decoration:none;
}

.tablink a.active {
color:#000;
}

#main {
float:right;
width:655px;
}

#main-single {
float:right;
width:970px;
}

.featured {
width:655px;
height:284px;
background:#2e1d13;
}

.featured-content {
padding:4px;
}

.home-post-even {
margin-right:5px;
float:left;
margin-top:5px;
width:323px;
height:240px;
border-bottom:5px solid #75c4ed;
border-left:1px solid #75c4ed;
border-right:1px solid #75c4ed;
border-top:1px solid #75c4ed;
}
.home-post-odd {
float:left;
margin-top:5px;
width:323px;
height:240px;
border-bottom:5px solid #75c4ed;
border-left:1px solid #75c4ed;
border-right:1px solid #75c4ed;
border-top:1px solid #75c4ed;
}

.home-post-thumb {
padding:7px 8px 4px 8px;
}

.home-post-title h2 {
margin:0;
padding:0 8px;
font:17px Georgia, "Times New Roman", Times, serif;
color:#2b2a2a;
height:42px;
}
.home-post-title a {
color:#2b2a2a;
text-decoration:none;
}
.home-post-meta {
color:#fc7504;
font:12px Georgia, "Times New Roman", Times, serif;
padding:0 8px;
}

.home-post-meta a {
color:#fc7504;
text-decoration:none;
}

.home-post-meta a:hover {
text-decoration:underline;
}

#footer {
margin-top:20px;
clear:both;
color:#fefefe;
font:12px Georgia, "Times New Roman", Times, serif;
padding:20px 10px 10px 10px;
background:#75c4ed;
}

#footer a {
color:#fefefe;
text-decoration:none;
}

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

#leavereply {
font:bold 15px Georgia, "Times New Roman", Times, serif;
font-weight:bold;
}

#main-comment {
margin:10px;
padding:0;
}

#commentformdiv {
font:12px Arial, Helvetica, sans-serif;
}

.comtxtbox {
background-color:#eee !important;
border:1px solid #ccc;
width:160px;
font:12px Arial, Helvetica, sans-serif;
}
.comtxtarea {
background-color:#eee;
border:1px solid #ccc;
font:12px Arial, Helvetica, sans-serif;
overflow:auto;
}

#comments-head h3 {
font:bold 15px Georgia, "Times New Roman", Times, serif;
}
.commentlist {
margin:0;
padding:0 0 10px 0;
list-style:none;
font:12px Georgia, "Times New Roman", Times, serif;
}
.comm-mat {
background:#eee;
padding:5px;
border:1px solid #ccc;
margin:0 0 10px 0;
}
.com-button {
}
#calendar_wrap, #wp-calendar {
width:100%;
text-align:center;
}

.alignleft{
font-size:12px;
text-align:left;
}
.alignright {
font-size:12px;
text-align:right;
}

.navigation {
padding-top:10px;
padding-bottom:10px;
}

.rpa {
padding:20px;
}
.post-title h2 {
margin:0;
font:20px Georgia, "Times New Roman", Times, serif;
color:#2b2a2a;
}
.post-title a {
color:#2b2a2a;
text-decoration:none;
}

#main-2 {
font:12px Georgia, "Times New Roman", Times, serif;
color:#2b2a2a;
}

#main-2 h1 {
font-size:24px;
}
#main-2 h2 {
font-size:20px;
}
#main-2 h3 {
font-size:18px;
}
#main-2 h4 {
font-size:16px;
}
#main-2 h5 {
font-size:14px;
}
#main-2 a {
color:#fc7504;
text-decoration:none;
}

#main-2 a:hover {
text-decoration:underline;
}
.post-meta {
font-size:11px;
}