@font-face {
  font-family: 'GTown';
  src: url('http://rrrock.com/ldd/gtown.eot');
  src: url('http://rrrock.com/ldd/gtown.eot#iefix') format('embedded-opentype'),
       url('http://rrrock.com/ldd/gtown.woff') format('woff'),
       url('http://rrrock.com/ldd/gtown.ttf') format('truetype'),
       url('ldd/gtown.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Lauren';
  src: url('http://rrrock.com/ldd/laurenscript.eot.eot');
  src: url('http://rrrock.com/ldd/laurenscript.eot#iefix') format('embedded-opentype'),
       url('http://rrrock.com/ldd/laurenscript.woff') format('woff'),
       url('http://rrrock.com/ldd/laurenscript.ttf') format('truetype'),
       url('http://rrrock.com/ldd/laurenscript.svg#LaurenScriptRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Liberation';
    src: url('http://rrrock.com/ldd/liberation.eot');
    src: url('http://rrrock.com/ldd/liberation.eot#iefix') format('embedded-opentype'),
         url('ldd/liberation.woff') format('woff'),
         url('http://rrrock.com/ldd/liberation.ttf') format('truetype'),
         url('http://rrrock.com/ldd/liberation.svg#LiberationSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'TradeGothic';
    src: url('http://rrrock.com/ldd/tradegothicltstd.eot');
    src: url('http://rrrock.com/ldd/tradegothicltstd.eot#iefix') format('embedded-opentype'),         
         url('http://rrrock.com/ldd/tradegothicltstd.ttf') format('truetype');         
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'dineng';
    src: url('http://rrrock.com/ldd/dineng.eot');
    src: url('http://rrrock.com/ldd/dineng.eot#iefix') format('embedded-opentype'),
         url('http://rrrock.com/ldd/dineng.woff') format('woff'),
         url('ldd/dineng.ttf') format('truetype'),
         url('http://rrrock.com/ldd/dineng.svg#DINEngschrift-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* 
 * Global Voyager1 styles
 */

body, html {
    margin: 0px;
    padding: 0px;
}

body {
    background: url('http://rrrock.com/ldd/bg_ldd_weddings.gif') 0 0 repeat;
    font-family: Georgia, Helvetica, serif;
    font-size: 15px;
    height: 100%;
    line-height: 1.5;
    width: 100%;
}

/*
 * Header / Navigation
 */

.header_img {
    float: left;
    margin: 0px 0px 20px 24px;
    z-index: 8;
    
}

.nav_container {
    font-family: georgia, sans-serif;
    height: auto;
    line-height: 2.0;
    margin: 0px 100px 40px 5px;
    position: left; 
    width: auto;
    z-index: 50;
}

.nav_container.horizontal {
    position: relative;
    width: auto;
}

.nav_container.horizontal div {
    float: right;  
}
}

.nav_container.horizontal div.clear {
    float: none;
}
    
#nav_loadspin {
    display: none;
    left: 35px;
    position:fixed;
    top: 8px;
    visibility: hidden;
}

.nav_container div {
    float: left;
    margin-left: 10px;
    width: auto;
    text-align: center;
}

.horizontal .view_all {
    padding: 0 14px 0 0;
}

.page_link a {
    display: block;
    height: 42px;
    line-height: 48px;
    color: #3e225e;
    font-size: 18px;
    font-family: 'Lauren', georgia;
    text-decoration: none;
}

.page_link a:hover {
    color: #e59a26;    
}

.page_link a:active {
    color: #e59a26;
}

#menu_3731374 {
    width: 138px;
    background: url('http://dl.dropbox.com/u/90804670/quemsomos.png') 0 0 no-repeat;
}
#menu_3731377 {
    width: 124px;
    background: url('http://dl.dropbox.com/u/90804670/casamentos.png') 0 0 no-repeat;
}
#menu_3731380 {
    width: 103px;
    background: url('http://dl.dropbox.com/u/90804670/clippings.png') 0 0 no-repeat;
}
#menu_3731382 {
    width: 89px;
    background: url('http://dl.dropbox.com/u/90804670/contato.png') 0 0 no-repeat;
}
.project_link a {
    color: #000000;
    font-size: 12px;
    text-decoration: none;
}

.project_link a:hover {
    color: #0aaf86;
    text-decoration: underline;
}

.project_link a:active {
    color: #666666;
}

.link_link {
    padding: 0 10px;
    background: #fff;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
    height: 38px;
    line-height: 45px;
    border: 2px dotted #e59a26;
}    
.link_link a {
    display: block;
    color: #3f235e;
    font-size: 18px;
    font-family: 'Lauren', arial, sans-serif;
    text-decoration: none;
}

.link_link a:hover {
    color: #e59a26;
}

