/* General */
body {
	background-color: #fafafa;
}

p {
	margin: 0px;
	padding: 0px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}


/* Paper */
#paper {
	background-color: #fff;
	background: url("../images/corner_gradient.png") no-repeat scroll 863px 1px #fff;
	border: 1px solid #efefef;
	border-top: none;
}

/* Head */
#head {
	margin:20px 0 20px 30px;
	float: left;
}

/* Tweet */
#tweet {
	float: right;
	width: 200px;
	margin:20px 27px 0 0;
	background: url("../images/twitter.gif") 205px 5px no-repeat;
	height:75px;
	padding:1px 30px 10px 10px;
	overflow:hidden;
	line-height:1.25 !important;
}

#tweet ul {
	list-style: none;
	margin:0;
	padding:0;
}

#tweet ul li {
	color: #333;
}

#tweet li a  {
	color: transparent;
	background:url('../images/more.png') no-repeat;
	text-decoration: none;
	font-size: 0px;
	height: 14px !important;
	display: inline-block;
	width: 85px;
	float: right;
}

#tweet .tweet-divide {
	margin-bottom: 10px;
	clear: both;
}

#tweet li a.tweet-info {
	display: inline;
	float: none;
	background: none;
	font-size: 12px;
	color: #888;
}

/* Navigation */

#navigation {
	clear: both;
	margin-left: 35px;
	margin-bottom: 50px;
}

ul.dropdown li {
	color: #000 !important;	
			font-size: 13px;	
}

ul.dropdown a:link, ul.dropdown a:visited  {
	color: #000 !important;	
		font-size: 13px;	
}

/* Main General */

#main {
	padding:0 22px 15px;
	margin-bottom: 10px;
}

#main a {
	text-decoration: none;
}

#main h2 {
	padding-left: 20px;
}


#main h2 .anker {
	padding-left: 0px;
	float: right;
	font-size:18px;
	background-color: #f6f6f6;
	padding: 5px;
	color:#777;
	font-family:Helvetica,Arial;
	font-weight:bold;
	padding-bottom:5px;
	text-shadow:0 1px 0 #FFFFFF;
	padding: 5px 10px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
}

.article, .comment, .comments {
	padding-left: 20px;
	margin-bottom: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}

.article h3 {
	margin-bottom:5px;
	font-size:1.7em;
	color:#666;
	font-family:Helvetica,Arial;
	font-weight:bold;
	line-height:1.1em;
	padding-bottom:5px;
	text-shadow:0 1px 0 #FFFFFF;
}

.article h3 a {
	color:#222;
}

.article br {
	margin-bottom: 10px;
}

.article .textbody {
	margin-top: 15px;	
}

.article .articleimg {
	margin-top: 10px;
	margin-bottom: 10px;
}

.article a { 
	font-family: arial;
}

.article .comment_icon {
	margin-left: 2px;
}

.article h3.articletitle {
	font-size:34px;
}

.article h4.subtitle {
	font-size:20px;
}

#disqus_thread {
	padding: 20px;
}

/* Main Form */

#main fieldset {
	border: none;
}

#main label {
	display: block;
}

/* Sidebar Tabs */
.usual {
  background:#fff;
  color:#111;
	padding: 0px 20px 0px 5px;
}

.usual ul { 
	margin: 0px !important; 
	padding: 0px !important; 
}

.usual li { 
	list-style:none; 
	float:left; 
}

.usual ul a.tab {
  display:block;
  padding:6px 10px;
  text-decoration:none!important;
  margin:1px;
  margin-left:0px;
  font:12px Verdana;
  color:#FFF;
  background:#444;
}

.usual ul a.selectedtab {
  margin-bottom:0;
  color:#000;
  background:#E5ECF9;
  border-bottom:1px solid #E5ECF9;
  cursor:default;
}
  
.usual div {
  padding:10px 10px 8px 10px;
  *padding-top:3px;
  *margin-top:-15px;
  clear:left;
  background:#E5ECF9;
}

.usual div a { 
	text-decoration: none; 
}

/* Sidebar */
#side {
	margin-bottom: 30px;
}

#tab1, #tab2, #tab3, #dsq-widget-list {
	background:#E5ECF9;
	color: #222;
}

#scripting {
	display: none;
}

/* Siderbar Issue */
.download {
	background: url("../images/icon_pdf.gif") 65px 0px no-repeat;
	padding-right: 25px;
}

.toclink {
	color: #222;
}

.anker {
	color: #000;
}


.noindent {
	padding-left: 0px !important;
	margin-left: 0px !important;
}

.issue-cat {
	padding-top: 8px;
}


/* Siderbar Blog */



/* Sidebar Comments */
#recentcomments h3 {
	margin-bottom:-5px;
}

#recentcomments li.dsq-widget-item a {
	color: #000;
	cursor: default;
}

#recentcomments li.dsq-widget-item {
	font-size:12px !important;	
	margin-bottom: 10px;
}

#recentcomments li.dsq-widget-item img {
	float: right;
}

#recentcomments .dsq-widget-meta a {
	font-size: 12px;
	text-decoration: underline;
	color: blue;
	cursor: pointer !important;
}


/* Footer */
#footer {
	margin-top: 10px;
	margin-bottom: 20px;
}

#footer ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#footer li {
	display: inline;
}

/* Construction */
#construction {
	display: none;
	margin-left: 20px;
	margin-bottom: 10px;
	background-color: #ffffcc;	
	padding: 15px;
}

/* Admin Nav */
/* Navigation */
#navadmin {
	z-index: 5;
	position: relative;
	top: -5px;
	float: left;
	margin: 0 0 7px -19px;
	padding: 5px 38px 15px 20px;
	width: 100%;
	background-color: #222;
	border-bottom: 1px solid #ccc;
	color: #fcfcfc;
	white-space: nowrap;
	list-style: none;
	text-transform: uppercase;
	font: bold 10px Lucida Grande, Leelawadee, Tahoma, Verdana, sans-serif;
}
#navadmin > li {
	float: left;
	margin: 0 -19px 0 19px;
	padding: 15px 1em;
	height: 0;
	cursor:pointer;
}
#navadmin > li:hover,
#navadmin > li.active {
	color: #fff;
}
#navadmin > li:hover {
	position: relative;
	background-position: 0 -30px;
}
#navadmin ul {
	display: none;
	position: absolute;
	top: 25px;
	left: 5px;
	margin: 0;
	min-width: 120px;
	border: 1px solid;
	border-color: #fdfdfd #f1f1f1 #d2d2d2 #ececec;
	padding-left: 0;
	background-color: #fff;
	background-color: rgba(255, 255, 255, 0.8);
	list-style: none;
	text-transform: none;
	font-weight: normal;
	font-size: 130%;
	line-height: 2.5;
	-moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.1);
}
#navadmin li:hover ul {
	display: block;
}
#navadmin a {
	font: bold 10px Lucida Grande, Leelawadee, Tahoma, Verdana, sans-serif;
	display: block;
	padding: 0 0.77em;
	color: #fcfcfc;
	text-decoration: none;
}
*:first-child+html #navadmin a {
	color: #fcfcfc;
}
*:first-child+html #navadmin a:hover,
#navadmin a:hover {
	color: #fff;
}
