/*
Theme Name: RRdotC
Theme URI: 
Description: The Official Design of royalrodent.com.
Author: Bryce Fields
Version: 1.0
Tags: 
*/

/*resets and initialization of html5 elements*/
section, header, nav, article, footer, aside, hgroup, h1, h2, h3, p, ul, ol {
	display: block;
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
}

body {
	background: #e7e2e2 url(/imgs/bgslice.png) repeat-x scroll left top;
	margin : 0;
	padding: 0;
	font-size: 100%;
	font-family: Cantarell, arial, sans-serif;
}

code, pre {
	font-family: 'Droid Sans Mono', Cantarell, arial, sans-serif;
	color: #590;
	font-size: 0.9em;
}

code pre {
	font-size: 1em;
	-webkit-box-shadow: #888 3px 2px 5px;
	box-shadow: #888 3px 2px 5px;
	background-color: #FFFCDF;
	border: 1px solid #888;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 0.75em 1.2em;
	overflow: auto;
}

a:link {
	color: #004691;
}

a:visited {
	color: #32150D;
}

a:hover {
	color: #06f;
}

a:active {
	color: #700;
	text-shadow: 0 0 20px #ffc125;
}

.pageBox {
	width: 75%;  /* 960 / 1280 px */
	margin : 0 auto;
}


#branding {
	background: transparent url(/imgs/blur.png) no-repeat scroll center 0;
	height: 203px;
}

#branding header {
	background: transparent url(/imgs/bannerglow.png) no-repeat scroll center 19px;
	height: 203px;
}

#branding h1 {
	font-family:  'Yanone Kaffeesatz', Verdana, sans-serif;
	color: #fff;
	text-shadow: -2px -2px 0 #000;
	font-size : 2em;
	padding:  2em 0 0 0;
	font-weight: lighter;
	letter-spacing: 0.24em;
	text-align: center;
}

#branding h1 a:link, #branding h1 a:visited, #branding h1 a:hover, #branding h1 a:active {
	color: #700;
	text-decoration: none;
}

#branding h2 {
	font-size: 0.8em;
	letter-spacing: 0.1em;
	padding: 0.25em 0px 0px;
	font-family: Vollkorn, Georgia, "Times New Roman", serif;
	color: #fff;
	font-weight: lighter;
	text-shadow: -2px -2px 0 #000;
	text-align: center;
}

.skip-link {
	position: absolute;
	left: -5000em;
}

.skip-link a {
	text-decoration: none;
}

#sitenav ul {
	margin: 0.4em auto 0;
	width: 18em;
	padding: 0;
	list-style-type: none;
}

#sitenav ul li {
	display: inline;
	font-size: 0.8em;
	font-family: verdana, arial, helvetica, sans-serif;
	padding: 0 0 0 2em;
}

#sitenav ul li a:link, #sitenav ul li a:visited, #sitenav ul li a:hover, #sitenav ul li a:active {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}


#wrapper {
	font-size: 0.85em;
	background-color: #eee;
	border: 1px solid #aaa;
	-moz-box-shadow: 5px 5px 20px #444;
	-webkit-box-shadow: 5px 5px 20px #444;
	box-shadow: 5px 5px 20px #444;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	color: #333;
	padding:20px;
}

.clearing {
	clear: both;
}

.articlePane {
	width: 49.47917%; /* 555 / 960px  (980px - 20px of padding) */
	float: left;
	padding-left: 78px;
	margin-top: 1.5em;
}

.singlePage {
	padding: 0 1em;
	margin-top: 2em;
}

.fourohfour {
	background: transparent url(/imgs/ohsqueak.png) no-repeat scroll right top;
	min-height: 410px;
}

.entry-title {
	font-size: 1.4em;
	font-weight: normal;
	font-family: Vollkorn, Georgia, "Times New Roman", serif;
	margin-bottom: 0.5em;
	color: #200;
}

.page-title {
	font-size: 1.7em;
	font-weight: normal;
	font-family: Vollkorn, Georgia, "Times New Roman", serif;
	margin-bottom: 2em;
	color: #200;
}

article {
	margin : 0 0 3em;
}

article p {
	margin : 0 0 1.5em;
}

.fourohfour article p {
	margin-right: 230px;
}

/* commen section styles */
#comments {
	font-size: 0.9em;
}

#comments-title, #reply-title {
	color: #200;
	font-family: Vollkorn,Georgia,"Times New Roman",serif;
	font-size: 1.4em;
	margin-bottom: 2em;
}

.commentlist {
	border-bottom: 1px dotted #aaa;
	margin-bottom: 3em;
}

.commentlist li {
	padding : 1em 0 1em 1em;
	position: relative;
}

.commentlist .thread-even {
	background-color: transparent;
	border-top: 1px dotted #aaa;
}

.commentlist .thread-odd {
	background-color: #e0e0e0;
	border-top: 1px dotted #aaa;
}

.commentlist .children {
	list-style-type: none;
}

.comment-meta, .reply {
	color:  #777;
	font-size:0.85em;
	text-align: right;
}

#nav-below {
	color:  #777;
	font-size:0.85em;
	padding-bottom: 2em;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

.comment-meta a:link, .reply a:link, #nav-below a:link, .comment-meta a:visited, .reply a:visited {
	color: #69a;
	text-decoration: none;
}

