/*******************************************************/
/* Name: template2_building */
/* Id:   28                 */


/*******************************************************/
/* Top-level elements */
body
{
margin: 0px;
font-family: Verdana, Helvetica, sans-serif;
background-color: black;
}

#containerDiv
{
margin: 30px auto 0px auto;
padding: 25px;
width: 800px;
color: black;
background-color: white;
position: relative;
}

/*******************************************************/
/* Multi-use elements and classes */
a
{
color: black;
}

a:hover
{
color: black;
text-decoration: none;
}

a:visited
{
color: black;
}

hr
{
display: none;
}

ul
{
margin: 0px;
padding: 0px;
list-style-type: none;
}

li
{
}

input.button
{
margin: 10px 10px 0px 0px;
font-size: x-small;
background-color: white;
border: 1px solid #cccccc;
}

.textfield
{
font-family: Verdana, sans-serif;
}

.time
{
color: #999999;
font-family: Verdana, Helvetica, sans-serif;
font-size: 10px;
}

span.error
{
margin-left: 5px;
color: #ff0000;
}

/*******************************************************/
/* Heading elements */
#bannerDiv
{
width: 580px;
height: 420px;
}

#bannerDiv img
{
}

#headerDiv
{
padding-left: 20px;
width: 560px;
min-height: 100px;
border-bottom: 1px solid #cccccc;
}

* html #headerDiv
{
height: 100px;
}

#headerDiv h1
{
margin: 10px 0px 0px 0px;
font-weight: normal;
width : 560px;
overflow:hidden;
}

#headerDiv h1 a
{
color: black;
text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 25px;
}

#headerDiv h1 a:hover
{
}

/* About blog */
#headerDiv h2
{
margin: 10px 0px 0px 0px;
color: black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
width : 560px;
overflow:hidden;
}

#headerDiv p
{
margin: 5px 0px 15px 0px;
line-height: 150%;
color: black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
width : 560px;
overflow:hidden;
}

#headerDiv p a
{
}

#headerDiv p a:hover
{
}

/*******************************************************/
/* Error div */
div.error
{
font-size: small;
}

div.error h2
{
font-weight: normal;
}

div.error p
{
}

/*******************************************************/
/* Message Elements */
div.message
{
font-size: small;
}

div.message h1
{
font-weight: normal;
}

div.message p
{
}

/*******************************************************/
/* Main Elements */
#mainDiv
{
float: left;
margin: 20px 30px 0px 20px;
width: 550px;
}

* html #mainDiv
{
margin-left: 10px;
}

#newPostAnchor
{
float: right;
margin-top: 5px;
margin-bottom: 5px;
text-decoration: none;
font-size:12px;
font-family: Verdana, Helvetica, sans-serif;
}

#newPostAnchor span
{
text-decoration: underline;
}

#newPostAnchor:hover span
{
text-decoration: none;
}

#newPostAnchor img
{
display: inline;
margin: 0px 0px 0px 5px;
padding: 0px;
width: 10px;
height: 10px;
vertical-align: middle;
background: url(../images/css/template2_building/arrow.gif) no-repeat center center;
background-color: #d2d4ca;
border: 0px;
}

div.post
{
margin: 20px 0px 50px 0px;
padding-bottom: 50px;
line-height: 150%;
color: black;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
border-bottom: 1px dashed #cccccc;
width: 560px;
overflow: hidden;
}

div.post h2
{
margin-bottom: 15px;
font-weight: normal;
}

div.post h2 a
{
color: black;
text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 25px;
line-height: 110%;
}

div.post h2 a:hover
{
}

div.post a.categoryAnchor
{
float: right;
line-height: 150%;
}

div.post a.categoryAnchor:hover
{
}

div.post span.time
{
display: block;
}

div.post p
{
margin-top: 0px;
}

div.post a
{
}

div.post a:hover
{
}

div.post img
{
border-width: 1px;
border-style: solid;
border-color: black;
}

div.post ul
{
margin: 20px 0px 0px 0px;
}

div.post li.commentLi
{
position: relative;
}

div.post li a
{
font-size: x-small;
font-weight: bold;
}

div.post li a:hover
{
}

div.post span.niceURL
{
display: inline;
position: absolute;
right: 0px;
}

/* Comments */
a.commentAnchor
{
font-size: x-small;
font-weight: bold;
}

a.commentAnchor:hover
{
}

div.commentBlock
{
overflow:hidden;
}

div.comment
{
color: black;
line-height: 150%;
font-family: Verdana, Helvetica, sans-serif;
font-size: 12px;
}

div.comment h5
{
font-weight: normal;
}

p.commentText
{
}

p.commentText a
{
}

p.commentText a:hover
{
}

a.delCommentAnchor
{
}

a.delCommentAnchor:hover
{
}

/* Forms */
div.post form
{
margin-top: 10px;
}

div.post #subjectFieldDiv
{
float: left;
margin: 0px 5px 5px 0px;
}

div.post #categoryFieldDiv
{
float: none;
clear: right;
}

