/*
Theme Name:		CSS3 Gallery
Theme URI:		http://www.bunq.co.uk
Description:	Custome theme for CSS3Gallery.net
Version:		1.0
Author:			Roy Barber
Author URI:		http://www.bunq.co.uk/
*/

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	margin:0;
	padding:0;
	background-image: url(images/body.png);
	background-repeat: repeat-x;
	background-color: #f3f3f3;
}

img {
	border:0px;
}
a {
	color:#c50000;
	text-decoration:none;
}
a:hover {
	color:#444444;
	text-decoration:underline;
}
a img {
	border:0px;
}
#wrapper {
	width:840px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0px;
}

#header {
	padding:0;
	text-align:left;
	margin-top: 45px;
	margin-right: auto;
	margin-bottom: 35px;
	margin-left: auto;
}
#header h1 {
	margin: 0;
	padding:0;
	font-family: Georgia;
	font-size: 70px;
}
#header h1 a:hover {
	text-decoration: none;

}

#header .h1red {
	color: #c50000;
	font-weight: normal;
	font-style: italic;
}
#header .h1grey {
	color: #444444;
	font-weight: normal;
	letter-spacing: -3px;
}
#header h2 {
	margin: 0;
	padding:0;
	font-family: Georgia;
	font-size: 14px;
	color: #666666;
	font-weight: normal;
	font-style: italic;
}
#main_bar {
	padding:0;
	height:25px;
	background:#e43b05;
	color:#ffffff;
}
#main_bar h3 {
	margin:0;
	float:left;
	padding:3px 0 0 20px;
	font-size:1.0em;
	background:url('images/corner.gif') no-repeat;
	height:22px;
}
#main_bar p {
	margin:0;
	float:right;
	padding:3px 10px 0 0;
	background:url('images/corner.gif') no-repeat right -25px;
}
#main_bar a {
	color:#ffffff;
	text-decoration:none;
}
#main_bar a:hover {
	text-decoration:underline;
}
.page {
	width:840px;
	margin:0 auto;
}
#bgtop {
	height:20px;
	background:url('images/img07.gif');
}
#nav {
	height:45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
}
#nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:35px;
}
#nav li {
	padding:0;
	margin:0;
	height:35px;
	float:left;
	list-style-type:none;
}
#nav li a {
	display:block;
	height:25px;
	text-decoration:none;
	color:#474848;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	float: left;
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	font-family: Tahoma;
	background-image: url(images/menuright.png);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav li a:hover {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C50000;
	padding-top: 9px;
}

#nav .main {
	color:#006600;
}
#nav .main a {
	font-weight:bold;
	color:#474848;
}
#nav .main a:hover {
	font-weight:bold;
	color:#C50000;
}
#nav .main #current {
	color:#000000;
}
#nav .main #current a {
	font-weight:bold;
	color:#474848;
}
#nav .main #current a:hover {
	font-weight:bold;
	color: #000000;
}
#nav .normal {
	color:#006600;
	font-weight:bold;
}
#nav .normal a {
	color:#474848;
}
#nav .normal a:hover {
	color:#C50000;
}
#nav .normal #current {
	color:#000000;
}
#nav .normal #current a {
	color:#474848;
}
#nav .normal #current a:hover {
	color: #000000;
}
.break {
	clear:both;

	padding:0;
	margin:0 0 10px 0;
}
.clear {
	clear:both;
	padding:0;
	margin:0;
}
#content {
	width:575px;
	padding:0px;
	overflow:hidden;
	float: left;
}
.item {
	width:250px;
	float:left;
	background:#ffffff;
	border:1px solid #999999;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.item  h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.item  h3  a {
	color:#444444;
	text-decoration:none;
}
.item  h3  a:hover {
	color:#c50000;
	text-decoration:none;
}
.item  .img {
	border: 1px solid #c4c4c4;
	margin-bottom: 5px;
}
.item   .img:hover {
	border: 1px solid #999999;
}


.item p {
	margin:0 0 4px 0;
	font-size: 10px;
}
.item em {
	font-size: 11px;
	font-style: normal;
}
.item .ratingtext {
	float: right;
	padding-top: 2px;

}
.item .ratingstars {
	float: left;
}

.details {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
}
.details ul {
	margin:5px 0 5px 15px;
	list-style-type:none;
}
.details li {
	padding:3px 0 3px 0;
	list-style-type:square;
}
.details h2 {
	font-size:1.2em;
	color:#0066cb;
	margin:0 0 3px 0;
}
.details p {
	margin:0 0 15px 0;
}
.details p img {
	padding:0;
}