.link_link a:active {
    color: #e59a26;
}
.nav_active a {
    color: #e59a26;    
}
#menu_3775769 {
    background: #e59a26;
    border-color: #fff;
}    
#menu_3775769 a:hover, #menu_3775769 a.active {
     color: #fff;   
}
.nav_active a:active {
    color: #e59a26;    
}

.nav_follow {
    display:none;
    color: #999999;
    font-size: 12px;
    position: fixed;
    bottom: 35px; right: 35px;
    z-index: 11;
}

.horizontal .nav_follow {
    float: left;
    position: relative;
    bottom: auto; right: auto;
}
    
.nav_follow a {
    color: #000000;
    font-size: 12px;
    text-decoration: underline;
}

.nav_follow a:hover {
    background: transparent;
    color: #0aaf86;
}

.nav_follow a:active {
    color: #999999;
}

.pagination {
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 12px;
    height: 50px;
    left: 740px;
    margin: 50px 25px 25px 25px;
    z-index: 11;
}

.pagination a {
    color: #000000;
    font-size: 12px;
    padding: 2px 3px 3px 3px;
}

.pagination a:hover {
    background: transparent;
    color: #0aaf86;
}

.pagination a:active {
    color: #666666;
}

.view_tag_info {
    color: #000000;
    font-size: 12px;
}

.view_tag_info a {
    color: #000000;
}

.view_tag_info a:hover {
    color: #0aaf86;
    text-decoration: underline;
}

.view_tag_info a:active {
    color: #000000;
}
  
/* 
 * Content
 */

#items_container {
    clear: both;
    margin: 25px 0 0 25px;
}

.project_feed_full {
    background: #ffffff;
    float: left;
    padding: 24px;
    position: relative;
    width: 640px;
    
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    border-radius:8px;
    
}

.permapage .project_feed_full {
    margin-top: 25px;    
     
}

#body_container {
    width: 640px;
}

.project_title {
    color: #3d215e;
    font-family: 'dineng', verdana, arial;
    font-size: 38px;
    font-weight: normal;
    line-height: 1.5;
    margin: -8px 0 0 0;
    padding: 0 0 30px 0;
    width: 600px;
}

.project_feed_full.ie .project_title {
    margin-top: 0;
}

.project_content {
    color: #666666;
    font-family: 'TradeGothic', arial, sans-serif;
    width: 560px;
    font-size: 14px;
}
.project_content br {

}
.project_content a {    
    font-family: 'dineng', verdana, arial, sans-serif;
    font-size: 18px;
}
.project_content strong, .project_content b {
    font-size: 18px;    
    font-family: 'dineng', arial, sans-serif;
    font-weight: normal;
}    
.project_content h3 {
    margin: 30px 0 0;
    font-family: 'dineng', arial, sans-serif;
    font-size: 26px;
    line-height: 26px;
    color: #e59a26;
    font-weight: normal;
}
.project_content p {
    margin: 5px 0;
}
.project_content h2 {
    margin: 50px 0 0;
    color: #3d215e;
    font-family: 'dineng', verdana, arial;
    font-size: 38px;
    font-weight: normal;
}

/* 
 * Styling of default typographic headers and elements 
 */

h1 {
    font-size: 28px;
    font-color: #3e225e;
    line-height: 165%;
}

h2 {
    font-size: 25px;
    font-color: #e39828;
    line-height: 1,5px;
}

h3 {
    font-size: 14px;
    line-height: 1,5px;
}

.bodycopy a {
    color: #9999cc;
    text-decoration: none;
}

.bodycopy a:hover {
    color: #cc3333;
    text-decoration: none;
}

.bodycopy a:active {
    color: #cc3333;
}

blockquote {
    color: #555555;
    margin: 0;
}

.project_content img {
    margin: 0px 15px 15px 0px;
}
  
.project_header {
    float: right;
    margin: 8px 0 0 3px;
}

