html {
margin : 0;
padding : 0;
}
body {
background-image : url(bg.gif);
font-size : 82%;
color : #333;
font-family : Verdana, sans-serif;
}
#header h1 a:hover {
color : #cd0000;
}
a img {
border : none;
}
p, ol, ul {
margin : 0 0 1.5em 0;
line-height : 1.4em;
}
ol, ul {
padding-left : 4em;
}
ul {
list-style : square;
}
small {
font-size : 0.8em;
}
a {
text-decoration : none;
color : #8d6932;
}
a img {
border : none;
}
.links a:hover, .post a:hover, a:hover, a:focus, .active, .post-meta a:hover, .post-meta a:focus, .admin-comment .comment-header p strong a, .trackback-link a:hover, #header h1 a:hover {
color : #cd0000;
}
p, ol, ul, blockquote {
margin : 0 0 1.5em 0;
line-height : 1.4em;
}
ol, ul, blockquote {
padding-left : 4em;
}
ul {
list-style : square;
}
.post-content li {
margin-bottom : 1em;
}
cite, blockquote {
font-style : italic;
}
small {
font-size : 0.8em;
}
code, pre {
font-family : courier new, monospace;
font-style : normal;
font-size : 1.1em;
}
pre code {
font-size : 1em;
}
pre.prettyprint {
padding : 0 0 0 1.5em;
border : none;
border-left : 1px solid #dbd5ac;
background : white;
}
pre {
padding : 1.5em;
}
.white-box {
border-color : #dbd5ac;
}
.gray-box, pre, blockquote, #intro, #search-page form.search_form {
background : #f9faf1;
border-color : #dbd5ac #f9faf1;
}
.gray-box img {
border : 1px solid #dbd5ac;
}
#commentlist blockquote, #form-message-container blockquote {
padding : 0 0 0 1.5em;
border : none;
border-left : 1px solid #dbd5ac;
background : white;
}
.float-left {
float : left;
margin : 0 1.5em 1.5em 0;
}
.float-right {
float : right;
margin : 0 0 1.5em 1.5em;
}
a.float-left, a.float-right {
border : none;
}
.example-img {
text-align : center;
padding : 1.5em 0 1.5em 0;
}
.example-img a {
border : none;
}
.example-img img {
margin : 4px;
}
.left-image-text {
float : left;
width : 100%;
clear : both;
}
.left-image-text img {
float : left;
margin : 0 1.5em 1.5em 0;
}
.large-image-container {
overflow : scroll;
width : 50em;
height : 32em;
}
h1, h3, h4, h5, h6, em, cite, blockquote, #main-menu {
font-family : georgia, serif;
}
h1, h3, h4, h5, h6 {
margin-bottom : 0.5em;
padding-top : 0.5em;
font-weight : normal;
}
h1 {
font-size : 1.69em;
}
h3 {
font-size : 1.38em;
}
h4 {
font-size : 1.23em;
font-style : italic;
}
h5 {
font-size : 1.07em;
font-style : italic;
}
h6 {
font-size : 0.92em;
font-style : italic;
}
h5.post-meta {
padding-top : 0.2em;
margin-bottom : 0.8em;
}
#header, #wrapper, body#login {
clear : both;
padding : 0 2em;
width : 760px;
margin : 0 auto;
}
#header {
padding:2em 0 2em 0;
}
#main-menu {
margin : 0 0 1em;
}
#content {
margin-right : 20em;
}
#sidebar {
float : right;
width : 15em;
padding-left : 5em;
}
#content, #sidebar {
margin-bottom : 2em;
}
.single h1 {
font-size : 2em;
text-align : center;
}
.single h4.post-meta {
margin-bottom : 1.5em;
}
.home .post-meta, .single .post-meta {
text-align : center;
}
.post-buttons {
text-align : right;
padding : 0 0.5em;
}
.author-date {
float : left;
}
.post-meta p {
color : gray;
}
.post-meta-single p {
margin : 0;
}
.post-meta a, h1, h3, h4, h5, h6 {
color : #988710;
}
#social-bookmarks {
text-align : center;
line-height : 2em;
}
#social-bookmarks a {
margin : 0 5px;
border : none;
}
#content .search_form .input_text {
width : 70%;
}
#search-page .search_form {
text-align : center;
margin-top : 2em;
}
#search-page iframe {
width : 100%;
}
.firefox .search_form .input_submit {
padding : 1px 3px;
}
.msie .search_form .input_submit {
padding : 1px 3px 0;
}
.msie .search_form .input_text {
margin-bottom : 1px;
}
.msie #buttons-bar input {
padding : 0;
}
.msie .input_submit, .input_button {
padding : 0;
}
body#login {
padding-top : 2em;
}
.login-wrapper {
margin-left : 120px;
}
.login-wrapper ul {
padding-left : 0;
}
#your-profile label {
width : 14em;
display : block;
text-align : right;
padding-right : 1em;
}
#your-profile input, #your-profile select, #your-profile textarea {
width : 18em;
}
#your-profile td {
padding-bottom : 1em;
vertical-align : top;
}
#your-profile .submit {
text-align : right;
}
#your-profile .submit input {
width : 10em;
}
#sidebar h3 {
padding : 0;
clear : both;
margin : 0 0 0.8em -1em;
font-size : 1em;
line-height : 1.58em;
color : #988710;
border-bottom : 1px solid #dbd5ac;
}
#sidebar ul {
font-size : 0.85em;
margin : 0 0 2em 0;
padding : 0;
list-style : none;
}
#sidebar li {
padding-bottom : 0.4em;
}
#sidebar p {
font-size : 0.85em;
margin : 0 0 2em 0;
}
#sidebar .input_text {
width : 11em;
}
#sidebar .input_submit {
width : 5em;
}
#logo {
float : left;
margin-top : 2px;
}
#header {
margin-bottom : 2em;
}
#header h1 {
font-size : 3em;
margin : 0 0 0 0;
padding : 0 45px 20px 0px;
line-height : 1.2em;
border-bottom : 2px solid #8d6932;
}
#header h1 a {
border : none;
color : #8d6932;
}
#auth {
float : right;
text-align : right;
list-style : none;
margin : 0;
}
ul#main-menu {
list-style : none;
}
#main-menu, #print-link {
font-size : 1.38em;
margin : 0 0 0 10px;
line-height : 1.5em;
padding : 0.2em 0 0 0.15em;
}
#main-menu a, #print-link a {
margin : 0 1em 0 0;
border : none;
}
#main-menu li {
display : inline;
}
#print-link {
display : none;
}
h3#comments {
padding-top : 2em;
}
h3#comments a {
border : none;
margin-left : 0.5em;
}
h3#comments a img {
vertical-align : middle;
}
#commentlist {
margin-bottom : 1.5em;
list-style : none;
margin : 0;
padding : 0;
}
#commentlist h3 {
padding-top : 0;
}
.comment-meta {
margin : 0 0 1em 0;
background : #f9faf1;
border-top : 1px solid #dbd5ac;
padding : 0.1em 0.7em 0.2em;
}
.admin-comment .comment-meta a {
color : #cd0000;
}
.comment-edit-link {
margin : 0.1em 0.7em 0 0;
float : right;
}
.input_submit, button {
cursor : pointer;
}
.input_text, .input_password, .input_select, textarea, select {
border : 1px solid #a2bcda;
padding : 2px;
font-size : 1em;
}
.input_submit, .input_button, button {
padding : 1px;
font-size : 1em;
cursor : pointer;
}
#respond {
margin : 3em 0 0 0;
border : 1px solid #a2bcda;
padding : 1.5em 1.5em 0 1.5em;
}
#respond h3 {
padding-top : 0;
}
#buttons-bar {
line-height : 2em;
}
#buttons-bar input {
font-size : 0.85em;
width : 5.5em;
padding : 1px 0;
margin : 0.25em 0.25em 0.25em 0;
}
#form-message-container {
margin-bottom : 1.5em;
}
.errors-list ul {
background : #ffcccc;
padding : 0.7em 1.2em 0.7em 3em;
margin : 0;
}
#preview-button {
margin-left : 0.5em;
}
#trackback-link {
float : right;
}
#trackback-link a {
color : #a2bcda;
font-size : 0.85em;
border : none;
}
#page-nav {
font-family : georgia, serif;
font-size : 1.5em;
padding-top : 0.5em;
}
#page-nav a {
margin : 0 0.2em;
}
#page-nav a.active-page {
border : none;
color : #cd0000;
}
#footer h4 {
padding-top : 0;
}
ul#footer-menu {
list-style : none;
float : right;
font-size : 0.85em;
}
#footer-menu li {
display : inline;
margin-left : 0.5em;
}
.line-wrap {
color : red;
font-weight : bold;
}
.post-content table {
border-bottom : 3px solid #b2b2b2;
margin : 0 0 2em;
width : 100%;
}
.post-content caption {
padding : 0.75em;
font : 1.5em Georgia, Times, serif;
border : 1px solid #b2b2b2;
border-width : 1px 0 2px;
background : #eee;
}
.post-content th, .post-content td {
padding : 0.5em 1em;
border : 1px solid #ccc;
border-width : 0 0 1px 1px;
}
.post-content th.first, .post-content td.first, .post-content th {
border-left : none;
}
.post-content thead th {
text-transform : uppercase;
text-align : left;
}
.post-content tfoot {
display : none;
}
.rss-small {
padding : 0 0 0 20px;
background : url('/wp-content/themes/dfm/imgs/feed-icon-16x16.gif') no-repeat 0 3px;
line-height : 20px;
}
#sidebar #ssReferrers li, .favorite li {
margin-bottom : 0.5em;
}
#awards {
float : right;
width : 15em;
font-size : 0.85em;
padding-left : 1em;
}
#awards a {
border : none;
margin : 0 1em 1.5em 0;
float : left;
}
#tooltip {
position : absolute;
margin : 0;
padding : 1.5em 1.5em 0;
width : 35em;
border : 1px solid #988710;
background : white;
}
#tooltip h1 {
padding-top : 0;
}
.loading {
padding-left : 2em;
background : url('/wp-content/themes/dfm/imgs/loading.gif') no-repeat;
}
.prettyprint .str {
color : #080;
}
.prettyprint .kwd {
color : #008;
}
.prettyprint .com {
color : #800;
}
.prettyprint .typ {
color : #606;
}
.prettyprint .lit {
color : #066;
}
.prettyprint .pun {
color : #660;
}
.prettyprint .pln {
color : #000;
}
.prettyprint .tag {
color : #008;
}
.prettyprint .atn {
color : #606;
}
.prettyprint .atv {
color : #080;
}
.prettyprint .dec {
color : #606;
}
#ya_direct {
float : right;
width : 200px;
height : 300px;
margin : 0 0 10px 10px;
}
@media handheld, screen {
.printOnly {
display : none;
}
}
code, pre {
font-size : 0.9em;
}
img {
border : none;
margin : 4pt;
}
a {
border : none;
}
.post h1 {
margin-top : 3em;
}
#header h1 {
font-size : 2.9em;
}
#print-link {
display : block;
}
#footer h4 {
text-align : left;
font-size : 1em;
}
#footer h4 a[href]:after {
content : " (http://www.designformasters.info" attr(href) ") ";
font-size : 90%;
}
.post p a[href]:after, .post li a[href]:after {
content : " (" attr(href) ") ";
font-size : 90%;
}
.post p a[href^="/"]:after, .post li a[href^="/"]:after {
content : " (http://www.designformasters.info" attr(href) ") ";
}
.post p a[href^="#"]:after, .post li a[href^="#"]:after {
content : "";
}
html.noted .post p a[href]:after, .post li a[href]:after {
content : "";
}
html.noted .post p a[href^="/"]:after, .post li a[href^="/"]:after {
content : "";
}
html.noted .post p a[href^="#"]:after, .post li a[href^="#"]:after {
content : "";
}
@media handheld {
body, #header, #content, #wrapper {
float : none;
width : auto;
border : none;
padding : 0;
}
body {
padding : 1em;
}
}
#container {
position : relative;
background : rgb(245, 245, 245);
width : 800px;
border : 1px solid maroon;
margin : 13em auto 0;
text-align : left;
}
#logo {
position : absolute;
top : 30px;
left:25px;
}
#content1 p {
width : 80%;
margin : 1em auto;
}
#content1 h4 {
margin-left : 3em;
}
#header h5 {
position : absolute;
top :85px;
left : 20px;
font-weight : bold;
font-style : italic;
font-family : verdana, ariel, san-serif;
padding-bottom : 5px;
margin : -15px 0 0 0.5em;
color : rgb(0, 88, 103);
}
#main-menu {
text-align : center;
}
#uberlink {
color : #ffffff !important ;
font-weight : normal;
background-color : #ff9900 !important ;
}
#cont ul li {
list-style-type : none;
text-align : left;
font : 0.9em verdana, arial, sans-serif;
margin : 0;
line-height : 1.5;
}
#li ul li {
letter-spacing : 0.2em;
}
#footer01 {
margin : 2em 9em 0 9em;
padding : 1em 0 0.5em 0;
border-top : 1px solid gray;
text-align : center;
font-size : 1em;
letter-spacing : 0.2ex;
}
tr, td {
font : 120% Verdana, Arial, Helvetica, sans-serif;
}
content1 ul {
margin-top : -0.3em;
}
#content1 li {
margin-left : 5em;
line-height : 150%;
margin-bottom : 1em;
}
td {
color : #333;
}
caption {
padding : 0.75em;
font : bold 1.4em verdana, sans-serif;
color : #666;
border : 1px solid #b2b2b2;
border-width : 1px 0 2px;
background : #eee;
}
caption a:link {
color : #666;
border-bottom : 0;
}
caption a:visited {
color : #666;
border-bottom : 0;
}
caption a:active {
color : #666;
border-bottom : 0;
}
caption a:hover {
color : #cd0000;
text-decoration : none;
border-bottom : none;
}
#container {
background : url(bg.jpg) repeat;
}
#topmenu {
list-style : none;
text-align : center;
padding-top : 4px;
}
#topmenu ul {
text-align : center;
}
#topmenu li {
display : inline;
}
#topmenu a, #topmenu a:visited, #topmenu a:active {
display:block;
text-decoration:none; 
color:##9B7746; 
float:left;height:30px; 
padding:9px 10px 0px 12px; 
background:url(menubg1.jpg) no-repeat right top;
}
#topmenu a:hover {
display:block; 
text-decoration:none; 
color:#cd0000; 
float:left; 
height:30px; 
padding:9px 10px 0px 12px; 
background:url(menubg2.jpg) no-repeat right top;
}
#topmenu .active a, #topmenu .active a:visited, #topmenu .active a:active {
display:block; 
text-decoration:none; 
color:#333333; 
float:left; 
height:30px; 
padding:9px 15px 0px 17px; 
background:url(menubg2.jpg) no-repeat right top;
}
#footer {
background : url(footer.jpg) repeat-x;
padding : 30px 0 0 15px;
background-color : #333;
}
#footercontent {
width : 760px;
margin : auto;
padding : 10px;
word-spacing : 8px;
}
#copyright {
margin : 20px 20px 0;
padding : 10px 0 5px 0;
color : #fff;
/*background : url(../imgs/copyrightbg.jpg) repeat-x;*/
font-family : Georgia, "Times New Roman", Times, serif;
font-size : 12px;
word-spacing : 6px;
line-height : 150%;
}
#footer a, #footer a:visited, #footer a:active, #footer a:hover {
color :  #fbf80c;    /*#ffff00;*/
}
#credit {
background : #000000;
height : 25px;
padding : 10px;
border-top : 2px solid #666666;
text-align : center;
color : #999999;
font-family : Arial, Helvetica, sans-serif;
font-size : 10px;
}
#credit a, #footer a:visited, #footer a:active, #footer a:hover {
color : #ccffff;        /*#999999;*/
}
#headershort {
background : url(headershort.jpg) no-repeat;
height : 200px;
}
#headershort .subheader {
font-size : 3.5em;
color : #f1e8cb;
font-family : Georgia, "Times New Roman", Times, serif;
font-weight : normal;
display : block;
margin-left : 8em;
padding : 55px 0 0 0;
line-height : 1em;
}
a {
outline : none;
}
#content1 strong  {color:#666;letter-spacing:0.3ex;}
#content1,content2  p  {color:#666; line-height:22px;font-family:arial,sans-serif;}



#cont ul li  {list-style-type:none; text-align:left; color:#666; font:0.9em verdana, arial, sans-serif; margin:0; line-height:1.5;padding-right:1em;}



#li ul li {letter-spacing:.2em; font-family:verdana, arial, sans-serif; color:#666;padding-right:1em;list-style-type:square;}
#cont h4  {font:italic normal 16px georgia, serif; margin-bottom:0.5em;padding-top:0.5em;color:#988710;margin-left:3em;}
#leftnav img { 
margin-left : 20px; 
} 
#leftnav a img { 
margin-left : 20px; 
} 
#leftnav a img { 
border : 1px solid #b2862b; 
} 
#leftnav a img:hover { 
border : 1px solid #cd0000; 
} 
#leftnav h4  {font:italic normal 13px georgia, serif; margin-bottom:0.5em;padding-top:0.5em;color:#333;}

#li ul li  { list-style-type:square; list-style-position:inside;}