.tags {
	margin:0;
	padding:15px 0 0 0;
	font-size:1.2em;
	font-weight:bold;
}
.post-ratings span  {
	float:right;
	font-size:11px;
	padding:3px 0 0 0;
}
.navbottom {
	background:url('images/navbottom.gif') no-repeat;
	height:21px;
	margin:1px 0 0 0;
}
.Nav {
	margin:0 0 20px 0;
	padding:10px 0 0 0;
	color:#838383;
}
.Nav a {
	padding:4px 8px 4px 8px;
	background:#fff;
	border:1px solid #e5e5e5;
	color:#838383;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav a:hover {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	text-decoration:none;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav .on {
	padding:4px 8px 4px 8px;
	border:1px solid #0066cb;
	color:#0066cb;
	font-size:10px;
	margin:0 5px 0 0;
}
.Nav span {
	padding:4px 8px 4px 8px;
	border:1px solid #e5e5e5;
	font-size:10px;
	margin:0 5px 0 0;
}
#sidebar {
	width:265px;
	float:left;
}

#ads {
	clear:both;
	width:265px;
	float: right;
}
#ads  .addleft  {
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#ads  .addright  {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#sidebar   .heading {
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	height: 36px;
	padding-top: 9px;
	margin-bottom: 10px;
}
#sidebar  .heading  h2 {
	font-family: Georgia;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
}

/* Subscription style */
#feedlink {
	font-weight: bold;
	padding-left: 22px;
	background-position: left top;
	background-image: url(images/ico_feed.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}
#sidebar #articles a {
	font-family: Georgia;
	font-size: 13px;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
#sidebar #articles p {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
}

#feedlink_twitter {
	font-weight: bold;
	padding-left: 22px;
	background-position: left center;
	background-image: url(images/ico_twitter.png);
	background-repeat: no-repeat;
	padding-top: 1px;
}


.singleads {
	padding:9px;
	border:1px solid #999999;
	background-color: #ffffff;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	text-align: center;
}
.singleads h2 {
	margin:0 0 10px 0;
	font-size:1.2em;
	color:#474848;
}
.wp-smiley {
	border:none !important;
	padding:0 !important;
	margin:0 !important;
}
#comment_form .text_input {
	width:250px;
	padding:3px;
	color:#444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #c50000;
	margin-right: 10px;
}
#comment_form .text_area {
	width:450px !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #c50000;
	margin: 0px;
}
ul#comment_list {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul#comment_list li.comment {
	margin:0 0 10px 0;
}
ul#comment_list li.trackback {
	padding:1.2em 15px 0 15px;
}
.details #comment_form #submit {
	background-color: #c50000;
	padding: 5px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	width: 150px;
	border: 1px solid #c50000;
	float: left;
	margin-bottom: 5px;
}

.comment_meta {
	margin:0 30px 15px 0;
	font-size:11px;
}
.comment_num {
	padding:0 8px 0 0;
	font-weight:bold;
	font-size:1.3em;
	float:right;
}
.trackback .comment_num {
	padding:0 0 0 20px;
}
.comment_num a,.comment_num a:visited {
	color:#888;
	text-decoration:none;
}
.comment_num a:hover {
	color:#303030;
	text-decoration:none;
}
.comment_meta strong {
	font-size:1.2em;
}
.comment_time {
	font-size:1em;
	color:#888;
}
blockquote {
	font-style:italic;
	font-size:11px;
	color:#888888;
	margin:0 0 5px 20px;
	padding:0 0 0 10px;
	border-left:4px solid #0066cb;
}
abbr,acronym {
	border-bottom:1px dotted #0066cb;
	text-transform:uppercase;
}
code {
	color:#474848;
	font-family:Courier,monospace;
	margin:0 0 5px 5px;
}
pre {
	margin:0 0 1.5em 0;
	overflow:auto;
	font-size:1.3em;
	clear:both;
}
form {
	margin:0;
	padding:0;
}
.searchbox {
	width:300px;
	float: right;
	text-align: right;
	margin: 0;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.search {
	height:12px;
	width:200px;
	color:#444;
	border:1px solid #999999;
	font-family: Georgia;
	font-size: 10px;
	font-style: italic;
	padding: 3px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.search:hover {
	border:1px solid #C50000;
}

.os {
	color:#3d4c53;
	font-weight:bold;
}
.find  {
	background-color: #C50000;
	height: 21px;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.os a {
	color:#3d4c53;
	font-size:11px;
	text-decoration:none;
}
.os a:hover {
	text-decoration:underline;
}
.designer {
	color:#982a05;
	font-weight:bold;
}
.design a {
	color:#982a05;
	font-size:11px;
	text-decoration: none;
}

#footer {
	width:860px;
	height:35px;
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 9px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#footer p {
	padding-top:10px;
	font-size:11px;
	margin:0;
	float: right;
}
#footer a {
	color:#474848;
	text-decoration:none;
}
#footer a:hover {
	color:#C50000;
}

