/*  
Theme Name: Interior Rug
Theme URI: http://rug.qualitywordpress.com
Description: Interior Rug is a modern wordpress theme design relating to all things interior deisgn.
Version: 1.0
Author: qualitywordpress.com
Author URI: http://qualitywordpress.com
*/


.small{
font-size: 0.9em;
}

/* General */

body {
	margin: 0;
	background-color: #3c3c3c;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
}


/* Page */

#page {
	margin: 0 auto;
	width: 1004px;
}


/* Header */

#header {
	width: 1004px;
	height: 130px;
	background-color: #ffffff;
	border: 1px single #963b3b;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 15px;
		left: 40px;
	}
	
	#header #header-info h1 {
		color: #FFFFFF;
		font: bold 30px "Verdana", Verdana;
	}
	
	#header #header-info h1 a {
		color: #FFFFFF;
		text-decoration: none;
	}
	
	#header #header-info .description {
		color: #FFFFFF;
		font: bold 15px "Verdana", Verdana;
	}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 0px;
		right: 26px;
		height: 53px;
	}
	
	#header #header-menu ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 53px;
	}
	
	#header #header-menu ul li {
		float: right;
		height: 53px;
		margin-right: 8px;
		font: bold 10px/43px "Verdana", Verdana;
		color: #ffffff;
		text-transform: lowercase;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		padding: 0 40px;
		background: url("images/header_menu_right.gif") no-repeat right top;
		display: block;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul li ul {
		display: none;
	}
	
	/* Header - Topbar */
	
	#header #topbar {
		position: absolute;
		top: 270px;
		left: 0px;
		width: 1004px;
		height: 201px;
		color: #681D1D;
		font: normal 12px "Trebuchet MS", Verdana;
	}
	
	#header #topbar h3 {
		font: bold 15px "Verdana", Verdana;
		color: #681D1D;
	}
	
	#header #topbar ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	
	#header #topbar ul li {
		padding-top: 12px;
		color: #681D1D;
		font: normal 12px "Trebuchet MS", Verdana;
	}
	
	#header #topbar ul li a {
		color: #ffffff;
		text-decoration: none;
	}
	
	#header #topbar ul li a:hover {
		text-decoration: underline;
	}
	
		/* Header - Topbar - Boxes */
		
		#header #topbar #topbar-left {
			width: 285px;
			padding: 20px 33px;
			float: left;
		}
		
		#header #topbar #topbar-center {
			width: 306px;
			float: left;
			padding: 12px 0 0 30px;
		}
		
		#header #topbar #topbar-right {
			width: 287px;
			float: left;
			padding: 12px 0 0 30px;
		}


/* Main */

#main {
	width: 1004px;
	background: url("images/main.gif") repeat-y;
}

#main-top {
	width: 1004px;
	background: url("images/main_top.gif") no-repeat;
}

#main-bottom {
	width: 992px;
	padding-left: 12px;
	min-height: 50px;
	background: url("images/main_bottom.gif") no-repeat left bottom;
}

	/* Main - Content */
	
	#content {
		float: left;
		width: 570px;
		padding: 6px 16px 0 16px;
	}
	
	/* Main - Content - Post */
	
	#content .post {
		color: #FFFFFF;
		float: left;
		margin-bottom: 16px;
		width: 554px;
		padding: 7px;
		background: #963B3B;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 554px;
			height: 51px;
			color: #FFFFFF;
			font: bold 12px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.gif") repeat-x;
			width: 50px;
			height: 51px;
			color: #000000;
			text-align: center;
			text-transform: uppercase;
			margin-right: 10px;
			font: bold 10px/15px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title .post-date span {
			margin-bottom: 2px;
			display: block;
			font: bold 16px/34px "Trebuchet MS", Verdana;
		}
		
		#content .post .post-title h2 {
			padding: 4px 0 3px 0;
			color: #FFFFFF;
			font: bold 19px "Verdana", Verdana;
		}
		
		#content .post .post-title h2 a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
			margin-top: 40px;
		}
		
		#content .post .post-entry a {
			color: #0000AA;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: bold 12px/20px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			float: right;
			padding-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 10px 4px 0 4px;
			width: 546px;
			clear: both;
			font: bold 12px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .post-info a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #FFFFFF;
			font: bold 17px "Verdana", Verdana;
			margin: 25px 0 5px 0;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post .comments {
			padding: 0 4px;
			width: 546px;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
		}
		
		#content .post .comments a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol {
			margin: 10px 0 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li.alt {
			background: #000000;
		}
		
		#content .post .comments ol li cite {
			color: #FFFFFF;
			font-style: normal;
			font-weight: bold;
		}
		
		#content .post .comments ol li cite a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		
		#content .post #commentform {
			margin: 0;
			font: normal 12px/18px "Trebuchet MS", Verdana;
			color: #FFFFFF;
			padding: 0 4px;
			width: 546px;
		}
		
		#content .post #commentform a {
			color: #FFFFFF;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
	
	/* Main - Sidebar */
	
	.sidebar {
		float: left;
		width: 189px;
		font: strong 15px/18px "Trebuchet MS", Verdana;
		color: #681D1D;
		padding: 7px 0;
	}
	
	.sidebar a {
		color: #681D1D;
		text-decoration: none;
	}
	
	.sidebar a:hover {
		text-decoration: underline;
	}
	
		/* Sidebar - Titles */
		
		.sidebar h3 {
			padding-left: 18px;
			font: bold 15px/34px "Verdana", Verdana;
			text-transform: lowercase;
			color: #ffffff;
			height: 46px;
			width: 189px;
			background: url("images/sidebar_title.gif") no-repeat;
		}
		
		/* Sidebar - Menus */
		
		.sidebar ul {
			margin: 0 0 20px 18px;
			padding: 0;
			list-style-type: none;
		}
		
		.sidebar ul li {
			color: #681D1D;
			font: normal 15px/26px "Trebuchet MS", Verdana;
		}
		
		.sidebar ul li a {
			color: #681D1D;
			text-decoration: none;
		}
		
		.sidebar ul li a:hover {
			text-decoration: underline;
		}
		
		/* Sidebar - Forms */
		
		.sidebar #searchform {
			margin: 0 auto;
			padding: 15px 0 25px 0;
			width: 145px;
			text-align: center;
		}
		
		.sidebar #searchform #s {
			width: 145px;
		}
		
		/* Sidebar - Tables */
		
		.sidebar #calendar_wrap {
			margin: 5px auto 20px auto;
			width: 120px;
		}
		
		.sidebar #calendar_wrap caption {
			font-weight: bold;
		}
		
		.sidebar #calendar_wrap #today {
			font-weight: bold;
		}
		
		/* Sidebar - Texts */
		
		.sidebar .textwidget {
			padding: 0 10px 20px 10px;
		}


