/*
Theme Name: Neo Quartz
Theme URI: http://ryangannon.com
Description: 
Version: 2.1
Author: Ryan Gannon
Author URI: http://ryangannon.com
*/
#latestpostnews{
	width:650px;
	float:right;
}

	#latestpostnews a{
		text-decoration:none;
		color:#919191;
		background-color:white;
	}

	#latestpostnews a:hover{
		color:#f65610;
		background-color:white;
	}

	#sitenews{
		width:315px;
	}

		#sitenewsheader{
			width:315px;
			float:left;
		}

		#sitenewsbody{
			width:315px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10pt;
			float:left;
			border-top:1px black dotted;
		}

			.sitenewspost{
				width:315px;
			}

			.sitenewseven{
			}

				.sitenewseven a{
				}

			.sitenewsodd{
				border-bottom:1px black dotted;
				border-top:1px black dotted;
				width:315px;
			}

				.sitenewsodd a{
				}

			#sitenewsbody div.sitenewstitle{
				width:236px;
				height:1.2em;
				overflow:hidden;
				float:left;
			}

			#sitenewsbody div.sitenewsdate{
				width:79px;
				float:left;
				text-align:right;
				height:1.2em;
			}


/* Gallery Page */

#gallery{
	width:928px;
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	margin-left:-20px;
}

	#gsContent{
		width:650px;
		float:right;
	}

	.gbBlock{
		border-color:black;
		border-style:dotted;
margin-bottom:2px;
	}

		#gsNavBar, #gsSidebar{
			border-color:white;
		}

		#gsHeader, #gsFooter{
			visibility:hidden;
			height:0;
		}

	.gcBackground1{
		background-color:#FFFFEA;
		color:black;
	}

	#gsSidebar{
		width:254px;
		font-family:"Comic Sans MS", Arial, Helvetica, sans-serif;
		font-size:14px;
	}

		#gsSidebar a, #gsNavBar a{
			text-decoration:none;
			color:#B3B3A4;
			background-color:white;
		}

#gsSidebar a{display:block;}

		#gsSidebar a:hover, #gsNavBar a:hover{
			text-decoration:underline;
		}

		#gsSidebar ul{
			list-style-type:none;
			padding:0 0 0 0;
			margin:0 0 0 0;
		}
.next{margin-right:2px;}

/* Library Page */

.formrow div{
	display:inline;
}

.search_publisher_header, .search_noOfPages_header, .search_binding_header, .search_publisher, .search_noOfPages, .search_binding{
	visibility:hidden;
}

.search_image_header, .search_image{
	width:50px;
}

.search_title_header, .search_title{
	width:150px;
}

.search_titleLong_header, .search_titleLong{
	width:298px;
}

.search_titleLong{
	padding-left:2px;
}

.search_authors_header, .search_authors{
	width:150px;
}

#search_table{
	width:650px;
}

.search_row_header{
	width:650px;
	float:left;
	border-bottom:1px black dotted;
	height:1.2em;
	margin-bottom:2px;
}

.search_row{
	width:650px;
	float:left;
	height:75px;
	margin-bottom:2px;
	padding-bottom:2px;
	border-bottom:1px black dotted;
}
	.search_row_header div{
		float:left;
	}

	.search_row div{
		overflow:hidden;
		height:75px;
		float:left;
	}

#booknav{
	width:650px;
	float:left;
}

	#booknavprevious{
		float:left;
	}

	#booknavnext{
		float:right;
	}

#images{
	float:left;
	margin-right:10px;
}

/* Committee Page */

.comm{
	float:left;
	width:650px;
	border-bottom:1px black dotted;
	margin-left:-5px;
}
	.commImage{
		float:left;
	}

	.commTitle{
		font-weight:bold;
		display:inline;
		margin-right:5px;
	}

	.commName{
		font-style:italic;
		display:inline;
		margin-left:0px;
	}

	.commDesc{
		margin-top:2px;
	}

		.commImage img{
			width:120px;
			height:120px;
			border:3px black solid;
			margin:2px 2px 2px 2px;
		}

