/*
Theme Name: Notre Dame Law Students' Society
Theme URI: http://www.ndlss.org.au
Description: The theme for Notre Dame Law Students' Society website
Version: 1.0
Author: Andrew Ellis
Author URI: http://www.perthwebsitedevelopment.com
Tags: law, students, five sections, banner, widgets

	NDLSS v1.0

*/


/* Resets */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #7c7c7c;
	background: #fff url(images/bg.png) repeat-x;
	font: 62.5% Arial, Helvetica, sans-serif;
	text-align: center;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}

.clear {
	clear: both;
	
}
/* Link Styles */
a:link, a:visited {
	color: #4f7785;
	text-decoration:underline;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #ffa600;
	text-decoration:underline;
}
/*Text*/
h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 20px;
	color:#000846;
}
h1 {
	font-size: 2.6em;
}
h2 {
	font-size: 2.1em;
}

h2 a{
	color:#000846;
	text-decoration:none;
}

h3 {
	font-size: 1.8em;
}
h4 {
	font-size: 1.5em;
}

p{
	font-size:12px;
	color:#333333;
	font:Verdana, Arial, Helvetica, sans-serif;
}

/* General Styles */
.hidden {
	display: none;
}
.right {
	float: right;
}
.left {
	float: left;
}
.center {
	display: block;
}
/* Wrapper */
#wrapper {
	position: relative;
	width: 906px;
	margin: 0 auto;
	text-align: left;
height:100%;

}
/* Header */
#header {
	padding-top: 20px;
	position: relative;
	height: 134px;
}
#header h1 {
	display: none;
}
#header span {
	display: none;
}

#search {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #dee2e3;
	border-top: none;
	background: #f4f6f6;
	width: 25em;
	w\idth: 25.5em;
	padding: 1.5em;
}
*:first-child+html #search {
	width: 25.5em;
}
.search_term {
	padding: 6px 4px 4px 8px;
	color: #949494;
	text-transform: uppercase;
	font-size: 1.0em;
	width: 19.5em;
	margin-right: 2px;
	border: 1px solid #c5c5c5;
}
.search {
	border: none;
	padding: 0.6em 0.7em 0.4em 0.7em;
	color: #fff;
	background: #12182C;
	font-size: 1.0em;
}
.search:hover {
	background: #6d7f83;
	cursor: pointer;
}
#navigation {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 906px;
	border-bottom: 4px solid #12182C;
	z-index: 999;
	list-style: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#navigation li {
	float: left;
	margin-right: 4px;
	background: url(images/nav-right.png) no-repeat 100% 0px;
	font-size: 1.4em;
}
#navigation li a {
	float: left;
	display: block;
	height: 2.0em; /* Targets IE 5.5 only */
	hei\ght: 1.4em; /* All Other Browsers */
	padding: 0.5em 1.9em 0.2em 1.7em;
	background: url(images/nav-left.png) no-repeat 0% 0px;
	text-decoration: none;
	overflow: hidden;
	color:#333333;
}
#navigation li.current_page_item, #navigation li.current-cat {
	background-position: 100% -150px;
}
#navigation li.current_page_item a, #navigation li.current-cat a {
	background-position: 0% -150px;
	background-color: #12182C; /*This is the color for selected page*/
	font:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	
} 
#navigation li:hover {
	background-position: 100% -150px;
	background-color:#ccc;
}
#navigation li:hover a {
	background-position: 0% -150px;
	background-color: #12182C; /*This is the color for hovering over a link*/
	color:#FFFFFF;
}

/* Inset */
#inset {
	width: 906px;
	height: 8.5em;
	background-color: #12182C; 
	margin-bottom: 25px;
}
body.home #inset {
	height: 225px;
	background-color:#FFF !!mportant; 
}
#inset h1 {
	color: #fff;
	font-size: 4.8em;
	padding: 12px 30px;
	letter-spacing: -0.01em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#inset h3 {
	color: #fff;
	font-size: 3.8em;
	padding: 20px 30px;
	letter-spacing: -0.01em;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/* Content */
#content {
	float:left;
	height: 100%;
	margin-bottom: 20px;
}
#content p {
	font-size: 1.3em;
	line-height: 1.4em;
	margin-bottom: 1.5em;
}
#main {
	float: left;
	fl\oat: right;
	width: 661px;
	margin-left: 15px;
	min-height: 400px;
}
.page {
	padding-left: 10px;
}
#main  ul, #main  ol {
	margin: 0 0 1em;
}
#main ul {
	margin-left: 1.5em;
}
#main li {
	font-size: 1.3em;
}
#main li li {
	font-size: 1.0em;
}
#main  ul li, #main  ol li {
	list-style: square;
}
#main  ol {
	margin-left: 2em;
}
#main  ol li {
	list-style: decimal;
}

#main p a{
	color:#000066;
	}
	
#main  blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #999;
	font-style: italic;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}
#main  img.alignright {
	float: right;
	margin: .4em 0 0 1em;
	padding: 0 0 10px 10px;
}
#main img.alignleft {
	float: left;
	margin: .4em 1em 0 0;
	padding: 0 10px 10px 0;
}
#main  img.aligncenter {
	display: block;
	margin: .4em auto;
	padding: 0 10px 10px 10px;
}

