﻿/*  
Theme Name: Trident
Theme URI: http://www.SeoConsultant.ie/
Description: The SEO-ized WordPress theme for Trident blog by <a href="http://www.SeoConsultant.ie/">SEO Consultant</a>.
Version: 1.0
Author: Ivan Stojanovic
Author URI: http://www.SeoConsultant.ie/
Tags: blue, custom header, fixed width, two columns, widgets


The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php
*/

/*************************************
 +Containers
 *************************************/
body
{
	background: #ac9774 url(images/bg.jpg) repeat;
	font-size: 14px;
	font-family: "Myriad Pro", arial, san-serif;
	color: #8a692b;
	line-height: 18px;
	padding: 0px;
	margin: 0px 0px 10px 0px ;
}

.formbits {
	font-size:10px;
	border: 1px solid #999999;
	padding:4px;
	width: 90px;
	margin: 0px 0 4px 0;
	background-image:url(images/formbg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

#wrap
{
	width:900px;
	align: center;
	border: 2px solid #8b7a5c;
	padding: 1px 1px 1px 1px;
	background-color:#FFFFFF;
	background-image:url(images/mbg.jpg);
	background-repeat:repeat-y;
	background-position:right;
	
}

#header
{
	background-image:url(images/hbg.jpg);
	background-repeat:no-repeat;
	height: 230px;
}


#topnavlist
{
	padding: 173px 0px 0px 0px;
	margin: 00px 1px 0px 0px;
	height:48px;
	text-align: left;
}
	
#topnavlist ul, #topnavlist li {
	display: inline;
	list-style-type: none;
}
	
#topnavlist a {
	font-family:  Times, serif;
	border-right: 0px solid #fff;
	font-size: 16px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 12px 30px 13px 30px;
	text-decoration: none;
	display:block;
	float:right;
}

#topnavlist a:hover { 
	color: #fff;
	background-image:url(images/navup.jpg);
	background-repeat:repeat-x  ;
	background-position:top;	
}
	
	
#content {
	float:left;
	width:630px;
        font-size: 12px;
	font-family: "Myriad Pro", arial, san-serif;
	color: #8a692b;
	line-height: 16px;
	margin: 0px 0 40px  0px;
	text-align:left;
	border-left: 20px solid #fff;
	border-top: 10px solid #fff;
}

#content h1 a{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0px; 
	color:#991912;
}

#content h1 a:hover{
	color:#8a692b;
	text-decoration:none;
}

.sub-title{
	padding:0px;
	margin:0px;
}
/* footer area */

#coba{
	padding:10px 0px 10px 0px;
}

#footer {
	clear: both;
	background: #b60f00 url(images/fbg.jpg) top center repeat-x;
	clear:left;
        font-family: "Myriad Pro", arial, san-serif;
	width:900px;
	color: #fff;
	font-size: 13px;
	line-height: 130%;
	padding-bottom: 20px;
}

.footer-recent-comments {
	width: 280px;
	float: left;
	margin-left: 20px;
	text-align:left;
}

.footer-recent-posts {
	width: 280px;
	float: left;
	margin-left: 10px;
	text-align:left;
}

.footer-about {
	width: 260px;
	float: right;
    margin-left: 20px;
	margin-right: 10px;
	text-align:left;
}


#footer a
{
color: #fff;
}


/* credits */
#credits {
	margin: 0px auto;
	width: 900px;
	color: #fff;
	font-size: 85%;
	line-height: 120%;
}

#credits a, #credit a:visited {
	color: #fff;
}