.comment-meta a:hover, #nav-below a:hover, .reply a:hover {
	text-decoration: underline;
	color: #32150D;
}

.comment-meta a:active, #nav-below a:active, .reply a:active {
	text-decoration: underline;
	color: #700;
}

.nocomments {
	margin: 1em 0 2.5em;
	padding:  1.5em;
	border: 1px solid #666;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #e5e5e5;
	color: #666;
	clear: both;
}

#commentform label {
	display: block;
	font-weight: bold;
	margin-top: 1em;
}

/* aside styles */
article aside {
	color:  #777;
	font-size:0.7em;
	text-align: right;
}

article aside p {
	margin: 0;
	padding: 0;
}

article aside a:link, article aside a:visited {
	color: #69a;
	text-decoration: none;
}

article aside a:hover {
	text-decoration: underline;
	color: #32150D;
}

article aside a:active {
	text-decoration: underline;
	color: #700;
}

.sidebar {
	width: 27.8125%; /* 267 / 960px (980px - 20px of padding) */
	float: right;
}

.sidebar a:link {
	color: #800;
	text-decoration: none;
}

.sidebar a:visited {
	color: #600;
	text-decoration: none;
}

.sidebar a:hover {
	text-decoration: underline;
	color: #a00;
}

.sidebar a:active {
	text-decoration: underline;
	color: #700;
	text-shadow: none;
}

#searchAndSocial {
	padding: 1em;
}

#s {
	width: 70%;
}

#social {
	margin:  1em 0;
	list-style-type: none;
}

#social li {
	display: inline;
	padding: 0 0.5em 0 0;
}

#social li a {
	text-indent: -5000em;
	text-decoration: none;
	display: block;
	width: 16px;
	height: 16px;
	float: left;
	padding-right: 0.5em;
}

.twitter a {
	background: transparent url(images/twitter.png) no-repeat scroll left top;
}

.facebook a {
	background: transparent url(images/facebook.png) no-repeat scroll left top;
}

.rss a {
	background: transparent url(images/feed.png) no-repeat scroll left top;
}

.lastfm a {
	background: transparent url(images/lastfm.png) no-repeat scroll left top;
}

.flickr a {
	background: transparent url(images/flickr.png) no-repeat scroll left top;
}

.delicious a {
	background: transparent url(images/delicious.png) no-repeat scroll left top;
}

.sidebar .widget-container {
	padding: 1em;
	margin-top:1em;
	background-color: #cb9;
	border-top: 1px solid #888;
	border-right: 1px solid #a5a5a5;
	border-bottom: 1px solid #a5a5a5;
	border-left: 1px solid #888;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	font-size: 0.75em;
}

.sidebar h3 {
	font-size: 1.2em;
	font-weight: normal;
	font-family: Vollkorn, Georgia, "Times New Roman", serif;
	margin-bottom: 0.5em;
	color: #200;
	letter-spacing:0.2em;
}

.sidebar ul {
	list-style-type:none;
}

#footer {
	clear: both;
	margin-bottom: 4em;
}

#copyright, #wp-credit {
	float: right;
	font-size: 0.7em;
	color: #555;
	margin-top: 1.5em;
	clear: both;
}

#wp-credit {
	margin-top: 0.4em;
}

.wordpress {
	background: transparent url(images/wordpress.png) no-repeat scroll left top;
	text-decoration: none;
	padding: 3px 0 3px 19px;
}

/* Gallery Styles */
.waiting {
	background-image: url('/imgs/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: 25% 175px;
}

.gallery .page-title {
	margin-bottom: 0.5em;
}

.gallery .articlePane {
	margin-top: 0;
	width: 55%;
}

.gallery .sidebar {
	min-width: 205px;
	position: relative;
}

#arrowBox {
	position: absolute;
	left:  180px;
	top:  15px;
	width: 25px;
	height: 60px;
	background: transparent url('/imgs/arrowbg.png') no-repeat scroll left top;
	z-index: 100;
}

#upArrow {
	display: block;
	text-indent: -5000em;
	text-decoration: none;
	background: transparent url('/imgs/uparrow.png') no-repeat scroll left top;
	width: 25px;
	height: 30px;
}

#downArrow {
	position: absolute;
	display: block;
	text-indent: -5000em;
	text-decoration: none;
	background: transparent url('/imgs/downarrow.png') no-repeat scroll left top;
	width: 25px;
	height: 30px;
	top : 30px;
}

.thumbsContainer {
	clear: both;
	margin-top: 1em;
	width: 200px;
	height: 360px;
	overflow: hidden;
	position: relative;
	font-size: 14px;
	line-height: 21px;
}

.thumbsContainer div {
	position: relative;
}

.thumbsContainer img {
	padding: 4px;
	background-color: #dfdfdf;
	border: 1px solid #888;
	margin-right: 5px;
	margin-bottom: 0;
	display: inline;
}

.featureWide {
	width : 95%;
	padding: 1em;
	background-color: #dfdfdf;
	border: 1px solid #888;
	min-width: 350px;
}

.featureTall {
	width: 50%;
	padding: 1em;
	background-color: #dfdfdf;
	border: 1px solid #888;
	min-width: 350px;
}