#main h2 a{
	color:#000846;
	text-decoration:none;
}

#entrydata p{
	font-size:10px;
	color:#666666;
	}
	
.navigation a{
	color:#000066;
}

/* Home Page Styles */

#homepage{
	margin: 0 auto 0 auto;
	width:906px;
	height:600px;
	}
	
#home1{
	width:906px;
	height: 300px;
}

ul#homecontenttop{
	list-style: none;
	padding: 0;
	margin: 0;
	display: inline;
	}

ul#homecontenttop li {
	float:left;
	width: 282px;
	padding: 10px;
	text-decoration:none;
	display: block;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
}

#home2{
	width:906px;
	height:300px;
}

ul#homecontentbottom{
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
	float:left;
	height:300px;
	}

li#homenewslist{
	float:left;
	width: 282px;
	padding: 10px;
	text-decoration:none;
	display: block;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
}

li#homenewslist a{
	color:#000066;
	}
	
li#homenewsarticles{
	float:left;
	width: 582px;
	padding: 10px;
	text-decoration:none;
	display:block;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
}

li#homenewsarticles h2 a{
	color:#000846;
	text-decoration:none;
	}
	
li#homenewsarticles p a{
	color:#000066;
	text-decoration:none;
	}


#home1 .ad img{
	max-width:280px;
	padding:2px;
	}
	
	
#main  img.alignright {
	float: right;
	margin: -40px 0 0 1em;
	padding: 0 0 10px 10px;
}
	
.submit {
	border: none;
	padding: 0.6em 1.0em 0.4em 1.0em;
	margin-top: 5px;
	color: #fff;
	background: #9eb465;
	font-size: 1.0em;
	text-transform: uppercase;
}
.submit:hover {
	background: #6d7f83;
	cursor: pointer;
}


/* Alignment */
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin-right: 25px;
}

.alignright {
   float: right;
   margin-left: 25px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}


/*sub page sidebar*/

.sidebar {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	}
	
.sidebar .ad img{
	max-width:224px;
	padding:2px;
	}
	


#sidebar h2 {
	
	font-size: 14px;
	color: #020526;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px 0 8px 8px;
	padding-left:3px;
}
#sidebar h2 a{
	
	color:#020526;
	font-size:14px;
	text-decoration:none;
	
	}
	
#sidebar ul {
	width: 230px;
	w\idth: 220px;
	border-style: solid;
	border-color: #d4d7d8;
	border-width: 1px;
	font-size: 14px;
	}	
		
#sidebar li a {
	width: 209px;
	font-family: Georgia, "Times New Roman", Times, serif;
  	height: 1.7em;
	text-decoration: none;
	color: #606060;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #d4d7d8;
	background: #e6e9ea;
}	
#sidebar li a:link, #sidebar li a:visited {
	
	color: #606060;
	display: block;
	background: #e6e9ea;
	padding: 8px 0 0 10px;
}
#sidebar li a:hover {
	color: #fff;
	background: #020526 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #020526;
}
#sidebar li.current_page_item a, #sidebar li.current-cat a {
	color: #fff;
	background: #020526 url(images/arrow.gif) no-repeat 95% 50%;
	padding: 8px 0 0 10px;
	border-bottom: 1px solid #020526;
}


/* Archive sidebar */

#sidebar2 {
	float: left;
	width: 230px;
	w\idth: 220px;
	margin-bottom: 20px;
	height:650px;
	}

#sidebar2 ul {
	width: 230px;
	w\idth: 220px;
	font-size: 14px;
	border:none;
	height:auto;
	}	
	
#sidebar2 h2 {
	
	font-size: 14px;
	color: #020526;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 8px 0 8px 8px;
}
#sidebar2 h2 a{
	
	color:#020526;
	font-size:14px;
	text-decoration:none;
	
	}
	

	
#sidebar2 ul select{	
	padding-left:5px;
	}
		
#sidebar2 .ad img{
	max-width:224px;
	padding:2px;
	float:left;
	}
/* News Page Styling */

hr{
	height:2px;  
	background-color: #FFF;
	border:none;
	background: url(images/sponsorLine.jpg) repeat-x 100% 0px;
	margin: 10px 0 20px 0;
	}
	
#newsposts h2{
	font-size: 2.1em;
	color: #020526;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#newsposts h2 a{
	color: #020526;
	text-decoration:none;
}

/*Articles widget styling*/

#homesectionarticles ul{
	float:left;
	width: 282px;
	padding: 0px 10px 10px 0px;
	}

#homesectionarticles ul li a{
	text-decoration:none;
	text-align: left;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	line-height:30px;
	}

.newslink a{
	text-decoration:none;
	color:#000066;
	}



/* Footer */
#footer {
	background: #f4f6f6;
	border-top: 1px solid #dce0e1;
	padding: 1.5em 0em;
	color: #a2a3a3;
	width:100%;
	float:left;
}
#footer a {
	color: #a2a3a3;
	text-decoration: none;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#footer li {
	display: inline;
	border-left: 1px solid #C1C8CA;
	padding: 0 7px;
}
#footer li.first {
	border-left: none;
	padding: 0 10px 0 0;
}

.piclenselink {
	display:none;
}

.linklove {
	display:none;
	}