.rss {
	background-image:url(images/rss.jpg) ;
	background-repeat:no-repeat;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.loginout {
	background: url(images/mini-loginout.gif) no-repeat ;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

.alignright {
	float: right;
}


/*************************************
 +Hn, a and p
 *************************************/

a{
	color: #046bad;
	text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.icon1
{
	color: #8a692b;
	text-decoration: none;
	background-image:url(images/icon1.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0 0 0 19px;
	font-size:11px;
}

.icon1 a{
	color: #8a692b;
}

.icon1 a:hover{
	text-decoration: underline;
}

.icon2{
	float:right;
	color: #8a692b;
	text-decoration: none;
	background-image:url(images/icon2.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	padding: 0 0 0 19px;
	font-size:11px;
}

.icon2 a{
	color: #8a692b;
}

.icon2 a:hover
{
	text-decoration: underline;
}


h1,h2,h3,h4,h5,h6
{
  font-weight:normal;
  letter-spacing:-.1px;
  margin:0;
  font-family:georgia, "times new roman";
}

p
{
	margin: 0.7em 0;
	line-height:1.6em;
}

h1
{
	font-family:"Times New Roman", Times, serif;
	font-size: 18px;
	letter-spacing: 0px; 
	color:#991912;
	font-weight:normal;
	padding:  0 0 8px 0;
	margin-bottom:4px;
	border-bottom:1px solid #d6d6d6;
}

h2
{
	font-size: 18px;
	letter-spacing: 1px; 
	font-weight:normal;
	margin-bottom:1px;
	color: #0a416c;
	margin: 0 0 0 0!important;
}

h3
{
	margin: 0px;
	font-size: 14px;
    font-weight: bold;
	padding: 10px 0px 10px 0px;
}


.entrytitle
{
  text-align:left;
}

.entrytitle {
text-align:left;
}
.entrytitle h1 a {
color:#08476A;
}
.entrytitle h1 a:hover {
}
.entrytitle h1 {
font-size:28px;
text-align:left;
}
.entrytitle h2 a {
color:#08476A;
}
.entrytitle h2 a:hover {
}
.entrytitle h2 {
font-size:25px;
text-align:left;
}
.entrytitle h3 {
color:#08476A;
font-size:23px;
}

#rss-big a
{
  display:block;
  width:110px;
  height:64px;
}

.btitle
{
  font-weight:normal;
  letter-spacing:-.1px;
  font-size:47px;
  font-family:georgia,times New Roman;
  font-style:italic;
  margin:0 0 0 .5em;
}

.btitle a
{
  
}

blockquote
{
	background:#F8F8F8 none repeat scroll 0 0;	
	color:#000;
	display:block;
	padding:2px 10px;
	margin-left:0px;
	margin-right:0px;
	clear:both;
}

pre
{
  max-width:580px;
  font-size:12px;
  padding:10px;
  overflow: auto;
  clear:both;
}

code
{
  font-size:12px;
  max-width:580px;
  padding:10px;
  clear:both;
  overflow:auto;
}


/*************************************
 +Entry
 *************************************/
.entry
{
  margin-bottom:0;
  text-align:justify;
}

.entry a:hover
{
  background-color:#f7f7f7;
}

.entry p
{
  margin:0;
  padding:0 0 10px;
}

.entry h3 {
	font-size:21px;
	padding-bottom:0.3em;
	padding-top:14px;
}

.entry h4 {
	font-size:17px;
	padding-bottom:0.2em;
}

.entry img
{
  max-width:580px;
  margin-left:5px;
  margin-right:5px;
  border:0;
}

.entrybody
{
  font-size:14px;
  padding-bottom:15px;
  overflow:auto;
}

.entrybody a
{
  border-bottom:1px dotted #CCC;
}

.entry code
{
  font-size:14px;
  text-align:left;
  padding:.2em;
}

.entrymeta
{
  padding-top:.5em;
  color:#6483a6;
  border-top:1px dotted #ccc;
  margin-bottom:1em;
  clear:both;
}

.postedby
{
  background:url(./images/user.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.filedto
{
  background:url(./images/post.png) no-repeat;
  padding:0px 3px 3px 20px;
}

.commentslink
{
  background:url(./images/packaged.png) no-repeat;
  padding:0px 2px 2px 21px;
}

.postinfo
{
  margin-top:3px;
}

.postinfo img
{
  border:2px solid #F8F8EC;
  margin:0;
  padding:0;
}

.entrydate .dateMonth
{
  font-size:10px;
  text-align:center;
  color:#FFF;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateDay
{
  font-family:Times New Roman,Helvetica,Sans-Serif;
  font-size:21px;
  font-weight:700;
  text-align:center;
  color:#888;
  margin:0;
  padding:3px 0 0;
}

.entrydate .dateYear
{
  font-size:9px;
  padding:0 0 0 1pt;
}

.entrydate
{
  background:transparent url(images/date.png) repeat scroll 0 0;
  float:right;
  height:53px;
  margin-left:5px;
  margin-top:5px;
  width:49px;
}

.entrytitle_wrap
{
  padding-bottom:1.8em;
}

.avatar
{
  background-color:#FFF;
  color:#FFF;
  clear:right;
  float:left;
  margin:0 15px 0 0;
  padding:2px;
}

img.centered
{
  display:block;
  margin-left:auto;
  margin-right:auto;
}

img.alignright
{
  display:inline;
  margin:0 0 2px 7px;
  padding:4px;
}

img.alignleft
{
  display:inline;
  margin:0 7px 2px 0;
  padding:4px;
}

.alignleft
{
  float:left;
}

.aligncenter
{
  margin-left:auto;
  margin-right:auto;
}

.wp-caption
{
  border:1px solid #ddd;
  text-align:center;
  background-color:#f3f3f3;
  padding-top:4px;
  border-radius:3px;
  margin:10px;
}

.wp-caption img
{
  border:0 none;
  margin:0;
  padding:0;
}

.wp-caption-dd
{
  font-size:11px;
  line-height:17px;
  margin:0;
  padding:0 4px 5px;
}

.socbook
{
  float:right;
}

/*************************************
 +Sidebar
 *************************************/
#sidebar{
	float:right;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 10px 0px;
	width: 190px;
}
	
#sidebar h2{
	float:left;
	font-size: 16px;
	letter-spacing: 1px; 
	font-weight:normal;
	color: #0a416c;
	padding:10px 0px 10px 0px;
	margin:0px;
	float: left;
	display: block;
	width: 190px;
}

#sidebar ul 
{
	float:left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0 0px 0;
	list-style-type: none;
	font-size: 13px; 
	line-height: 16px;
	font-weight: normal;
	text-align:left;
	width: 190px;
	}

#sidebar ul li 
{ 
	float:left;
	margin: 0px; 
  	padding:0px 0px 0px 0px;
	list-style-type: none;
	width: 100%;
}

#sidebar ul ul {
	margin: 0px 0px 0px 0px;
  	padding:0px 0px 0px 0px;
  	width: 180px;
}

#sidebar ul ul li {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
  	padding:0px 0px 0px 0px;
  	width: 180px;
}

#sidebar ul ul ul {
	margin: 0px 0px 0px 0px;
  	padding:0px 0px 0px 0px;
  	width: 170px;
}

#sidebar ul ul ul li {
  padding:0px 0px 0px 10px;
  width: 170px;
}

#sidebar ul ul li  a
{
	display: block;
	padding: 0px 0px 0px 0px;
	line-height:24px;
	text-decoration: none;
	text-align: right;
	margin: 0px 0px 3px 0px;
	color: #736854;
	float: left;
}

#sidebar ul ul li  a:hover {
	color: #594f3d;
}

/* These help support the widgets properly */
#sidebar ul table {
	width: 180px;
	margin: 0px;
}