.postheader{
	width:650px;

	color:black;
	overflow:hidden;
}

	.postheader p{
		margin:0 0 0 0;
	}

	.postheader a:hover{
		color:#f65610;
		background-color:#FFFFEA;
	}

	.avatar{
		width:80px;
		height:80px;
		float:left;
		margin:5px 5px 5px 5px;
	}

	.author{
		font-style:italic;
		font-size:10pt;
	}

		.author a{
			text-decoration:none;
		}

	.date{
		font-size:8pt;
		color:#919191;
		width:98%;
		text-align:right;
		background-color:#FFFFEA;
	}

#userbar{
	width:100%;
	height:50px;
	background-color:#464646;
	color:#BABABA;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12pt;
	position:fixed;
	top:0px;
	left:0px;
	z-index:100;
}

	#userbar a{
		color:#BABABA;
		background-color:#464646;
	}

	#userbar img{
		width:40px;
		height:40px;
		margin:5px 5px 0 5px;
		float: left;
	}
	
	#userbar ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	#userbar ul li{
		margin: 0;
		padding: 0;
	}

	#username, #userbar .loginform div{
		margin:14px 0 0 5px;
		float: left;
	}

	#searchform{
		position:absolute;
		right:160px;
	}

	#yoursettings{
		position:absolute;
		top:14px;
		right:65px;
	}

	#logout{
		position:absolute;
		top:14px;
		right:5px;
	}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform #submit {
	width: 170px;
	float: right;
	margin: 0 0 5px auto;
}
#commentform input {
	margin: 5px 5px 1px 0;
	padding: 2px;
	width: 170px;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform p {
	margin: 5px 0;
}
#commentform textarea {
	padding: 2px;
	width: 100%;
}
#content {
	font-size: 1.2em;
}
#footer {
	background-color: #464646;
	color: #BABABA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	overflow: hidden;
	width: 100%;
}
#footer #hostedby, #footer #ucdpagansocdublin {
	margin-right: 5px;
	margin-top: 7px;
}
#footer a {
	display: block;
	height: 15px;
	text-decoration: none;
	width: 80px;
}
#footer a span {
	visibility: hidden;
}
#getgallery2 a {
	background-image: url('images/gallery.png');
}
#getwordpress a {
	background-image: url('images/get_wordpress_80x15.png');
}
#header {
	height: 168px;
	margin: 0;
	padding: 0;
	width: 100%;
	list-style-type: none;
}
#header ul{
	list-style-type: none;
}

#headerimg {
	height: 168px;
	width: 340px;
	float: left;
	margin-right:10px;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
#headerimg a {
	background-image: url('images/paganbanner.png');
	display: block;
	height: 168px;
	text-decoration: none;
	width: 340px;
}
#headerimg a span {
	visibility: hidden;
}
#hostedby {
	width: 180px;
	float: left;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainnav {
	font-size: 20px;
}
#mainnav li {
}
#mainnav li a {
	background-color: white;
	color: #A2A4A4;
	text-decoration: none;
}
#mainnav li a:hover {
	background-color: white;
	color: #f65610;
	font-weight: bold;
}
#mainnav ul {
	float: left;
	list-style-type: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#page {
	border: 1px solid #959596;
	margin: 0px auto;
	text-align: left;
	width:928px;
	padding-left:20px;
	padding-right:20px;
	padding-top:50px;
	background-color:white;
	color:black;
}
#respond:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
#ryan-gannon {
	width: 80px;
	float: left;
	margin-right: 5px;
	margin-top: 7px;
}
#ryan-gannon a {
	background-image: url('images/ryan-gannon.png');
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar {
	width: 254px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

	#sidebar a, #sidebar a:hover{
		background-color:white;
		font-size:16px;
	}
	
	#sidebar a{
		text-decoration:none;
		color:#A2A4A4;	
	}
	
	#sidebar a:hover{
		text-decoration:underline;
		color:#f65610;
	}
	
	#paganads{
			margin-top:8px;
	}
	
#sidebar #searchform #s {
	padding: 2px;
	width: 108px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
#sidebar form {
	margin: 0;
}