.project_header div {
    float: right;
    height: 21px;
    margin: 0 0 0 3px;
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.project_header a img {
    margin-top: 0px;
}

.project_header a:hover img {
    margin-top: -21px;
}
      
/* 
 * Slideshows
 */

.slideshow_nav {
    clear: both;
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding-bottom: 10px;
}

.slideshow_nav a {
    color: #666666;  
    text-decoration: none;  
}

.slideshow_nav a:hover {
    background: none !important;
    color: #0aaf86;
    text-decoration: none;
}

.slideshow_nav a:active {
    color: #999999;
}

.slideshow_count {
    color: #999999;
    font-size: 11px;
}

.slideshow_wrapper {
    clear: both;
    margin: 0 10px 10px 0px;
}

.slideshow_container img {
    margin: 0px;
}

.slideshow_wrapper a,
.slideshow_wrapper a:hover,
.slideshow_wrapper a:active {
    background: none !important;
}
    
.slideshow_thumbs {
    margin: 0 0 0 0;
}
    
ul.slideshow_thumbs {
    margin: 0;
    padding: 0;
}    

.slideshow_thumb {
    float: left;
    list-style: none;
    padding: 0 8px 8px 0;
}

.slideshow_thumb a {
    background: none !important;
    border: 1px solid transparent;
    display: block;
    padding: 1px;
}

.slideshow_thumb a:hover {
    background: none !important;
    border: 1px solid #ccc;
}

a.activeSlide {
    background: none;
    border: 1px solid #ccc;
}

.slideshow_thumb a:active,
a.activeSlide:active {
    background: none !important;
    border: 1px solid #666;
}

.slideshow_thumb img {
    border: 0;
    display: block;
    margin: 0;
    height: 60px;
}

.slideshow_caption {
    clear: both;
    display: block;
    font-size: 11px;
    padding: 5px 0 5px 0;
}     
        
/* 
 * Project footer
 */

.project_footer {
    clear: both;
    color: #999999;
    font-family: Arial, sans-serif;
    font-size: 11px;
    padding: 30px 0px 0px 0px;
}

.comment_link a {
    display: none;
}



.footer_title_type {
    color: #999999;
    font-weight: bold;
}

.permalink a {
    color: #999999;
    text-decoration: underline;
}

.permalink a:hover {
    background: transparent;
    color: #333333;
    text-decoration: underline;
}

.permalink a:active {
    color: #ff3300;
}

.project_views {
    color: #666666;
    font-family: 'dineng', arial, sans-serif;
    font-size: 18px;
}

.tags {
    color: #999999;
}

.tags a {
    color: #999999;
    text-decoration: underline;
}

.tags a:hover {
    color: #000000;
    text-decoration: underline;
}

.tags a:active {
    color: #ff3300;
}

.tags a:visited {

}

.editlink a {
    color: #ff3300;
}

.editlink a:hover {
    color: #000000;
}

.editlink a:active {
    color: #ff3300;
}

.project_bottom {
    clear: both;
    margin: 0;
    width: 640px;
}
    
/* 
 * Thumbnails
 */

.project_feed_thumb {
    background: #ffffff;
    font-family: Georgia, sans-serif;
    float: left;
    margin: 0px 2px 2px 0px;
    padding: 0 0 0 0;
    position: relative;
    width: 228px;
    z-index: 10;

    -moz-box-shadow: 0 0 0 rgba(0,0,0,0);
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
    box-shadow: 0 0 0 rgba(0,0,0,0);
        
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.project_feed_thumb:hover {
    text-decoration: none;
}
.project_feed_thumb.hover {
    background: #ffffff;
    cursor: pointer;
    z-index: 999;
    -moz-box-shadow: 0px 0px 40px rgba(0,0,0,0.3);
    -webkit-box-shadow: 0px 0px 40px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 40px rgba(0,0,0,0.3);
    text-decoration: none;
}

.project_feed_thumb:active {
    background: #ffffff;
    z-index: 999;
    -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 20px rgba(0,0,0,0.2);
    text-decoration: none;
}

.pr_wrapper a:active {
    text-decoration: none !important;
}

.project_feed_thumb .hover {
    text-decoration: none;
}

.project_feed_thumb .nohover {
    text-decoration: none;
}

.cardimgcrop {
    height: 134px;
    overflow: hidden;
    padding: 13px 14px 0px 14px;
    position: relative;
    width: 200px;
}

.thumb_title {
     color: #e59a26;
    font-size: 20px;
    font-family: 'dineng', verdana, arial;
    font-weight: thin;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    margin: 8px 14px 0;
    width: 200px;
} 
.project_feed_thumb:hover .thumb_title,
.project_feed_thumb.hover .thumb_title span{
    color: #3d215e;
    text-decotarion: none;
}   


.thumb_title span
.bodycopy a.hover:hover {
    text-decoration:none;
}

.excerpt {
    color: #666666;
    font-size: 12px;
    height: 80px;
    margin: 10px 14px 10px;
    font-family: 'TradeGothic', arial, sans-serif;
}

.thumb_tag {
    color: #9999cc;        
    font-size: 12px;
    line-height: 15px;
    padding: 15px 5px 0 0;
    margin: 15px 0 13px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    font-family: 'TradeGothic', arial, sans-serif;
}

.thumb_tag a {
    color: #9999cc;
    text-decoration: none;
}
    
.thumb_tag a:hover, .thumb_tag a:active {
    color: #cc3333;   
    text-decoration: none;
}
    
.thumb_tag.notitle {
    margin-top: 12px;
}

.loader_holder {
    display: none;
    left: 100px;
    position: absolute;
    text-align: center;
    top: 66px;
    z-index: 3;
}

/*
 * Search results
 */

#search_form {
    position: absolute;
    top: 23px; left: 715px;
    z-index: 999;
}

#search_form #search_term {
    background: #e6e6e6;
    color: #666666;
    font-size: 11px;
    width: 208px;
}