/* Footer */

#footer {
	margin-top: 15px;
	width: 1004px;
	height: 62px;
	background-color: #3c3c3c;
	color: #FFFFFF;
	font: normal 10px/15px "Trebuchet MS", Verdana;
	text-align: center;
}

#footer a {
	color: #CCCCCC;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}




/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/
/*CSS Digg style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
	}
	
	div.pagination a {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #AAAADD;
		
		text-decoration: none; /* no underline */
		color: #000099;
	}
	div.pagination a:hover, div.digg a:active {
		border: 1px solid #000099;

		color: #000;
	}
	div.pagination span.current {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #000099;
		
		font-weight: bold;
		background-color: #000099;
		color: #FFF;
	}
	div.pagination span.disabled {
		padding: 2px 5px 2px 5px;
		margin: 2px;
		border: 1px solid #EEE;
	
		color: #DDD;
	}






















#download-selected {
	float: right;
}

#slideshow_link {
	clear: both;
	float: left;
	display: inline;
	width: 120px;
}

#breadcrumb_links
{
	margin-bottom:5px;
	padding:0;
}

#breadcrumbs
{
	float:left;
	width:100%;
	font-size:1.1em;
	margin:10px 0 0;
	padding:5px;
}

#download_selected
{
	float:right;
	text-align:right;
}

#exif_data
{
	text-align:left;
	width:50%;
	padding:20px;
}

#exif_toggle
{
	margin:0;
	padding:0;
}

#gallery-name
{
	font-size:2em;
	font-weight:700;
	float:left;
	color:#555;
	margin:0;
	padding:0;
}

#header
{
	width:100%;
}

#jump-search-container
{
	white-space:nowrap;
	float:right;
}

#link-back
{
	font-size:90%;
	clear:both;
	display:block;
	width:100%;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}

#link-back a:hover {
 background: #ffffcc;
}

#main_container
{
	clear:both;
	width:100%;
}

#nav-link-img-next a
{
	float:right;
	border:1px solid #fff;
	margin-top:5px;
	padding:5px 15px;
}

#nav-link-img-prev a
{
	float:left;
	border:1px solid #fff;
	margin-top:5px;
	padding:5px 15px;
}

#nav-link-img-prev a:hover,#nav-link-img-next a:hover
{
	background:#efefef;
	border:1px solid #bbb;
	margin-top:5px;
}

#next-link-container
{
	width:50%;
	text-align:right;
}

#no-pictures-msg
{
	text-align:center;
	padding:15px 0;
}

#overlay
{
	position:absolute;
	visibility:hidden;
	background-color:#38c;
	font-family:"Georgia","Verdana",serif;
	font-weight:700;
	font-size:14px;
	text-align:center;
	width:18px;
	color:#fff;
	padding:4px;
}

#pagination
{
	clear:both;
	width:100%;
	font-size: 1.2em;
	padding-bottom: 3px;
}



#picture-holder
{
	text-align:center;
	clear:both;
}

