/*   
Theme Name: Virtus Law
Theme Author: Graphic Karma Inc.
Description: Child Theme
Template: titan
*/

@import url('../titan/stylesheets/style.css');
@import url('../titan/stylesheets/master.css');

.entry a:link, .entry a:visited {
font-weight:bold;
}
a:link, a:visited {
color:#743b28;
}

a:hover {color: #887d00}
.comments, .author {display: none;}
.blog h2 a {text-decoration: none;}
#header {background-color:#DDD7CE;}
#follow {background-color: #370b04;}
h1#title, div#title {
background:transparent url(images/logo.gif) repeat scroll 0 0;
height:30px;
margin:25px 0;
width:395px;
}
h1#title a, div#title a {
display:block;
height:75px;
margin:-20px 0 0;
text-indent:-9999px;
width:400px;
}
#description {
font-style:italic;
font-weight:normal;
margin-top:55px;
}
#sidebar>li {list-style-type: none;}
#footer {border-top: 6px solid #a1614c;}

h1.pagetitle, h2.pagetitle {
border-top:1px solid #E6D4CF;
}
#footer-flickr ul > li {
float:left;
margin-left:30px;
padding-bottom:20px;
width:250px;
}
a:link, a:visited {
text-decoration: underline;
}

#footer-flickr.footer-column {
width:560px;
}

#nav li li {
background-color:#d3c8c5;
background-image:none;
z-index: 10;
position: relative;
}

form, input {z-index: 5; position: relative;}

a.schedule {
background-color:#A1614C;
border:medium double #B9816E;
color:#FFFFFF;
display:block;
font-size:11px;
font-weight:bold;
padding:2px 4px;
text-align:center;
text-decoration:none;
width:148px;
}

a.schedule:hover {
background-color:#8e5543;
}

#sidebar li li {font-size: 1.15em}

#follow dd a {
border: 2px solid #DDD7CE;
height: 18px;
}

#follow dd a:hover {
border: 2px solid #ffffff;
}

.entry ul li, .c-body ul li {
display:block;
list-style-position:outside;
list-style-type:square;
margin:5px 0;
padding:0 0 0 17px;
background: url("images/list-item.gif") no-repeat scroll 0px 5px transparent;
}

.alignleft {float:left;}
.alignright {float:right;}