#sidebar ul .textwidget {
	margin:0px ;
	padding: 0px;
	font-size: 11px;
	float: left;
	display: block;
}
#sidebar ul .textwidget a {
	margin:4px 0px;
	
}
/*************************************
 +Comments
 *************************************/
.commentsblock,contactform
{
  font-size:1em;
  clear:both;
  padding-top:20px;
}

.commentsblock textarea,.contactform textarea
{
   width:538px;
}

.commentsblock input,.commentsblock textarea,.contactform input,.contactform textarea
{
  border:1px solid #d1d1d1;
 
}

.commentauthor
{
  display:block;
  font-size:1.5em;
}

ol.commentlist
{
  color:#505247;
  font-size:1em;
  list-style-type:none;
  margin:1.5em 0 0;
  padding:0;
}

ol.commentlist a
{
  color:#6483A6;
}

ol.commentlist a:hover
{
  color:#424242;
}

.commentlist li
{
  margin-bottom:.5em;
  padding:8px;
  overflow:auto;
}

.commentlist p
{
  text-transform:none;
  font-size:1em;
  margin:10px 5px 10px 59px;
}

.commentlist blockquote p
{
  margin:10px 5px;
}

.commentlist blockquote
{
  margin:10px 0 10px 59px;
}

.commentlist .children
{
	padding-left:0px;
}

#commentform p
{  
  margin-left:0px;
}

.alt
{
  background:#F5F5F5;
}

.comment_headings
{
  font-size:1.3em;
  color:#6C6C6C;
}

.vcard
{
  font-size:1em;
}

.vcard cite
{
  font-size:16px;
}

