/*  
Theme Name: UnspeakableDogness
Theme URI: http://www.behindtherabbit.com/wp-themes/dog/
Description: A simple, two columns yellow theme with a fake 3D paper effect.
Version: 1.6.1
Author: Cristiano M. Gaston
Author URI: http://www.behindtherabbit.com/
Tags: yellow, fixed-width, two-columns, left-sidebar

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

*/

/* main styles */
body {background:#fff url(images/bg.jpg) repeat-x top; height:100%; margin:0; padding:0; font-family:"Lucida Grande", Arial, Helvetica, sans-serif;}
a:link, a:visited {color:#65a3c5; text-decoration:none;}
a:hover, a:active {color:#8DA857; text-decoration:underline;}
#page {width:965px; margin:0 auto;}
#header {height:100px; padding-top:20px;}
#content {float:right; margin-top:15px; }
.contentblog {width:600px;}
#sidebar {width:322px; float:left; text-align:right;  padding:0px 0 0 0px;}
#footer {text-align:right; clear:both; padding:10px 0 40px 0; color:#5d5d5d; font-family:Arial; font-size:14px;}
#footer a:link, #footer a:visited {color:#4d7498; text-decoration:none;}
#footer a:hover, #footer a:active {color:#3a5e80; text-decoration:underline;}

/* header */
#header h1 {margin:0; color:#FFF; padding:45px 0 0 30px; font-size:36px; font-weight:normal; }
#header h2 {margin:0; color:#FFF; font-size:16px; padding:0 0 0 30px; font-weight:normal;}
#header a:link, #header a:visited, #header a:hover, #header a:active {color:#000; font-size:16px; text-decoration:none;}

/* posts... */
.post {padding:0;}
.post h1 {font-size:18px; font-weight:normal; height: 30px; background:url(images/headerline.jpg) no-repeat bottom; color:#000;}
.contentblog .post h1 {font-size:18px; font-weight:normal; height: 30px; width:600px; background:url(images/headerline.jpg) no-repeat bottom;}
.post h2 {font-size:18px;}
.post h1, .post h2 {padding:0; margin-bottom:0;}
.post h1 a:link, .post h1 a:visited, .post h2 a:link, .post h2 a:visited {color:#000;}
.post h1 a:hover, .post h1 a:active, .post h2 a:hover, .post h2 a:active {color:#3e6b6d; text-decoration:none;}
.post small {font-size:11px; padding:0; margin-top:0; color:#999;}
.post blockquote {border-left:10px dotted #EEE; padding-left:10px; margin:0;}
.entry {font-size:14px; color:#5d5d5d; line-height:18px; padding:0; text-align:justify; width:965px;}
.entry img {padding:3px; margin:0 5px; border:0;}
img.wp-smiley {border:none;}
.postmetadata {font-size:11px; text-align:right; margin-bottom:30px; color:#333; clear:both; padding-top:10px;}
.more-link {font-style:italic;}

.post .entry h1 {font-size:18px; text-align:right; line-height:24px;}
.post .entry h2 {font-size:16px; text-align:right;}
.entry legend {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:18px;}
th, td {padding:5px;}
cite {font-family:Georgia, "Times New Roman", Times, serif;}
pre {overflow:scroll; padding:5px 10px; background-color:#EEE;}
* html pre {padding:5px 10px; background-color:#EEE; width:500px;}
.no-result {text-align:center; border-top:1px solid #CCC; border-bottom:1px solid #CCC; padding:10px 20px;font-size:14px;}
.multipages {text-align:center; font-size:12px; color:#333;}

/* ...and comments */
#comments {text-align:center; font-size:16px; color:#333; padding-top:40px; }
#commentform {padding-left:20px; direction: rtl; width:420px;}
#commentform p {font-size:12px;}
.commentlist {font-size:11px; line-height:16px; padding:0 20px; }
.commentlist li {padding: 15px 5px; background:url(images/comm-box.png) 0 0 repeat-x; margin-top:10px;}
.commentlist cite {font-weight:bold;}
.commentlist li .avatar {float: right; border: 1px solid #eee; padding: 2px; background: #fff;}
#respond {font-size:14px; color:#333; text-align:right; padding-top:40px; }
.nocomments {text-align:center; padding:0 20px; font-size:11px; color:#999;}
.tags {border:1px solid #CCC; background-color:#EEE; padding:3px; margin-right:20px;}
#commentform input {float:left; }

/* sidebar */
#sidebar ul {margin:0; padding:0; list-style-type:none;}
#sidebar ul li {background:url(http://www.operationlp.com/sideb.jpg) top no-repeat; padding-right:12px;}
#sidebar ul li ul { font-size:14px; margin:0 0 0 10px; padding:0;}
#sidebar ul li ul li {margin:0 0 0 10px; padding:0; line-height:20px; background:none;}
#sidebar ul li h2 {font-size:18px; color:#fff; padding-top:6px;}
#sidebar ul li h2 a:link, #sidebar ul li h2 a:visited {color:#333; text-decoration:none;}
#sidebar ul li h2 a:active, #sidebar ul li h2 a:hover {color:#8DA857; text-decoration:none;}
#sidebar p, .textwidget {font-size:14px;}
#sidebar table {margin:0 auto; font-size:14px;}

/* other */
.navigation {text-align:center; font-size:12px; margin:0 20px; padding:10px;}
#searchform {text-align:right; font-size:11px; color:#666;}
.libera {clear:both;}

/* align */
.aligncenter, div.aligncenter {display: block; margin-left: auto !important; margin-right: auto !important;}
.alignleft {float: left;}
.alignright {float: right;}
.wp-caption {border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px;}
.wp-caption img { margin: 0; padding: 0; border: 0 none;}
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0;}

.toppages {
padding-top:12px;
*padding-top:28px;
*padding-right:15px;
display:inline;
width:450px;
*width:435px;
float:right;

}
#header ul {
margin-right:10px;
}

#header ul li {
display: inline;
margin-left: 10px;
}

.sidebardiv{
list-style: none;
width:263px;
background: url(images/sidebargr.png) repeat-x top;
float:right;

}

.sidebardiv h2 {
font-size: 18px;
color: #243132;
width:263px;
height:30px;
background: url(images/sidebarline.jpg) no-repeat bottom;
margin:0;
font-weight: normal;
}

.sidebardiv p,.sidebardiv .textwidget{
font-size:14px;
height:76px;
color: #5d5d5d;
padding:0px 10px 10px 10px;
text-align:justify;
margin-top:6px;
}

.sidebardiv span{
font-size:14px;
color: #5d5d5d;
padding-right: 10px;
}

.sidebardiv a{
display: block;
float: left;
color:#65a3c5;
font-size:14px;

margin-top: 10px;
}

.sidebarcon{
padding-top:8px;
}

.sidebarcon p{
font-size:14px;
color: #5d5d5d;
margin-bottom:2px;
margin-right:8px;
}

.sidebarcon input, .sidebarcon textarea {
border: solid 1px #90a5be;
}

.sidesubmit  {
background: url(images/contactnow.jpg);
width:172px;
height:28px;
border: none !important;
margin-right:30px;
margin-top:11px;
cursor:pointer;
}

#footergr {
background:url(images/footergr.jpg) repeat-x bottom;
}

#footerid {
color:#5d5d5d; font-weight:bold;
}

#maintd {
font-size:18px; 
color:#567da0; 
width:93px; 

}

.double-table h1, .triple-table h1{
width:100%;
text-align:right;
color:#000;
}

.double-table td{
vertical-align:top;
width:50%;

}

.triple-table td{
vertical-align:top;
width:33%;
}
h2 {
font-weight:normal;

}

.triple-table, .double-table {
width: 965px !important;
border-spacing: 15px;
}
.breadcrumb {
margin-top:15px;
}