#footer ul {
	margin:0;
	padding:0;
	list-style-type:none;
	height:35px;
}
#footer li {
	padding:0;
	margin:0;
	height:35px;
	float:left;
	list-style-type:none;
}
#footer li a {
	display:block;
	height:23px;
	text-decoration:none;
	color:#474848;
	font-size:11px;
	text-align:center;
	font-weight:normal;
	float: left;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Tahoma;
	background-image: url(images/menuright.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-bottom: 0px;
}
#footer li a:hover {
	padding-top: 10px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C50000;
}
#footer .normal {
	color:#006600;
	font-weight:bold;
}
#footer .normal a {
	color:#474848;
}
#footer .normal a:hover {
	color:#C50000;
}
#footer .normal #current {
	color:#000000;
	font-weight: bold;
}
#footer .normal #current a {
	color:#000000;
	font-weight: bold;
}
.article {
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 546px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
.article  h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.article  h3  a {
	color:#444444;
	text-decoration:none;
}
.article  h3  a:hover {
	color:#c50000;
	text-decoration:underline;
}
.article p {
	margin:0;
	font-size: 11px;
	padding: 0px;
	color: #666666;
}
.page #content h2 {
	font-family: Georgia;
	font-size: 28px;
	font-style: italic;
	color: #c50000;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.page #content .header {
	margin-bottom: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #444444;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 560px;
}
.page #content .header p {
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #444444;
}



.news {
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 546px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}

.news h3 {
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}

.news h3 a {
	color:#444444;
	text-decoration:none;
}
.news h3 a:hover {
	color:#c50000;
	text-decoration:underline;
}
.news p {
	margin:0;
	font-size: 11px;
	padding: 0px;
	color: #666666;
}
.links {
	float:left;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	width: 546px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
}
.links  h3 {
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	letter-spacing: -1px;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
}
.links  h3  a {
	color:#444444;
	text-decoration:none;
}
.links  h3  a:hover {
	color:#c50000;
	text-decoration:underline;
}
.links p {
	margin:0 0 4px 0;
	font-size: 10px;
}
.commenttextbox {
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0;
	border: 1px solid #999999;
	padding: 8px;
}
.commenttextbox  p {
	margin:0 0 15px 0;
}
.commentlist {
	list-style-type: none;
	padding: 0px;
	width: 560px;
	margin: 0px;
}
.commentlist  .quoteimg {
	margin: 0px;
	float: left;
	width: 60px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

     }   
.commentlist .quotetext {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 475px;
}
.commentlist .quotetext p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}


 .commentlist li {
	margin-top:15px;
	color:#444444;
	background-color: #FFFFFF;
	background-image: url(images/comment_bubble.gif);
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	background-position: left bottom;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 19px;
	padding-left: 10px;
     }  
 .commentlist cite {
	display:block;
	font-style:italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #444444;
	padding-bottom: 12px;
	padding-top: 5px;
	font-family: Georgia;
	font-size: 14px;
     } 
 .commentlist cite a:link, .commentlist cite a:visited {
	color:#c50000;
	text-decoration:none;
	font-style: normal;
	font-weight: bold;
     } 
.commentlist cite a:hover, .commentlist cite a:active {
	color:#c50000;
	text-decoration:underline;
}  
#content .details form {
	margin: 0px;
	padding: 0px;
	height: 450px;
}

#content .details .formleft {
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#content .details .formright {
	float: right;
	margin: 0px;
	padding: 0px;
}
#content .details .clear {
	clear:both;
	padding:0;
	margin:0;
}
#content .details .formtitle {
	margin: 0px;
	padding: 0px;
}
#content  .details  input {
	width:250px;
	padding:3px;
	color:#444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #c50000;
}
#content .details #sitecss {
	width:550px;
	padding:3px;
	color:#444;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #c50000;
}

#content  .details  #submit {
	background-color: #c50000;
	padding: 5px;
	font-family: Georgia;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	width: 150px;
	border: 1px solid #c50000;
	margin: 0px;
	float: right;
}
.bookmark {
	float: right;
}
.the_ratings {
	float: left;
}