#sidebar ul li {
	list-style-image: none;
	list-style-type: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#ucdpagansocdublin {
	margin-left: 5px;
}
#vaildcss a {
	background-image: url('images/valid_css_80x15_1.png');
}
#validxhtml11 {
	margin-right: 5px;
}
#validxhtml11 a {
	background-image: url('images/valid_xhtml11_80x15.png');
}
#validxhtml11, #vaildcss, #getwordpress, #getgallery2 {
	float: right;
	width: 80px;
	margin-left: 5px;
	margin-top: 7px;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	display: block;
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	background-color: #fff;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.alt {
	margin: 0;
	padding: 10px;
}
.center {
	text-align: center;
}
.children {
	padding: 0;
}
.clear {
	clear: both;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist cite, .commentlist cite a {
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
}
.commentlist li {
	list-style: none;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	font-weight: bold;
}
.commentlist li .avatar {
	background: #fff;
	border: 1px solid #eee;
	float: right;
	padding: 2px;
	width: 32px;
}
.commentlist li ul li {
	font-size: 1em;
	margin-left: 10px;
	margin-right: -5px;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.commentmetadata {
	font-weight: normal;
	display: block;
	margin: 0;
}
.depth-1 {
	border: 1px solid #ddd;
}
.entry form {
	text-align: center;
}
.entry ol {
	margin: 0;
	padding: 0 0 0 35px;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry p a:visited {
	color: #b85b5a;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.even, .alt {
	border-left: 1px solid #ddd;
}
.hidden {
	display: none;
}
.narrowcolumn {
	float: right;
	margin: 0px 0 0;
	padding: 0 0 20px 0;
	width: 650px;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.narrowcolumn .postmetadata {
	text-align: center;
	padding-top: 5px;
}
.navigation {
	display: block;
	margin-bottom: 60px;
	margin-top: 10px;
	text-align: center;
}
.nocomments {
	margin: 0;
	padding: 0;
	text-align: center;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-image: none;
	list-style-type: none;
}
.screen-reader-text {
	left: -1000em;
	position: absolute;
}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
}
.sticky h2 {
	padding-top: 10px;
}
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.widecolumn {
	margin: 5px 0 0 150px;
	padding: 10px 0 20px 0;
	width: 450px;
	line-height: 1.6em;
}
.widecolumn .attachment {
	margin: 5px 0px;
	text-align: center;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.widecolumn .post {
	margin: 0;
}
.widecolumn .postmetadata {
	margin: 30px 0;
}
.widecolumn .smallattachment {
	float: left;
	margin: 5px 5px 5px 0px;
	text-align: center;
	width: 128px;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;	
	margin: 10px;	
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
a img {
	border: none;
}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
acronym, abbr, span.caps {
	cursor: help;
}
blockquote {
	border-left: 5px solid #ddd;
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite {
	display: block;
	margin: 5px 0 0;
}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 62.5%;
	text-align: center;
	margin: 0;
	padding: 0;
	background:white url('images/background.png') repeat-y scroll center top;
	color:black;
}
code {
	font: 1.1em 'Courier New', Courier, Arial, Sans-Serif;
}
h1 {
	font-size: 4em;
	text-align: center;
	margin: 0;
	padding-top: 70px;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h2 {
	font-size: 19px;
	margin: 30px 0 0;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2.pagetitle {
	font-size: 1.6em;
	margin-top: 30px;
	text-align: center;
}
h3 {
	font-size: 1.3em;
	margin: 30px 0 0;
	padding: 0;
}
h3.comments {
	margin: 40px auto 20px;
	padding: 0;
}
hr {
	display: none;
}
html>body .entry li {
	margin: 7px 0 8px 10px;
	list-style: none;
	padding: 0 0 0 30px;
	text-indent: -10px;
}
img.alignleft {
	display: inline;
	margin: 0 7px 2px 0;
	padding: 4px;
}
img.alignright {
	display: inline;
	margin: 0 0 2px 7px;
	padding: 4px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
p img {
	max-width: 100%;
	padding: 0;
}
select {
	width: 130px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	background-color: white;
}