div.post #authorFieldDiv
{
float: left;
display: block;
margin: 0px 35px 0px 0px;
}

div.post #codeFieldDiv
{
float: left;
margin: 0px 10px 0px 0px;
}

div.post #imgFieldDiv
{
float: none;
padding-top : 2px;
clear :right
}

* html div.post #imgFieldDiv
{
padding-top : 8px;
}

div.post form label
{
}

#tagListDiv
{
margin-bottom: 5px;
min-height: 20px;
}

*html #tagListDiv
{
height: 20px;
}

#contentInput
{
width: 98%;
}

#msgInput
{
width: 98%;
}

#editorBody
{
margin: 5px;
font-family: Verdana, sans-serif;
background-color: white;
}

#editorBody img
{
border: 1px solid black;
}

#contentInputViewSourceLabel, #msgInputViewSourceLabel
{
margin-top: 2px;
}

#contentInputViewSource, #msgInputViewSource
{
margin-top: 5px;
}

* html #contentInputViewSourceLabel, * html #msgInputViewSourceLabel
{
margin-top: 1px;
}

* html #contentInputViewSource, * html #msgInputViewSource
{
margin-top: 1px;
}

* html div.post form select
{
margin-top: 1px;
}

div.post form select.textfield
{
height: 22px;
}

div.post #formButtonsDiv
{
margin: -25px 0px 0px 0px;
}

div.post form input.button
{
}

div.post form #registerBtn
{
margin-top: 7px;
}

div.post form span.notice
{
display: block;
margin-bottom: 5px;
color: #999999;
font-size: x-small;
}

/*******************************************************/
/* Menu elements */
#menuDiv
{
float: left;
margin: 40px 0px 0px 0px;
padding-left: 30px;
width: 150px;
color: black;
font-family: Verdana, sans-serif;
font-size: 12px;
line-height: 150%;
overflow: hidden;
border-left: 1px dashed #cccccc;
position: absolute;
right: 30px;
top: 0;
}

* html #menuDiv
{
top: 70px;
margin-left: 0px;
}

#menuDiv ul
{
}

#menuDiv li
{
}

#menuDiv a
{
}

#menuDiv a:hover
{
}

#menuDiv h4
{
margin: 0px 0px 15px 0px;
color: black;
font-family: Verdana, sans-serif;
font-size: 12px;
}

#menuDiv div
{
margin-bottom: 20px;
padding-bottom: 25px;
}

#menuDiv img
{
}

/* About Me */
#aboutMeDiv
{
border-bottom: 1px dashed #cccccc;
}

#aboutMeDiv h4
{
}

#aboutMeDiv p
{
line-height: 150%;
}

#aboutMeDiv a
{
}

/* Categories */
#categoriesDiv
{
border-bottom: 1px dashed #cccccc;
}

#categoriesDiv h4
{
}

#categoriesDiv ul
{
}

#categoriesDiv li
{
margin-bottom: 10px;
}

#categoriesDiv a
{
text-decoration: none;
}

#categoriesDiv a:hover
{
}

/* Previous Posts */
#prevPostsDiv
{
border-bottom: 1px dashed #cccccc;
}

#prevPostsDiv h4
{
}

#prevPostsDiv ul
{
}

#prevPostsDiv li
{
margin-bottom: 10px;
}

#prevPostsDiv a
{
text-decoration: none;
}

#prevPostsDiv a:hover
{
}

#prevPostsDiv span.time
{
}

/* Login */
#loginDiv
{
}

#loginDiv h4
{
}

#loginDiv a
{
text-decoration: none;
}

#loginDiv a:hover
{
text-decoration: underline;
}

#loginDiv ul
{
}

#loginDiv li
{
margin-bottom: 10px;
}

#loginDiv li a
{
}

#loginDiv li a:hover
{
}

#loginDiv label
{
}

#loginDiv span.error
{
color: #999999;
font-weight: normal;
text-transform: uppercase;
}

#loginDiv input
{
vertical-align: bottom;
}

#loginDiv input.textfield
{
margin: 3px 0px 10px 0px;
width: 150px;
height: 15px;
font-size: 12px;
background-color: #d2d4ca;
border: 0px;
}

#loginDiv input.button
{
position: relative;
top: -27px;
left: 119px;
width: 31px;
height: 15px;
color: transparent;
cursor: pointer;
background: url(../images/css/template2_building/arrow.gif) no-repeat center;
background-color: #d2d4ca;
border: 0px;
}

#menuDiv #loginDiv input.button
{
font-size: 0px;
}

#logoutAnchor
{
}

/*******************************************************/
/* Footer */
#footerDiv
{
clear: both;
margin-right: 180px;
height: 30px;
font-size: 10px;
text-align: center;
}

#footerDiv a
{
font-weight: bold;
text-decoration: underline;
}

#footerDiv a:hover
{
text-decoration: none;
}

#prevPageLink
{
margin-right: 20px;
}

#nextPageLink
{
}