#search_form_results {
    padding-bottom: 90px;
}

.search_header {
    color: #666666;
    float: left;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 5px 0;
    width: 145px;
}

#search_term {
    background: #ffffff;
    border: 1px solid #cccccc;
    color: #000000;
    float: left;
    font-size: 14px;
    margin: 0;
    padding: 5px;
    width: 220px;
}

#search_results {
    float: left;
}

.result {
    clear: both;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 60px;
}

.search_thumb {
    float: left;
    margin: 4px 25px 35px 0px;
}

.search_thumb img {
    width: 120px; height: auto;
}

.search_text {
    width: 500px;
    margin-left: 145px;
}

.search_title a {
    color: #000000;
    font-weight: bold;
    text-decoration: underline;            
}

.search_title a:hover {
    color: #0aaf86;
}

.search_title a:active {
    color: #666666;
}

.search_tags {
    color: #666666;
    font-size: 11px;
}

.search_tags a {
    color: #666666;
    text-decoration: none;
}

.search_tags a:hover {
    background: none;
    color: #000000;
    text-decoration: underline;
}

.search_tags a:active {
    color: #666666;
}
   
/* 
 * Footer
 */

.bottompad {
    clear: both;
    position: relative;
    width: 100%;
    height: 25px;
}

/* 
 * Video component
 */

.video_component {
    float: left;
    margin: 0 15px 15px 0;
}

/* 
 * Audio component
 */

.audio_component {
    color: #777777;
    font-family: 'Droid Sans Mono', Monaco, Monospace, Arial, san-serif;
    font-size: 10px;
    height: 30px;
    line-height: 26px;
    width: 300px;
}

.audio_component div {
    height: 26px;
}

.audio_component .border {
    border: 2px solid #aaaaaa;
    opacity: 0.5;
    
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .vertical_border {
    background: #aaaaaa;
    opacity: 0.50;
    
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
}

.audio_component .controls {
    top: 2px; left: 2px;
}
    
.audio_component .play_pause {
    background: url("_gfx/playpause.png");        
}
    
.audio_component .spectrum .spectrum_bar {
    background: #666666;
}

.audio_component .loading {
    background: #bbbbbb;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .progress {
    background: #bbbbbb;
    border-right: 1px dotted #333333;
    opacity: 0.25;
    
    filter: alpha(opacity=25);
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
}

.audio_component .volume_slide.hover {
    background: #bbbbbb;
    opacity: 0.3;

    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    -khtml-opacity: 0.3;
}

/*
 * Other
 */

/* Admin and following icons — only seen by members */
.toolset {
    position: fixed;
    right: 10px;
    top: 10px;
    z-index: 9999;
}

/* "Running on Cargo" */
.cargo_link {
    position: absolute;
    color: #807777;
    font-size: 12px;
    font-family: 'TradeGothic', Arial, sans-serif;
    margin: 3px 4px 0 45px;
    padding: 10px 0 20px;
}

.cargo_link span {
    color: #3d215e;
    font-size: 13px;
    font-family: 'GTown', arial, sans-serif;
    text-transform: uppercase;
}

.cargo_link a {
    background: #ffffff;
    color: #e29728;
    text-decoration: none;
    font-family: 'HelveticaNeue Condensed', 'HelveticaNeue', Helvetica, Arial, sans-serif;
}

.cargo_link a:hover {
    color: #3d215e;
}

/* IE fixes */
.project_feed_thumb.ie .pr_wrapper {

}

.project_feed_thumb.ie .cardimgcrop,
.project_feed_thumb.ie .thumb_tag {
    z-index: 950;
}

b.rtop, b.rbottom,
b.rtop b, b.rbottom b {
    display: none;
}
        
/* 
 * In-browser code editing made "almost bearable" by CodeMirror: http://marijn.haverbeke.nl/codemirror
 */
         

/**
 * Fullscreen button
 */
 
a#fullscreen {
    background-color: #1a1a1a;
    background-image: url(_gfx/fullscreen_open.png);
    background-repeat: no-repeat;
    background-position: 67px 3px;
    border: 1px solid #1a1a1a;
    color: #bbbbbb;
    display: block;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, sans-serif;
    font-size: 11px;
    line-height: 18px;
    height: 19px;
    padding: 0 4px 0 5px;
    text-align: left;
    text-decoration: none;
    width: 74px;
}

a#fullscreen:hover {
    background-color: #fff;
    color: #000;
}

a#fullscreen:active {
    background-color: #fff;
    border: 1px solid #999;
    color: #666;
}