/* Edited with EditCSS */
/**** LINK-tag style sheet 1.css ****/

/* CSS Document */
.itemHolder{
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
.quote{margin-left:40px;
background-color:#ccc;padding:4px;margin-right:20px;
border:5px solid}
body {
	background-color:#ccc;
	background-position:center;
	background-repeat:repeat-y;
	font-family: "Tahoma","Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size:14px;
	color:#777;
	background-color:#fff;
}
#container {
	width:854px;
	margin:0 auto;
background-color:#fff;

}

#header{
background-color:#fff;
text-align:right;
}
#header img{
border:2px solid #61698b;
}
#header h1 {
	text-align:right;
	font-family:Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#333;
	margin:0;
padding-top:60px;
padding-bottom:10px;
	font-weight:normal;
}
#header h2 {
	font-size:11px;
	font-weight:normal;
	text-align:right;
	color:#999;
        color:#61698b;
        font-weight:bold;
}
#header ul {
	margin:20px 0 0 0;
	padding:0;
}

#leftsidebar, #rightsidebar {
	float:right;
	width:174px !important;
	width:154px;
margin-top:19px;
border-top:2px solid #61698b;
border-left:2px solid #61698b;
border-bottom:2px solid #61698b;
border-right:2px solid #61698b;
background-color:#fff;
padding:4px;

}
#leftsidebar , #rightsidebar a{
color:#61698b;
}
#leftsidebar h4, #rightsidebar h4 {
	color:#000;
	margin:10px 5px 15px 10px;
	
}

#rightsidebar h1{
background-color:#61698b;
color:#fff;
font-size:14px;
padding-left:4px;
border-top:2px solid #61698b;
margin:0px;
margin-bottom:4px;
font-family:Papyrus, Geneva, Arial, Helvetica, sans-serif;
}

ul {
	margin:0;
	padding-left:20px;
}
.submenu li {
	margin:0;
	padding:0;
	list-style:none;
}
.submenu a {
	display:block;
	height:13px;
	padding:7px 7px 7px 17px;
	margin:1px 0 0 0;
	background-color:#fff;
}
.submenu a:hover {
	background-color:#fff;
	padding:7px 7px 7px 15px;
}
.submenu a:focus {
	background-color:#fff;
	padding:7px 7px 7px 15px;
}
.submenu a:active {
	background-color:#fff;
	padding:7px 7px 7px 15px;
}

.note {
	padding:10px;
	background-color:#eee;
	border:1px solid #ccc;
	margin:20px 5px 20px 5px;
}


#content {
margin:0px;
margin-right:190px;

}
#content h3 {
        padding:3px;
padding-right:0px;
	font-family:Papyrus, Geneva, Arial, Helvetica, sans-serif;
	font-size:20px;
	border-bottom:1px solid #eee;
	background-color:#61698b;
}
#content h3 a {
	color:#FFF;
	text-decoration:none;
	display:block;
	background-repeat:no-repeat;
}
#content h3 a:hover {
	color:#CCC;
}
#content .article_menu {
        color:#fff;
	text-align:right;
	background-color:#61698b;
	margin-top:5px;
border-top:2px solid #61698b;
padding:0;
}
#content .article_menu b {
	float:left;
	font-weight:bold;
	
}
#content .article_menu h5  {
	margin-right:10px;
	color:#333;
	font-size:10px;

}
#content p a {
	color:#333;
	text-decoration:none;
}

#content p:hover a {
	border-bottom:1px dotted #000;
}
#content p:hover a:hover {
	border-bottom:1px solid #000;
}
#content .article_menu a:hover {	
	color:#000;
}
#content ul {
	margin:0 0 0 15px;
	padding:0;
	border-top:1px solid #f6f6f6;
}
#content li {
	margin:5px 0 5px 0;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 5px 20px;
	list-style:none;
	color:#999;
}

#content blockquote {
	background-color:#f6f6f6;
	margin:4px;
	padding:5px;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;

}
#content blockquote p {
	margin:0;
	padding:0 10px 0 10px;
}
.comment_odd {
	background-color:#f6f6f6;
	padding-bottom:5x;
        padding-left:5px;
padding-right:5px;
	border-top:1px solid #61698b;
	border-bottom:1px solid #eee;
border-right:2px solid #61698b;
}
.comment_even {
	padding-bottom:10px;
	padding-bottom:5x;
        padding-left:5px;
padding-right:5px;
	background-color:#fcfcfc;
	border-top:2px solid #61698b;
	border-bottom:1px solid #61698b;
border-right:2px solid #61698b;
}
.comnum {
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	color:#ccc;
}

input, textarea, select {
	background-color:#fff;
	border:1px solid #ccc;
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#777;
}

.defInput, .defTextarea, .defSelect, .defSubmit{
  display: block;
  width: 298px;
  margin-top: 2px;
}

.defSelect, .defSubmit{
  width: 308px;
  margin-top: 2px;
  margin-bottom: 2px;
}

fieldset{
  border-width: 0px;
}

#footer {
	padding:10px;
	text-align:center;
}

a {
	color:#333;
	text-decoration:none;
}


#leftsidebar div .defInput, #rightsidebar div .defInput, #leftsidebar div .defTextarea, #rightsidebar div .defTextarea, #leftsidebar div .defSelect, #rightsidebar div .defSelect, #leftsidebar div .defSubmit, #rightsidebar div .defSubmit{
  display: block;
  width: 120px;
  margin-top: 2px;
}

#leftsidebar div .defSelect, #rightsidebar div .defSelect, #leftsidebar div .defSubmit, #rightsidebar div .defSubmit{
  width: 120px;
  margin-top: 2px;
  margin-bottom: 2px;
}
.contentitem{
background-color:#fff;
border-left:2px solid #61698b;
border-right:2px solid #61698b;
border-bottom:2px solid #61698b;

}
.reactHolder{
background-color:#fff;
border-right:2px solid #61698b;
border-bottom:2px solid #61698b;
border-top:1px solid #61698b;

}


.itemBody, .metaData,.contentitem h4{
padding-left:4px;
font-size:14px;
}
td {color:#000;}
td a{font-weight:bold;text-decoration:underline;}

#msg_content{
background-color:#fff;
border-bottom:2px solid #61698b;
border-top:2px solid #61698b;
padding:10px;
}
#msg_content h1{
font-size:14px;
border-bottom:1px solid #61698b;
}
.tagCloud, .bCinfo{

}
.feedicon{
border:0px;
}

.react {
color:#fff;
}