.commentsblock textarea:focus,.contactform textarea:focus,.commentsblock textarea:focus,.commentsblock input:focus,.contactform textarea:focus,.contactform input:focus
{
  background:#eee;
  border:1px solid #a1a1a1;
}

.commentsblock textarea{
	width: 90%;
	padding:10px;
	line-height:2em;
	height: 20em;
}
/*************************************
 +Flickr
 *************************************/
#flickr {
	margin:0 1em 0 .5em;
	padding:0em;
}
#flickr img {
	border:0px;	
}
#flickr a {
	background:#FFF;
	border: 1px dotted #ccc;
	float: left;
	display: inline;
	margin:0.7em;
	padding:5px;
	width: 75px;
	height: 75px;
}
#flickr a:hover{
	border: 1px dotted #000;
}
/*************************************
 +Misc
 *************************************/

#ad_block
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0;
  padding:10px 0;
}

#ad_block_middle
{
  background:#e3e7cb;
  text-align:center;
  margin:1em 0 0;
  padding:10px 0;
}

img.left
{
  float:left;
  margin-right:15px;
  margin-bottom:10px;
}

img.right
{
  float:right;
  margin-left:15px;
  margin-bottom:10px;
}

/*************************************
 +Vlado
 *************************************/

.relpost
{
  padding-bottom:2px;
  border-bottom:1px dotted #ccc;
  color:#6C6C6C;
}

.relpost ul
{
  list-style-type:none;
  padding:.01em;
}

.endate
{
  font-size:12px;
  color:#6F6F6F;
  font-family:Georgia, Verdana, Times;
}

#ftnav
{
  margin:0 0 5px;
}



.navigation
{
	padding-bottom: 30px;
}

.sticky {	
	border: 1px solid #bbb;
	border-width: 1px 0;
	background: #F8F8F8;
	padding: 15px;
	margin-bottom:25px;
}

.clear{
	clear:both;
}

textarea {
	border:#CCCCCC 1px solid;
	background:#FFFFFF url(images/shadow_top.gif) repeat-x top;
	font:1em Verdana, Arial, Serif;
	padding:2px;
	width:150px;
}

textarea {
	width: 200px;
	padding:10px;
	line-height:2em;
	height: 20em;
}

input.textbox:focus, 
textarea:focus {
	border:#AAAAAA 1px solid;
}

#submit {
	padding:3px 5px;
}

#s{
	width:100px;
}

#searchform{
	padding:10px 0px 10px 0px;
}

#searchsubmit{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:bottom;
}

/*#Search Listing#*/

hr {
clear:both; border:0px; border-bottom:1px solid #dddddd;}

.larger {
width: 200px;
}

/*#Search Listing/Grey Box#*/
.greybox {width:615px;}
.greybox a {text-decoration:none;}

/*#Search Listing/White Box#*/
.whitebox {float:right; width:440px;}

.whitebox2 {float:right; width:390px;}

.whitebox_top {padding-bottom:10px; clear:both}
.whitebox_left {float:left; width:280px;}
.whitebox_right {float:left; width:280px; padding-top:0px; text-align:left; font-size: 16px; font-weight: bold;}
.white_topcurve {background:url(../App_Themes/Trident/images/white_topcurve.gif) top left no-repeat; padding-top:7px;}
.white_middle {background:#FFF; padding:0 10px;}
.white_bottomcurve {background:url(../App_Themes/Trident/images/white_bottomcurve.gif) bottom left no-repeat #FFF; height:7px;}


/*#Search Listing/Sort Paging#*/
.arrange_results {padding:4px 15px;}
.arrange_results a{padding-left:10px; font-weight:bold; text-decoration:none;}

.matches_bottom {float:right; padding:8px 15px 0 0;}
.topbox {float:right; width:430px; margin:10px;}

#search_criteria {padding:15px 10px; border-bottom:1px dotted #000;}

/*#Search Listing/Results#*/
.result {float:left; width:120px; margin:8px;}
.result_top {float:left; width:120px; margin:8px;}
.result a{color:#; text-decoration:none;}
.result img {border:2px solid #ac9774; padding:1px;}
.result_stars {padding:10px 0; text-align:center;}
.result_stars img{border:none;}
.result_text {padding:5px 0; line-height:16px;}
.result_title {float:left; color:#ae0505; font-size:18px; margin-top:10px;}
.result_address {float:left; color:#ae0505; font-size:12px;}
.result_title a{text-decoration:none;}