#picture-holder a img
{
	border:1px solid #789;
	background:#efefef;
	margin:4px;
	padding:3px;
}

#picture-holder a:hover
{
	white-space:normal;
}

#picture_caption
{
	font-size:1.1em;
	font-weight:400;
	text-transform:none;
	letter-spacing:1px;
	text-align:center;
	border-bottom:1px solid #efefef;
}

#picture_description,#exif-toggle-container
{
	width:100%;
	text-align:center;
}

#prev-link-container
{
	width:50%;
	text-align:left;
}

#rss-image
{
	display:inline;
	margin:0;
	padding:0;
}

#search_box
{
	margin-left:2px;
	float:right;
}

#sortby-container form
{
	float:left;
	padding-right:8px;
}

#sortby-container,#rss-tag-container
{
	float:right;
	white-space:nowrap;
	padding-left:8px;
}

#thumbnail_container
{
	clear:both;
	width:100%;
	padding-top:10px;
}

#wrapper
{
	font-family:"Lucida Sans",Verdana,"Trebuchet MS",Geneva,Arial,Helvetica,SunSans-Regular,sans-serif;
	font-size:76%;
	width:500px;
	text-align:left;
	border:4px solid #8E9687;
	background:#fff;
	margin:0 auto;
	padding:25px;
}

* html #centering
{
	text-align:center;
}

* html .slides li
{
	height:1px;
}

* html .tag
{
	word-wrap:break-word;
	margin:0;
}

.collection
{
	background: transparent url("images/grey-grad-bg.gif") 0 0 repeat-x;
	clear:both;
	border-top:1px solid #efefef;
	padding-bottom:10px;
	padding-top:10px;
	float:left;
	width:100%;
}

.collection img
{
	display:inline;
	background:#f0f0f0;
	border:1px solid #ccc;
	float:left;
	margin-right:15px;
	padding:3px;
}

.collection p {
	line-height: 1.5em;
}

.collection img:hover
{
	background:#A0B7C9;
}

.comment,.comment_alt
{
	border-top:1px solid #CDCDCD;
	background-color:#e2e2e2;
	list-style:none inside;
	margin:0;
	padding:15px;
}

.comment_alt
{
	background-color:#fff;
}

.comments cite
{
	color:#000;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:75%;
	background:url('../../../graphics/comment.gif') no-repeat 0 3px;
	margin-top:8px;
	height:28px;
	padding:5px 5px 5px 23px;
}

.comments p
{
	margin:0;
	padding:0 0 15px;
}

.comments-closed
{
	color:#996;
	text-align:center;
}

.date
{
	font-size:1.4em;
	text-align:center;
	color:#A0B7C9;
}

.errors
{
	width:500px;
	background-image:url('../../../graphics/x.gif');
	background-repeat:no-repeat;
	background-position:5px 8px;
	margin-bottom:15px;
	border-bottom:1px solid maroon;
	border-top:1px solid maroon;
	border-left:1px solid maroon;
	border-right:1px solid maroon;
	background-color:#FCC;
	padding:8px 8px 8px 28px;
}

.meta-header
{
	font-size:90%;
	color:#aaa;
	margin:0;
	padding:0;
}

.page_link
{
	padding-left:1px;
	padding-right:1px;
	text-decoration:none;
}

.photos
{
	margin:3px;
	padding:5px;
}

.print
{
	background-image:url(../../../graphics/printer.gif);
	background-repeat:no-repeat;
	background-position:left middle;
	padding-left:20px;
	text-align:right;
	float:right;
}

.tag
{
	width:110px;
	height:3em;
	overflow:hidden;
	margin:0 auto;
}

a:link, a:visited
{
	color:#8E9687;
	text-decoration:none;
}

a:hover
{
	color:#A0B7C9;
}



div.large-thumb-toolbar
{
	text-align:center;
	padding-top:15px;
	padding-bottom:5px;
}

h2
{
	color:#8E9687;
	font-size:1.4em;
	font-weight:700;
	margin:0;
	padding:0;
}

img
{
	border:0;
}

input,select,#jump-search-container select,#jump-search-container input,#jump-search-container form
{
	display:inline;
}

input.submit
{
	border:3px double #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	background-color:#FFF;
	background-image:url('../../../graphics/button-bg.gif');
	background-repeat:repeat-x;
	color:#333;
	font-size:76%;
	font-family:Verdana,Helvetica,Arial,sans-serif;
}

ul.slides
{
	list-style:none;
	line-height:1.4em;
	margin:15px 0 0;
	padding:0;
}

ul.slides li
{
	position:relative;
	float:left;
	display:inline;
	text-align:center;
	margin:5px;
	padding:10px;
}

ul.slides li a
{
	display:block;
	border:1px solid #789;
}

ul.slides li a img
{
	text-align:center;
	background:#f0f0f0;
	margin:1px;
	padding:3px;
}

ul.slides li a:hover
{
	border:1px solid #38c;
	background:#A0B7C9;
}