/* Atry 2009*/



* {
	margin: 0;
	padding: 0;
}
body {
	font: 100%/130% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
                background-color: #111;
}
img, fieldset, ul {
	border: none;
	list-style: none;
}

fieldset {
	padding-top: 10px;
	padding-bottom: 10px;
}



.button, button {
	padding: 2px;
	text-transform: uppercase;
	background: #2d2d2d;
	color: #fff;
	border: none;
	cursor: pointer;
	
}

a.button {
	color: #fff;
}
.clr {
	clear: both;
	height: 0;
}
a {
	color: #2d2d2d;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #2d2d2d;
	font-weight:bold;
}
a:hover {
	color: #2d2d2d;
	text-decoration: underline;
	font-weight: bold;
}

#container {
	width: 980px;
	margin: auto;
                background-color: #fff;

}

#top {
	border-bottom: 1px dotted #ccc;
	font-size: 10px;
                background-color: #fff;

}

/**
#login {
	float: left;
	width: 720px;
}

**/

#newsflash {
	float: left;
	width: 720px;
}

#search {
	float: right;
	width: 200px;
	margin-right: 20px;
}

#header {
	border-bottom: 1px dotted #ccc;
                background-image: url(../images/atry_top2.jpg);
                height: 200px;
}
#logo {
	width: 160px;
	float: left;
}
#banner {
	float: right;
	}
#navi {
	border-bottom: 1px dotted #ccc;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-weight: 100;
}
#navi ul {
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
#navi ul li {
	list-style: none;
	display: inline;
	float: left;
}

#navi ul li a, #navi ul li a span, #navi ul li a:hover {
	background: #2d2d2d;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
	margin-right: 6px;
	font-size: 86%;
	font-weight: 100;
	text-decoration: none;
}
#navi ul li a span {
	margin-right: 0;
}
#content {
	font-size: 77%;
	padding: 20px 20px 0;
}

#main {
	float: left;
	width: 500px;
	margin-right: 20px;	
}
#sidebar {
	float: left;
	width: 200px;
	margin-right: 20px;
}
#right {
	float: left;
	width: 200px;
}
#footer {
	margin-top: 15px;
	border-top: 1px dotted #ccc;
                height: 40px;
                background-color: #333;
                font-family: verdana;
                font-size: 10px;
                color: #FFF;
                line-height: 30px;
                padding-left: 20px;
}

#footer .moduletable {
	border: none;
	font-size: 77%;
}

#navigation .parent ul {
	margin-top: 8px;
	clear: both;
	display: block;
}
#navi .parent ul li a, #navi .parent ul li a span {
	background: #5b5b5b;
	color: #fff;
	padding: 4px;
	text-transform: uppercase;
	margin-right: 6px;
	font-size: 86%;
	font-weight: 100;
}








.moduletable, #content .moduletable_menu {
	border-top: 2px solid #1d1d1d;
	margin-bottom: 15px;
}
.moduletable h3, #content .moduletable_menu h3{
	border-bottom: 1px dotted #ccc;
	padding: 5px;
}
.module_content {
	padding: 2px;
}

#newsflash .moduletable,
#newsflash .article_separator, #search .moduletable {
	border: 0;
	margin-bottom: 2px;
                height: 5px;
}
#newsflash .article_separator {
	height: 0;
}
#newsflash .module_content {
	font-size: 10px;

}

.moduletable_text {
	background-color: #2d2d2d;
	color: #c5c5c5;
}
.moduletable_text h3{
	padding: 5px;
}
.moduletable_text a{
	color: #dbdbdb;
	text-indent: -6px;
	
}
.banneritem_text {
	border-bottom: 1px dotted #c5c5c5;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
}

#content .moduletable_menu ul li {
	
}
.counter, .page_nav {
	text-align: center;
	margin-bottom: 5px;
}

.blog_more {
	margin-bottom: 10px;
}

.pagination li {
	display: inline;
	border:0; margin:0; padding:0;
	font-size:11px;
	list-style:none;
	margin-right: 3px;
}

.pagination a{
border:solid 1px #2d2d2d;
padding: 3px;
}




/*ARTICLES----------*/
h1 {
	line-height: 190%;
}
h2 {
	line-height: 150%;
}
h2.contentheading {
	margin-bottom: 15px;
}
.iteminfo, .modifydate, .articleinfo {
	font-size: 77%;
	padding-bottom:15px ;
}
.buttonheading {
	float: right;
}
.createdby, .createdate {
	float: left;
}
.pageinfo {
	text-transform: uppercase;
}
#page {
	margin-bottom: 15px;
}

a.readon{
        color: red;
  }


/*FRONTPAGE------*/
.blog {
	margin-bottom: 15px;
}
.leading_separator, .article_separator {
	border-bottom: 1px dotted #ccc;
	display: block;
	margin-bottom: 15px;
}
.row_separator {
	display: none;
}

/*SECTION---*/
.sectionlist {
	margin-bottom: 15px;
}

/*CATEGORY---*/
.filter {
	margin-bottom: 15px;
	float: left;
}
.display {
	float: right;
	
}
.category_filter, .weblinks_filter {
border-bottom: 1px dotted #ccc;
margin-bottom: 15px;
}

.category {
	margin-bottom: 15px;
}

/*WEBLINKS*/

.weblinks_list {
	margin-bottom: 15px;
}
.weblinks_filter {
	padding-bottom: 15px;
}
.weblinks .contentdescription {
	margin-bottom: 15px;
} 


/*REGISTRATION*/

.josForm {
	margin-bottom: 15px;
}
.name, .user, .email, .pass, .verify_pass {
	margin-bottom: 8px;
	width: 75%;
}
.name label, .user label, .email label {
	float: left;
	
}
.name input, .user input, .email input {
	float: right;
}
